On 7/28/11 7:32 AM, Stefan Bodewig wrote: > On 2011-07-28, Phil Steitz wrote: > >> On 7/27/11 9:56 PM, Stefan Bodewig wrote: >>> at least for Compress "mvn -Prc package" (or any variation I have tried) >>> does not create the tarballs/zips and for the last two RCs I've created >>> them manually with assembly:single and a bash one-liner to create the >>> checksums/PGP sigs. >>> Am I doing anything wrong or is there anything wrong in Compress' POM? >> Its the Commons parent pom that is broken. > Thanks, Phil, that's good to know. That it is not my fault, I mean. > >> Alternatively, if you are doing the maven artifact stuff separately >> and you are OK creating sigs, hashes yourself, you can just use >> mvn assembly:assembly >> and that will create just the release distros in /target. > That's what I did and I don't have any problem with doing so in the > future as well. > >> Try >> mvn -Prc -DcreateChecksum=true install >> There is a script in the section titled "Creating the release >> candidate website" at [1] that should work for the actual release. >> [1] mvn -Prc -DcreateChecksum=true install > Yes, this is where I got the impression that it should have worked in > the first place.
Sorry, I meant to cut that bit off of my post, since you need to hack the pom to make it work atm. Phil > > Thanks > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org