Sorry, I guess this conversation got lost in the flood of emails on this
account.

To access the newest assembly plugin snapshot, use the following in your
POM:

<pluginRepositories>
 <pluginRepository>
   <id>apache.snapshots</id>
   <url>http://people.apache.org/repo/m2-snapshot-repo</url>
 </pluginRepository>
</pluginRepositories>

Then, when you run the build, use the -U option to force an update of plugin
versions.

One word of caution, though: you might want to backup your local repository,
just in case this results in other (harmful) versions of other plugins being
resolved from that snapshot repository. I don't think there are any real
problem children out there, but it's always nice to be cautious. :-)

-j

On 8/17/06, mike7 <[EMAIL PROTECTED]> wrote:




John Casey-3 wrote:
>
> FWIW, this issue is fixed in the current 2.2-SNAPSHOT version of the
> assembly plugin. I've added tests to verify it.
>

And how do I access this 2.2?
Actually, I can only access 2.1-SNAPSHOT that does not solve any issue.

Thanks,

Mike
--
View this message in context:
http://www.nabble.com/Assembly-madness...-tf2070731.html#a5846088
Sent from the Maven - Users forum at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to