Phillip Rhodes wrote:

I would like to create a distribution of my project. I would like the distribution to include sources, maven files, etc... Extra credit for zip and gz support!

Can someone point me to a plugin that would come close to this functionality?

Thanks!
Phillip

If you just need the source files you can use the maven-source-plugin:

  http://maven.apache.org/plugins/maven-source-plugin/

--
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to