Can't Build and deploy the application server
Opened this issue · 1 comments
I pulled the benchmark from Github, and I tried run 'mvn package' command however I keep getting the following error. I tried to modify the pom but it doesn't work. I run maven on the server folder itself but it doesn't work. What is the reason behind this error?
[INFO] TPC-W Common Parent ................................ SUCCESS [ 2.259 s]
[INFO] TPC-W Load Balance ................................. FAILURE [ 0.232 s]
[INFO] TPC-W server ....................................... SKIPPED
[INFO] TPC-W Aggregator ................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.797 s
[INFO] Finished at: 2018-11-15T10:53:41+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Plugin pt.ist:dml-maven-plugin:2.10-cloudtm-SNAPSHOT or one of its dependencies could not be resolved: Failed to read artifact descriptor for pt.ist:dml-maven-plugin:jar:2.10-cloudtm-SNAPSHOT: Could not transfer artifact pt.ist:dml-maven-plugin:pom:2.10-cloudtm-SNAPSHOT from/to fenix-ashes-maven-repository (http://cloudtm.ist.utl.pt:8083/nexus/content/groups/public/): Connect to cloudtm.ist.utl.pt:8083 [cloudtm.ist.utl.pt/193.136.128.84] failed: Connection refused (Connection refused) -> [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/PluginResolutionException
This is a version adapted for the CloudTM project. The project ended almost 6 years ago.
It looks like the maven repository server has been shutdown.