Hi

I am trying to make an RC release of Commons Imaging, and according to
http://commons.apache.org/releases/prepare.html the command which is
meant to generate the release artifacts is:
mvn -Prc -DcreateChecksum=true install

However this only generates .jar/javadoc.jar/sources.jar files, not
the bin/src .zip, .tar.gz or .tar.bz2.

I've tried it on several other Commons projects:
csv - command fails because assembly descriptors are missing
configuration - also only generates .jar files
net - also only generates .jar files

Is that web page wrong? Is there some other command that is meant to
be used? Or is there some kind of problem in all these projects?

Thank you
Damjan

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

Reply via email to