On Thu, Aug 2, 2012 at 1:35 PM, Anders Hammar wrote:
> Please file a JIRA ticket [1] for the plugin's documentation to be fixed!
>
Done: http://jira.codehaus.org/browse/MASSEMBLY-620
Best,
Laird
--
http://about.me/lairdnelson
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-
On Thu, Aug 2, 2012 at 12:49 PM, Laird Nelson 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
Be