On 27 November 2012 15:01, Gary Gregory <garydgreg...@gmail.com> wrote:
> On Nov 27, 2012, at 9:54, Mladen Turk <mt...@apache.org> wrote:
>
>> On 11/27/2012 03:32 PM, Gary Gregory wrote:
>>> The process creates all you need in nexus. You have to move the -bin
>>> and -src files out before you release to maven central though.
>>>
>>
>> Hmm,
>> I did mvn -Prelease deploy -DskipTests

The deploy phase rebuilds the artifacts, so that should normally be
done before the vote; you then provide the Nexus staging dir in the
release vote.

However, provided the maven staging dir you used is still present,
Nexus can be used to upload those files and then release them.

It's a more convoluted process than using Maven deploy, but I have
done it a couple of times and can do it again here if you like.

>> So suppose -bin and -src went away.
>>
>> Can I revert that?

Yes, provided that you have not published the Nexus staging dir (and
I've not seem the commit messages).

I can delete it if you like.

>>
>> Regards
>> --
>> ^TM
>>
>> ---------------------------------------------------------------------
>> 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
>

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

Reply via email to