On 16/06/2010, Emmanuel Bourg <ebo...@apache.org> wrote: > Le 24/05/2010 23:17, sebb a écrit : > > > > Note that it is possible to use Nexus for Commons components that > > don't use the groupId org.apache.commons. But of course each one will > > have to be set up separately, as they are all unique. > > > > So far no-one has asked to set up a project which does not use an > > org.apache groupId, so none appear in the Nexus snapshot or staging > > repos. > > > > I tried to publish a snapshot of Commons CLI to Nexus but I got an error: > > Error deploying artifact: Authorization failed: Access denied to: > https://repository.apache.org/content/repositories/snapshots/commons-cli/commons-cli/1.3-SNAPSHOT/commons-cli-1.3-20100616.141850-1.jar
That's good - it's picking up the correct URL. But be careful with any non-SNAPSHOT release - I suggest you remove disable login by removing your usename until you are sure that the correct release URL is being used. [We need to fix commons parent.] > I guess this is due to the groupId. How do I get the rights to publish to > the commons-cli group? [For completeness of the mail record only, as I see this has been done] Yes, I only asked for the o.a.commons group. The normal way to do this is to file a JIRA subtask under https://issues.apache.org/jira/browse/INFRA-1896 The one I filed for Commons was: https://issues.apache.org/jira/browse/INFRA-2725 I see you've already filed a JIRA: https://issues.apache.org/jira/browse/INFRA-2799 I'll add the details (back) to the Wiki. > Emmanuel Bourg > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org