You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Henri Yandell <fl...@gmail.com> on 2011/03/03 07:18:07 UTC

[site] release pain

The http://commons.apache.org/releases/prepare.html site seems to
imply that the latest way to build the zip/tar.gzs is with:

  mvn -Prc -DcreateChecksum=true install

Running that, I don't get what I'd expect.

Thought I'd report that. For now I'm going to use assembly:assembly.

Hen

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


Re: [site] release pain

Posted by sebb <se...@gmail.com>.
On 3 March 2011 14:23, Phil Steitz <ph...@gmail.com> wrote:
> On 3/3/11 1:18 AM, Henri Yandell wrote:
>> The http://commons.apache.org/releases/prepare.html site seems to
>> imply that the latest way to build the zip/tar.gzs is with:
>>
>>   mvn -Prc -DcreateChecksum=true install
>>
>> Running that, I don't get what I'd expect.
>>
>> Thought I'd report that. For now I'm going to use assembly:assembly.
> I think the rc profile was adulterated or removed somehow since that
> was written.  Could be you now need to use assembly:assembly.  Feel
> free to fix the docs :)

mvn deploy -Ptest-deploy

is one way to see what deploy will do.

>> Hen
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
>> For additional commands, e-mail: dev-help@commons.apache.org
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>

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


Re: [site] release pain

Posted by Phil Steitz <ph...@gmail.com>.
On 3/3/11 1:18 AM, Henri Yandell wrote:
> The http://commons.apache.org/releases/prepare.html site seems to
> imply that the latest way to build the zip/tar.gzs is with:
>
>   mvn -Prc -DcreateChecksum=true install
>
> Running that, I don't get what I'd expect.
>
> Thought I'd report that. For now I'm going to use assembly:assembly.
I think the rc profile was adulterated or removed somehow since that
was written.  Could be you now need to use assembly:assembly.  Feel
free to fix the docs :)
> Hen
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
>
>


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