Skip to content

builds failing: "Failed to read artifact descriptor for org.sonatype.plugins:nexus-staging-maven-plugin:jar:1.6.7" #145

Description

@jameslamb

Description

The last successful nightly test run was April 30 (12 days ago as of this writing).

Recent runs are failing like this:

Panama FFM API bindings generation done
[INFO] Scanning for projects...
Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom
Error: ] Some problems were encountered while processing the POMs:
Error:  Unresolveable build extension: Plugin org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7 or one of its dependencies could not be resolved:
	Failed to read artifact descriptor for org.sonatype.plugins:nexus-staging-maven-plugin:jar:1.6.7
 @ 
 @ 
Error:  The build could not read 1 project -> [Help 1]
Error:    
Error:    The project com.nvidia.cuvs:cuvs-java:26.06.0 (/__w/cuvs-lucene/cuvs-lucene/cuvs-workdir/java/cuvs-java/pom.xml) has 1 error
Error:      Unresolveable build extension: Plugin org.sonatype.plugins:nexus-staging-maven-plugin:1.6.7 or one of its dependencies could not be resolved:
Error:      	Failed to read artifact descriptor for org.sonatype.plugins:nexus-staging-maven-plugin:jar:1.6.7
Error:      -> [Help 2]
Error:  
Error:  To see the full stack trace of the errors, re-run Maven with the -e switch.
Error:  Re-run Maven using the -X switch to enable full debug logging.
Error:  
Error:  For more information about the errors and possible solutions, please read the following articles:
Error:  [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
Error:  [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException
Error: Process completed with exit code 1.

(build link)

But it also looks like tests are not being triggered daily... look at the gaps between these dates:

Image

That should be fixed.

Benefits of this work

  • unblocks PR CI (currently failing on check-nightly-ci check)

Acceptance Criteria

  • test workflow is triggered nightly
  • test workflow is passing

Approach

N/A

Notes

N/A

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions