This is one authentication issue I also faced. Not sure about the exact root cause and the proper solution to it . but adding below line will help you move ahead.
mvn org.apache.maven.plugins:maven-dependency-plugin:2.10:get -DremoteRepositories=https://nexus.onap.org/content/groups/staging -Dartifact=org.openecomp.demo.vnf:sample-distribution:1.1.0-SNAPSHOT:tar.gz:hc -Dtransitive=false -Ddest=. -Dmaven.wagon.http.ssl.insecure=true -Dmaven.wagon.http.ssl.allowall=true Regards, Tapan Majhi From: [email protected] [mailto:[email protected]] On Behalf Of Josef Reisinger Sent: Tuesday, June 27, 2017 8:23 PM To: onap-discuss <[email protected]> Subject: [onap-discuss] vFW: peer not authenticated in maven project build in cloud-init I logged this in JIRA, maybe I get a response faster on the list: When deploying a vFW demo stack, I get a "peer not authenticated" error in maven build. The same happens if I try to run the command manually. Anybody to know what is missing? mvn org.apache.maven.plugins:maven-dependency-plugin:2.10:get -DremoteRepositories=https://nexus.onap.org/content/groups/staging -Dartifact=org.openecomp.demo.vnf:sample-distribution:1.1.0-SNAPSHOT:tar.gz:hc -Dtransitive=false -Ddest=. Mit freundlichen Grüßen / Kind regards Josef Reisinger This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at https://www.amdocs.com/about/email-disclaimer <https://www.amdocs.com/about/email-disclaimer> Amdocs Development Centre India Private Limited having CIN: U72200PN2004PTC0188320 converted into Amdocs Development Centre India LLP (A limited liability partnership with LLP Identification Number: AAI-6901 effective 28th Feb 2017)
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
