Hi helpdesk,

It appears that in the Jenkins build environment, Staging currently has higher 
precedence than Releases which may be silently creating build problems.

For example: 
https://jenkins.onap.org/view/integration/job/integration-master-release-version-java-daily/lastSuccessfulBuild/consoleText

If you search for "Downloaded", in the first matching line we see that 
oparent-0.1.1.pom is being downloaded from Staging, when what we really need is 
the version from the Releases repo.  This means that we're currently building 
against the wrong artifact.

Can you adjust the Maven settings to ensure that the Releases repo has top 
priority?

Thanks,
Gary


_______________________________________________
onap-discuss mailing list
onap-discuss@lists.onap.org
https://lists.onap.org/mailman/listinfo/onap-discuss

Reply via email to