I've got a POM that goes on and on. It uses the dependency plugin to
retrieve a complex tree of server-pieces from my repo, and then the
assembly plugin to package it back up. I now need to do just about the
same thing in five other projects.

Do I have any better alternative than to start reading source code of
the dependency plugin (since i can share assembly descriptors, I don't
really have such a big problem with that) to create a plugin that
captures my conventions?

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

Reply via email to