On 17/06/2010, Niall Pemberton wrote:
> On Thu, Jun 17, 2010 at 3:27 PM, sebb wrote:
> > On 17/06/2010, Niall Pemberton wrote:
> >> On Thu, Jun 17, 2010 at 3:01 PM, sebb wrote:
> >> > On 26/05/2010, sebb wrote:
> >> >> The Commons parent pom currently overrides the release deployment
>
On Thu, Jun 17, 2010 at 3:27 PM, sebb wrote:
> On 17/06/2010, Niall Pemberton wrote:
>> On Thu, Jun 17, 2010 at 3:01 PM, sebb wrote:
>> > On 26/05/2010, sebb wrote:
>> >> The Commons parent pom currently overrides the release deployment
>> >> descriptor in the Apache parent pom.
>> >>
>>
On 17/06/2010, Niall Pemberton wrote:
> On Thu, Jun 17, 2010 at 3:01 PM, sebb wrote:
> > On 26/05/2010, sebb wrote:
> >> The Commons parent pom currently overrides the release deployment
> >> descriptor in the Apache parent pom.
> >>
> >> This was done for a very good reason - to prevent
On Thu, Jun 17, 2010 at 3:01 PM, sebb wrote:
> On 26/05/2010, sebb wrote:
>> The Commons parent pom currently overrides the release deployment
>> descriptor in the Apache parent pom.
>>
>> This was done for a very good reason - to prevent accidental
>> deployments to the live forge.
>>
>> How
On 26/05/2010, sebb wrote:
> The Commons parent pom currently overrides the release deployment
> descriptor in the Apache parent pom.
>
> This was done for a very good reason - to prevent accidental
> deployments to the live forge.
>
> However, now that the Apache parent POM uses the Nexus sta
The distributionManagement overrides should be removed once Nexus is
being use, as the apache-7.pom defines these. You want to push
everything to Nexus (except maven sites), so SNAPSHOTs automatically
show up in the snapshot repo and any release artifacts will
automatically go into a staging repo,
The Commons parent pom currently overrides the release deployment
descriptor in the Apache parent pom.
This was done for a very good reason - to prevent accidental
deployments to the live forge.
However, now that the Apache parent POM uses the Nexus staging
repository for snapshot and release dep