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

Fix Release Plugin Version to 2.0

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: