You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Rodrigo Gonçalves <rm...@criticalsoftware.com> on 2007/05/18 18:24:48 UTC

Assembly my dependencies

Hi!

I would like to create an assembly with all artifacts that my project 
depends on so that the archive can easily be used to update an internal 
repository with the artifacts used by your project. Like is described at:
http://maven.apache.org/plugins/maven-assembly-plugin/examples/single/using-repositories.html

But when I do what is described there, I get a jar file but inside the 
maven2 directory is empty.
I don't understand, because the assembly descriptor is copy paste form 
the maven page.

Any ideas ?

Regards,
Rodrigo.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org