Not builtConsole Output

[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21.519 s
[INFO] Finished at: 2021-03-05T13:17:51+01:00

[INFO] Final Memory: 42M/101M
[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. Could not find artifact org.netarchivesuite:distribution:zip:6.0-SNAPSHOT in sbforge-nexus (https://sbforge.org/nexus/content/groups/public)
[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