Hello,

Just got started with maven2 and am having trouble finding the equivalent
of the maven1 dist plugin, for creating binary and source tarballs.

The plug-in doc for the assembly plugin reads "Build an assembly
(distribution) of sources and binaries" but I'm not sure how to use it:

$ m2 assembly:assembly
...
[ERROR] Cause:
org.apache.maven.plugin.MojoExecutionException: Error creating assembly
...
Caused by: org.apache.maven.plugin.MojoExecutionException: You must
specify descriptor or descriptorId
...

   michael



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

Reply via email to