Skip to content

Automatic updating of conformance test reports when the test suite changes is broken #224

@netdpb

Description

@netdpb

See example run.

FAILURE: Build failed with an exception.

* Where:
Build file '/home/runner/work/jspecify-reference-checker/jspecify-reference-checker/reference-checker/build.gradle' line: 157

* What went wrong:
A problem occurred configuring root project 'jspecify-reference-checker'.
> Could not create task ':conformanceTests'.
   > Could not create task ':unzipConformanceTestSuite'.
      > Could not resolve all files for configuration ':conformanceTestSuite'.
         > Could not resolve org.jspecify.conformance:conformance-tests:0.0.0-SNAPSHOT.
           Required by:
               root project :
            > Could not resolve org.jspecify.conformance:conformance-tests:0.0.0-SNAPSHOT.
               > Unable to load Maven meta-data from https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/org/jspecify/conformance/conformance-tests/0.0.0-SNAPSHOT/maven-metadata.xml.
                  > Could not GET 'https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/org/jspecify/conformance/conformance-tests/0.0.0-SNAPSHOT/maven-metadata.xml'. Received status code 401 from server: Unauthorized

Metadata

Metadata

Assignees

Labels

conformance-testsFramework and implementation for conformance tests

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions