Re: [compress] Creating Distribution Tarballs

2011-07-28 Thread Phil Steitz
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 wit

Re: [compress] Creating Distribution Tarballs

2011-07-28 Thread Stefan Bodewig
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

Re: [compress] Creating Distribution Tarballs

2011-07-27 Thread Phil Steitz
On 7/27/11 9:56 PM, Stefan Bodewig wrote: > Hi all, > > 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. >

[compress] Creating Distribution Tarballs

2011-07-27 Thread Stefan Bodewig
Hi all, 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 i