Hi, Manjunath, You should pick up oparent with that settings file – you may need to put it under ~/.m2 or use
$ mvn –settings [FILE] Thanks, jimmy From: "Ranganathaiah, Manjunath" <[email protected]> Date: Wednesday, February 21, 2018 at 3:41 PM To: "FORSYTH, JAMES" <[email protected]> Subject: RE: [onap-discuss] AAF installation Hi Jimmy, Yes, I got the seetings.xml under authz. Does maven automatically pick up this file or I need to copy somewhere? Thanks From: FORSYTH, JAMES [mailto:[email protected]] Sent: Wednesday, February 21, 2018 12:00 PM To: Ranganathaiah, Manjunath <[email protected]> Subject: Re: [onap-discuss] AAF installation Hi, Manjunath, Are you using the maven settings.xml referenced in step 1? Thanks, jimmy From: <[email protected]<mailto:[email protected]>> on behalf of "Ranganathaiah, Manjunath" <[email protected]<mailto:[email protected]>> Date: Wednesday, February 21, 2018 at 2:49 PM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [onap-discuss] AAF installation I am trying out the steps listed here: https://wiki.onap.org/display/DW/AAF+Installation+Guide<https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_AAF-2BInstallation-2BGuide&d=DwMFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=Oej6QUk5p2KdqNEWySpOHA&m=RhAcWMV71cdCBfN6LAVFcK8KzpuawJTUVRKySyyrhG8&s=juw1tD-4oI-IODHZOEd0enzNCiniU3V3Maa0d61m0UQ&e=> Seeing this error at the second step. Any pointers? Do I have to do this in any environment? Thanks, -Manjunath ~/aaf/new/authz$ mvn clean install -DskipTests [INFO] Scanning for projects... Downloading: https://repo.maven.apache.org/maven2/org/onap/oparent/oparent/0.1.1/oparent-0.1.1.pom<https://urldefense.proofpoint.com/v2/url?u=https-3A__repo.maven.apache.org_maven2_org_onap_oparent_oparent_0.1.1_oparent-2D0.1.1.pom&d=DwQFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=Oej6QUk5p2KdqNEWySpOHA&m=RhAcWMV71cdCBfN6LAVFcK8KzpuawJTUVRKySyyrhG8&s=THLAfNXXjepqjX3YmatWKkdReqf9HVx6JGhfvfsdgB4&e=> [ERROR] [ERROR] Some problems were encountered while processing the POMs: [FATAL] Non-resolvable parent POM for org.onap.aaf.authz:parent:1.0.1-SNAPSHOT: Could not find artifact org.onap.oparent:oparent:pom:0.1.1 in central (https://repo.maven.apache.org/maven2<https://urldefense.proofpoint.com/v2/url?u=https-3A__repo.maven.apache.org_maven2&d=DwQFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=Oej6QUk5p2KdqNEWySpOHA&m=RhAcWMV71cdCBfN6LAVFcK8KzpuawJTUVRKySyyrhG8&s=IOVkcPZv84IXEzMYzBOoAErI0f5V4eZ2wPqLI8stzTg&e=>) and 'parent.relativePath' points at wrong local POM @ line 34, column 10 @ [ERROR] The build could not read 1 project -> [Help 1] [ERROR] [ERROR] The project org.onap.aaf.authz:parent:1.0.1-SNAPSHOT (/aaf/new/authz/pom.xml) has 1 error [ERROR] Non-resolvable parent POM for org.onap.aaf.authz:parent:1.0.1-SNAPSHOT: Could not find artifact org.onap.oparent:oparent:pom:0.1.1 in central (https://repo.maven.apache.org/maven2<https://urldefense.proofpoint.com/v2/url?u=https-3A__repo.maven.apache.org_maven2&d=DwQFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=Oej6QUk5p2KdqNEWySpOHA&m=RhAcWMV71cdCBfN6LAVFcK8KzpuawJTUVRKySyyrhG8&s=IOVkcPZv84IXEzMYzBOoAErI0f5V4eZ2wPqLI8stzTg&e=>) and 'parent.relativePath' points at wrong local POM @ line 34, column 10 -> [Help 2] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException<https://urldefense.proofpoint.com/v2/url?u=http-3A__cwiki.apache.org_confluence_display_MAVEN_ProjectBuildingException&d=DwQFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=Oej6QUk5p2KdqNEWySpOHA&m=RhAcWMV71cdCBfN6LAVFcK8KzpuawJTUVRKySyyrhG8&s=ip0H1op4qvmOP3tlj_X6Nchns3YGpYNG9QkdMShBTBU&e=> [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException<https://urldefense.proofpoint.com/v2/url?u=http-3A__cwiki.apache.org_confluence_display_MAVEN_UnresolvableModelException&d=DwQFAg&c=LFYZ-o9_HUMeMTSQicvjIg&r=Oej6QUk5p2KdqNEWySpOHA&m=RhAcWMV71cdCBfN6LAVFcK8KzpuawJTUVRKySyyrhG8&s=V2MjsDYmiwcj80NiCHDwmz_NBEzaZaceAbhPChV0pRc&e=>
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
