By the way, please add [m2] to your subject so other Maven 2 developers
would take note. They might skip/miss out on your email, thinking it's a
m1 question. :-)
Regards,
John
Michael Thompson wrote:
All,
So we are delving into the world maven2 and eclipse plugins. In order
to package my
Hi Michael,
Have you looked at the maven-assembly-plugin
(http://maven.apache.org/plugins/index.html)? It packages the whole
project, including dependencies, into a jar. Since jars are also zips,
this might be the solution you're looking for.
As for your class files that should be contained