Not builtConsole Output

[INFO] ------------------------------------------------------------------------
[JENKINS] Archiving disabled[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10.026 s
[INFO] Finished at: 2020-05-20T09:06:57+02:00

[INFO] Final Memory: 41M/98M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:copy (copy-distribution-zip) on project system-test: Unable to find artifact. Failure to find org.netarchivesuite:distribution:zip:6.0-SNAPSHOT in https://sbforge.org/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of sbforge-nexus has elapsed or updates are forced
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.netarchivesuite -DartifactId=distribution -Dversion=6.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.netarchivesuite -DartifactId=distribution -Dversion=6.0-SNAPSHOT -Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] 
[ERROR] org.netarchivesuite:distribution:zip:6.0-SNAPSHOT
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] sbforge-nexus (https://sbforge.org/nexus/content/groups/public, releases=true, snapshots=true)
[ERROR] -> [Help 1]
[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/MojoExecutionException