Uploaded image for project: 'ShrinkWrap'
  1. ShrinkWrap
  2. SHRINKWRAP-281

Fix Release Plugin Version to 2.0

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 1.0.0-beta-2
    • 1.0.0-beta-1
    • build
    • None

    Description

      Let's see if this fixes the ability for mvn to fully-execute the release without failing on pushing the Git tags:

      <!-- Release -->
      <plugin>
      <artifactId>maven-release-plugin</artifactId>
      <version>2.0</version>
      <configuration>
      <autoVersionSubmodules>true</autoVersionSubmodules>
      </configuration>
      </plugin>

      ...works in the SHRINKDESC project just fine.

      Attachments

        Activity

          People

            arubinge@redhat.com Andrew Rubinger (Inactive)
            arubinge@redhat.com Andrew Rubinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: