The assembly plugin is broken for versions after 2.2-beta-5.

Both 2.2 and 2.2.1 ignore attached assemblies which are defined in the
parent pom when running "mvn install".

However the attached assemblies are processed if one runs "mvn clean
install" or "mvn package install", and they are also processed if
defined in the current pom. It seems to be just inherited attaches
that are ignored.

Is anyone looking at this?

It seems quite a serious error, which possibly exends beyond the
assembly plugin itself, given that the package goal is implicitly
called by install.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to