You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Geoffrey De Smet <ge...@gmail.com> on 2006/08/31 09:08:22 UTC

repository-bundle should contain source and javadocs (specify this in pom)

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