Uploaded image for project: 'Calcite'
  1. Calcite
  2. CALCITE-1157

Automatically activate apache-release profile in release-plugin

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • None
    • avatica-1.16.0
    • avatica, build
    • None

    Description

      Another nice-to-have when making releases:

              <plugin>
                <groupId>org.apache.maven.plugins</groupId>
                <artifactId>maven-release-plugin</artifactId>
                <configuration>
                  <releaseProfiles>apache-release</releaseProfiles>
                </configuration>
              </plugin>
      

      Something like the above should automatically enable the apache-release plugin (and avoid the case where the developer forgets to enable the profile on the commandline).

      Attachments

        Activity

          People

            elserj Josh Elser
            elserj Josh Elser
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: