On Thu, Oct 21, 2010 at 11:40 AM, Phillip Hellewell <ssh...@gmail.com> wrote:
> I just found out the hard way that the latest version of the assembly
> plugin requires an <id> tag in the descriptor file, which is used as
> the classifier appended to the zip.
>
> I don't want to specify an id here because then means I have to
> specify a classifier in the dependency section of my other poms.  If
> my project only produces a single zip, why should I have to worry
> about specifying a classifier in all my other poms that depend on this
> project?

This is the error it gives now if I don't have an <id> in my descriptor file:

Assembly is incorrectly configured: null
Assembly: null is not configured correctly: Assembly ID must be
present and non-empty.

Phillip

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

Reply via email to