On 26/05/2010, Christian Grobmeier wrote:
> > I've just realised that the non-snapshot deploy probably won't work as
> > intended, because the Commons parent POM messes with the deployment
> > URLs.
>
>
> I assume this would change if most commons-projects would go with Nexus,
> right?
I think
> I've just realised that the non-snapshot deploy probably won't work as
> intended, because the Commons parent POM messes with the deployment
> URLs.
I assume this would change if most commons-projects would go with Nexus, right?
Christian
On 25/05/2010, sebb wrote:
> On 25/05/2010, Christian Grobmeier wrote:
> > > As a test, I've uploaded a snapshot of compress to the Nexus repo:
> > >
> https://repository.apache.org/content/repositories/snapshots/org/apache/commons/commons-compress/
> > >
> > > I used the following comman
On 25/05/2010, Christian Grobmeier wrote:
> > As a test, I've uploaded a snapshot of compress to the Nexus repo:
> >
> https://repository.apache.org/content/repositories/snapshots/org/apache/commons/commons-compress/
> >
> > I used the following command:
> > mvn deploy -Prelease -Dgpg.skip -D
> As a test, I've uploaded a snapshot of compress to the Nexus repo:
> https://repository.apache.org/content/repositories/snapshots/org/apache/commons/commons-compress/
>
> I used the following command:
> mvn deploy -Prelease -Dgpg.skip -DskipTests
why did you skipTests? I would have thought that
As a test, I've uploaded a snapshot of compress to the Nexus repo:
https://repository.apache.org/content/repositories/snapshots/org/apache/commons/commons-compress/
I used the following command:
mvn deploy -Prelease -Dgpg.skip -DskipTests
as described in
http://wiki.apache.org/commons/UsingNex