Please file a JIRA ticket [1] for the plugin's documentation to be fixed! For the Sonatype book, the source is in GitHub [2] so you can clone and fix it yourself. And then send a pull request.
/Anders [1] http://jira.codehaus.org/browse/MASSEMBLY [2] https://github.com/sonatype/maven-reference-en On Thu, Aug 2, 2012 at 10:20 PM, Laird Nelson <[email protected]> wrote: > On Thu, Aug 2, 2012 at 12:49 PM, Laird Nelson <[email protected]> wrote: > >> Which is it? >> > > The format that works is none of these (!). In fact in version 2.3 of the > maven-assembly-plugin it needs to be: > > groupId:artifactId:type:classifier[:version] > > > So, for example: > > org.liquibase:liquibase-core:zip:bin:2.0.1 > > > Best, > Laird > > -- > http://about.me/lairdnelson --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
