missing jar for relocation of netbeans:cvslib:3.6 -------------------------------------------------
Key: MEV-362 URL: http://jira.codehaus.org/browse/MEV-362 Project: Maven Evangelism Type: Bug Components: Dependencies Reporter: Olivier Lamy The pom says : <project> <modelVersion>4.0.0</modelVersion> <groupId>netbeans</groupId> <artifactId>cvslib</artifactId> <version>3.6</version> <distributionManagement> <relocation> <groupId>org.netbeans</groupId> <artifactId>lib</artifactId> </relocation> </distributionManagement> </project> But there is only a pom in http://www.ibiblio.org/maven2/org/netbeans/lib/3.6/. No jar. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira