Is it possible to specify in the pom that the
repository-bundle should
contain source and javadocs?
So that if I do:
mvn repository:bundle-create
it automatically does
mvn source:jar javadoc:jar repository:bundle-create
PS: Does a "mvn release:prepare" automatically
do a
"repository:bundle-create"?
--
With kind regards,
Geoffrey De Smet
------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribe maven.apache.org
For additional commands, e-mail: users-help maven.apache.org
|