-
Notifications
You must be signed in to change notification settings - Fork 104
Description
After running mvn install I get the following error message. Looks like http://repository.opencastproject.org is not responding
[INFO] Scanning for projects...
[INFO]
[INFO] -------------------------< org.example:Jasper >-------------------------
[INFO] Building Jasper 1.0-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from opencast-public: http://repository.opencastproject.org/nexus/content/repositories/public/com/jaspersoft/jasperserver/jasperserver-dto/6.0.1/jasperserver-dto-6.0.1.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.497 s
[INFO] Finished at: 2021-12-03T10:22:54Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project Jasper: Could not resolve dependencies for project org.example:Jasper:jar:1.0-SNAPSHOT: Failed to collect dependencies at com.jaspersoft:jrs-rest-java-client:jar:6.0.4 -> com.jaspersoft.jasperserv
er:jasperserver-dto:jar:6.0.1: Failed to read artifact descriptor for com.jaspersoft.jasperserver:jasperserver-dto:jar:6.0.1: Could not transfer artifact com.jaspersoft.jasperserver:jasperserver-dto:pom:6.0.1 from/to opencast-public (http
://repository.opencastproject.org/nexus/content/repositories/public/): transfer failed for http://repository.opencastproject.org/nexus/content/repositories/public/com/jaspersoft/jasperserver/jasperserver-dto/6.0.1/jasperserver-dto-6.0.1.p
om: Unknown host Este anfitrião não é conhecido (repository.opencastproject.org) -> [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/DependencyResolutionException