Details
-
Bug
-
Status: Closed (View Workflow)
-
TBD
-
Resolution: Won't Do
-
None
-
None
-
None
-
ACQ Sprint 144
-
0
-
Thunderjet
-
Third party component integration
Description
Overview:
The build fails when run locally after a recursive clone.
Steps to Reproduce:
- Clone repo with --recursive option
- Run mvn install
Expected Results:
Should build and unit tests should pass.
Actual Results:
Build fails with the following error:
Could not transfer artifact javax.xml.bind:jaxb-api:pom:2.3.0-b161121.1438 from/to netbeans (http://bits.netbeans.org/nexus/content/groups/netbeans):
Authentication failed for http://bits.netbeans.org/nexus/content/groups/netbeans/javax/xml/bind/jaxb-api/2.3.0-b161121.1438/jaxb-api-2.3.0-b161121.1438.pom
401 Repository decommissioned. Please refer to https://netbeans.apache.org/about/oracle-transition.html for more information.
Additional details:
Looking at the maven entry for 2.3.0-b161121.1438 shows that 4.0.0 is a more recent version. Upgrading to 4.0.0 resolves the issue.
Oddly the index data jenkins job does not fail: https://jenkins-aws.indexdata.com/blue/organizations/jenkins/folio-org%2Fmod-gobi/detail/master/176/pipeline
Interested parties: