Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-alpha-1
    • 2.0-alpha-2
    • None
    • None

    Description

      For the following dependency

      <dependency>
      <groupId>XXX</groupId>
      <artifactId>model</artifactId>
      <version>1.2.1-SNAPSHOT</version>
      <type>test-jar</type>
      </dependency>

      dependency:copy-dependencies creates the wrong JAR file when run with stripVersion = true

      The created jar file is called model-tests.test-jar

      It should be called model-tests.jar

      Attachments

        Activity

          People

            brianf Brian E Fox
            yuri Yuri Schimke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: