Uploaded image for project: 'Maven Assembly Plugin'
  1. Maven Assembly Plugin
  2. MASSEMBLY-514

The value for prerequisites/maven in the pom.xml should be 2.2.1 for Maven Assembly Plugin 2.2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.2
    • 2.2.1
    • None
    • None

    Description

      The 2.2 version of the Assembly Plugin doesn't work with Maven 2.0.11.

      The pom.xml indicates :

        <prerequisites>
          <maven>2.0.11</maven>
        </prerequisites>
      
        <properties>
          <mdoVersion>1.1.2</mdoVersion>
          <mavenVersion>2.2.1</mavenVersion>
          <testOutputToFile>true</testOutputToFile>
        </properties>
      

      When I invoke the 'single' goal (jar-with-dependencies) in the package phase of a module, I get an error when working with Maven 2.0.11.

      It seems to already have been fixed in the next version.
      See : http://svn.apache.org/viewvc/maven/plugins/trunk/maven-assembly-plugin/pom.xml?r1=1021399&r2=1021398&pathrev=1021399

      Attachments

        Activity

          People

            jdcasey John Dennis Casey
            ghusta Guillaume Husta
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: