You only have permissions to deploy artifacts based on the groupId for configured projects. IOW you as a Maven committer can deploy /org/apache/maven/.* but commons-monitoring is not configured in repository.apache.org so you have no permissions for those artifacts. You can get it migrated here: https://issues.apache.org/jira/browse/INFRA-1896
On Fri, Aug 14, 2009 at 2:43 AM, nicolas de loof<[email protected]> wrote: > Hi, > > I'd like to migrate commons-monitoring to use the new plexus-based > apache.snapshots > I can login to this instance with my apache ID, but can't deploy with this > setup : > > <distributionManagement> > <snapshotRepository> > <id>apache.snapshots</id> > <url>https://repository.apache.org/content/repositories/snapshots</url> > </snapshotRepository> > </distributionManagement> > > Did I missed something ? > > Cheers, > Nicolas > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
