Hi ONAP Team, I am not able to build dcaegen2 module at windows as I took 2 approaches but got errors -
*Approach 1:-* I was trying to build dcaegen2 module at windows by cmd and got error stats *"* [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.2.1:exec (clean phase script) on project analytics: Command execution failed.: Cannot run program "\d\root\dcaegen2\analy tics\mvn-phase-script.sh" (in directory "D:\root\dcaegen2\analytics"): CreateProcess error=2, The system cannot find the file specified *" * Approach 2:- here I had use git bash for building dcaegen2 module but there is shell script file " mvn-phase-script.sh" in every pom.xml which takes dynamic paths from directory at windows systems and got error stats - $ mvn clean install -U -DskipTests=true -Dmaven.test.skip=true -Dmaven.javadoc.skip=true -Dadditionalparam=-Xdoclint:none [INFO] Scanning for projects... Downloading from ecomp-releases: https://nexus.onap.org/content/repositories/releases/org/onap/oparent/version/1.1.0-SNAPSHOT/maven-metadata.xml Downloading from ecomp-snapshots: https://nexus.onap.org/content/repositories/snapshots/org/onap/oparent/version/1.1.0-SNAPSHOT/maven-metadata.xml Downloading from central: http://repo2.maven.org/maven2/org/onap/oparent/version/1.1.0-SNAPSHOT/maven-metadata.xml [ERROR] [ERROR] Some problems were encountered while processing the POMs: [WARNING] 'parent.relativePath' of POM org.onap:dcaegen2:1.2.0-SNAPSHOT (D:\root\dcaegen2\pom.xml) points at org.onap:org.onap instead of org.onap.oparent:oparent, please verify your project structure @ line 23, column 11 [ERROR] Child module D:\root\dcaegen2\..\analytics of D:\root\dcaegen2\pom.xml does not exist @ [ERROR] Child module D:\root\dcaegen2\..\analytics\tca of D:\root\dcaegen2\pom.xml does not exist @ [ERROR] Child module D:\root\dcaegen2\..\collectors of D:\root\dcaegen2\pom.xml does not exist @ [ERROR] Child module D:\root\dcaegen2\..\collectors\snmptrap of D:\root\dcaegen2\pom.xml does not exist @ [ERROR] Child module D:\root\dcaegen2\..\collectors\ves of D:\root\dcaegen2\pom.xml does not exist @ [ERROR] Child module D:\root\dcaegen2\..\deployments of D:\root\dcaegen2\pom.xml does not exist @ [ERROR] Child module D:\root\dcaegen2\..\platform of D:\root\dcaegen2\pom.xml does not exist @ [ERROR] Child module D:\root\dcaegen2\..\platform\blueprints of D:\root\dcaegen2\pom.xml does not exist @ [ERROR] Child module D:\root\dcaegen2\..\platform\cli of D:\root\dcaegen2\pom.xml does not exist @ [ERROR] Child module D:\root\dcaegen2\..\platform\configbinding of D:\root\dcaegen2\pom.xml does not exist @ [ERROR] Child module D:\root\dcaegen2\..\platform\deployment-handler of D:\root\dcaegen2\pom.xml does not exist @ [ERROR] Child module D:\root\dcaegen2\..\platform\inventory-api of D:\root\dcaegen2\pom.xml does not exist @ [ERROR] Child module D:\root\dcaegen2\..\platform\plugins of D:\root\dcaegen2\pom.xml does not exist @ [ERROR] Child module D:\root\dcaegen2\..\platform\policy-handler of D:\root\dcaegen2\pom.xml does not exist @ [ERROR] Child module D:\root\dcaegen2\..\platform\registrator of D:\root\dcaegen2\pom.xml does not exist @ [ERROR] Child module D:\root\dcaegen2\..\platform\servicechange-handler of D:\root\dcaegen2\pom.xml does not exist @ [ERROR] Child module D:\root\dcaegen2\..\utils of D:\root\dcaegen2\pom.xml does not exist @ @ Please resolve above issues. Thanks -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#11604): https://lists.onap.org/g/onap-discuss/message/11604 Mute This Topic: https://lists.onap.org/mt/24141118/21656 Mute #dcaegen2: https://lists.onap.org/mk?hashtag=dcaegen2&subid=2740164 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
