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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to