Nexus2 - Migrate to Global-jjb gerrit-maven-stage job
Description
Attachments
duplicates
is blocked by
relates to
Activity

Former user May 23, 2019 at 11:25 PM
for the failed jobs - this may be the oparent change on the 2nd - 20:01:42 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8:deploy (default-deploy) on project pomba-context-aggregator: Failed to deploy artifacts: Could not transfer artifact org.onap.logging-analytics.pomba:pomba-context-aggregator:jar:1.4.0 from/to ecomp-releases (https://nexus.onap.org/content/repositories/releases): Failed to transfer file: https://nexus.onap.org/content/repositories/releases/org/onap/logging-analytics/pomba/pomba-context-aggregator/1.4.0/pomba-context-aggregator-1.4.0.jar. Return code is: 400, ReasonPhrase: Bad Request. -> [Help 1]
https://gerrit.onap.org/r/c/logging-analytics/pomba/pomba-context-aggregator/+/86777

Jessica Gonzalez February 13, 2019 at 8:06 PM
Need to address this with the teams, but we need teams to start using these jobs and fixing any issues in parallel with the already existing release-java jobs.
Once these new ones are working, we need to remove the local ones and start the switch like that.
Details
Assignee
Jessica GonzalezJessica GonzalezReporter
Jessica GonzalezJessica GonzalezPriority
Medium
Details
Details
Assignee

Reporter

Global-jjb supports a more automated way to work with Nexus 2 releases.
https://github.com/lfit/releng-global-jjb/blob/master/jjb/lf-maven-jobs.yaml#L734
This job allows to automatically sign artifacts and have them ready for making a release which currently is done manually every time there is a new release request.
Soon in future, we will have support in this same global-jjb to allow for fully automatic releases without LF intervention, but the teams need to migrate to this job first to make all this possible.