On Fri, 24 May 2013 12:11:47 +0200 Tony Chemit <[email protected]> wrote:
> Hi, > > I have some errors when I wnat to release a mojo project. > > When I import codehaus certificate for site deploy I can't any longer deploy > file in nexus with a error: > > Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to retrieve > remote metadata org.codehaus.mojo:keytool:1.4-SNAPSHOT/maven-metadata.xml: > Could not transfer metadata > org.codehaus.mojo:keytool:1.4-SNAPSHOT/maven-metadata.xml from/to > codehaus-nexus-snapshots > (https://nexus.codehaus.org/content/repositories/snapshots/): peer not > authenticated > at > org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:193) > at > org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101) > > Is anybody has a simple solution ? While looking at http://docs.codehaus.org/display/HAUSMATES/Installing+a+new+CA+into+the+JDK I found that it works better with $JAVA_HOME/jre/lib/security/cacerts instead of $JAVA_HOME/jre/lib/security/jssecacerts Deploy + site-deploy are ok. Should we update doc ? > > I just ask before opening a issue @ HAUS. > > thanks, > > tony. > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > -- Tony Chemit -------------------- tél: +33 (0) 2 40 50 29 28 email: [email protected] http://www.codelutin.com --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
