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

Make a single goal (assembly:assembly) that covers all cases of assembly:attached, directory, ...

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.2-beta-1
    • 2.2
    • None
    • None

    Description

      It shouldn't be that hard to check wheter it's a multiproject or not.

      From a users perspective, when I bind the assembly plugin like this:

      <plugin>
      <artifactId>maven-assembly-plugin</artifactId>
      <executions>
      <execution>
      <goals>
      <goal>assembly</goal>
      </goals>
      </execution>

      it should just work, without having to figure out if it's a multiproject, etc.

      Ps: I 've read the 7 different assembly goals 5 times, and I only understand the difference between unpack, attached and assembly...
      Great improvements in 2.2's descriptor though

      Attachments

        Activity

          People

            jdcasey John Dennis Casey
            ge0ffrey.desmet Geoffrey De Smet
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: