Hi,

How to package a build-able source code .tar.gz file from a small maven
project (quickstart archetype)?

mvn source:jar seems to only package the sources, the pom.xml is
missing!

I would like to enter mvn package:buildableProject or something like
that.

Does there already exists a plugin that packages all source files and
the pom.xml, README.md,etc... for easy distribution to others or do I
need to manually tar and gzip the relevant directories and files?

with kind regards
thomas


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

Reply via email to