Is this supported?

mvn clean
mvn install
mvn assembly:single

All documentation I have found indicates it is but it fails with:

"Please ensure the package phase is run before the assembly is
generated."

Yes "mvn clean package assembly:assembly" works but while testing an
assembly it would be nice not to have to rebuild the entire multi-module
project each time ;-).

I suspect this to be a bug which I have not yet seen documented.

---
Todd Thiessen

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

Reply via email to