You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since last release on July 20, 2022 dependencies_check.yml fails for project-keeper with error message
Error: Failed to execute goal on project project-keeper-core:
Could not resolve dependencies for project com.exasol:project-keeper-core:jar:2.5.0:
Could not find artifact com.exasol:project-keeper-shared-test-setup:jar:2.5.0
in central (https://repo.maven.apache.org/maven2)
The artifact was never published to maven central and is not intended to be so, either.
Potential workarounds:
call mvn install -DskipTests before running dependencies_check.yml
Since last release on July 20, 2022 dependencies_check.yml fails for project-keeper with error message
The artifact was never published to maven central and is not intended to be so, either.
Potential workarounds:
mvn install -DskipTests
before running dependencies_check.ymlThe text was updated successfully, but these errors were encountered: