Hi team,
I want to compile the dcaegen2 from the internet.
In this directory:
[cid:image001.png@01D34F4B.AB370E90]
I use the command: mvn clean install -Dmaven.skip.test=true
The errors is as follows:

+ echo 'running script: 
[/directory/var/jenkins/workspace/compile_all_project_onap1.10/dcaegen2/mvn-phase-script.sh]
 for module [platformdoc] at stage [clean]'

+ MVN_PROJECT_MODULEID=platformdoc

+ MVN_PHASE=clean

++ dirname 
/directory/var/jenkins/workspace/compile_all_project_onap1.10/dcaegen2/mvn-phase-script.sh

+ 
PROJECT_ROOT=/directory/var/jenkins/workspace/compile_all_project_onap1.10/dcaegen2

+ '[' -z https://nexus.onap.org<https://nexus.onap.org/> ']'

+ '[' -z '' ']'

+ echo 'SETTINGS_FILE environment variable not set.  Cannot proceed'

+ exit 2

/dcaegen2

BUILD  FAILURE
How to compile it?
Otherwise, I see a URL in pom.xml: 
https://nexus.onap.org/service/local/repositories/raw/content
I can't access the URL from the internet. How to solve it if I want to produce 
docker image?
[cid:image004.jpg@01D34F4B.FFAEBEA0]
_______________________________________________
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to