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
I am trying to build LibReDE library.
I am following instructions from the library user guide and facing the problems below during the build process.
Cloud you please advise what could go wrong during the build process and how to fix it in order to succeed?
Hello Dear Maintainers,
I am trying to build LibReDE library.
I am following instructions from the library user guide and facing the problems below during the build process.
Cloud you please advise what could go wrong during the build process and how to fix it in order to succeed?
Thanks in advance,
Alexei
~/LibReDE/tools.descartes.librede.releng$ mvn clean install -DskipTests
[INFO] Scanning for projects...
Downloading from se-uw-nexus: https://se4.informatik.uni-wuerzburg.de/nexus/content/groups/public/tools/descartes/tools.descartes.releng/1.0.0-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata tools.descartes:tools.descartes.releng:1.0.0-SNAPSHOT/maven-metadata.xml from/to se-uw-nexus (https://se4.informatik.uni-wuerzburg.de/nexus/content/groups/public/): Transfer failed for https://se4.informatik.uni-wuerzburg.de/nexus/content/groups/public/tools/descartes/tools.descartes.releng/1.0.0-SNAPSHOT/maven-metadata.xml
Downloading from se-uw-nexus: https://se4.informatik.uni-wuerzburg.de/nexus/content/groups/public/tools/descartes/tools.descartes.releng/1.0.0-SNAPSHOT/tools.descartes.releng-1.0.0-SNAPSHOT.pom
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for tools.descartes.librede:tools.descartes.librede.releng:1.1.0-SNAPSHOT: Could not transfer artifact tools.descartes:tools.descartes.releng:pom:1.0.0-SNAPSHOT from/to se-uw-nexus (https://se4.informatik.uni-wuerzburg.de/nexus/content/groups/public/): Transfer failed for https://se4.informatik.uni-wuerzburg.de/nexus/content/groups/public/tools/descartes/tools.descartes.releng/1.0.0-SNAPSHOT/tools.descartes.releng-1.0.0-SNAPSHOT.pom and 'parent.relativePath' points at wrong local POM @ line 14, column 10
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project tools.descartes.librede:tools.descartes.librede.releng:1.1.0-SNAPSHOT (/home/huawei/LibReDE/tools.descartes.librede.releng/pom.xml) has 1 error
[ERROR] Non-resolvable parent POM for tools.descartes.librede:tools.descartes.librede.releng:1.1.0-SNAPSHOT: Could not transfer artifact tools.descartes:tools.descartes.releng:pom:1.0.0-SNAPSHOT from/to se-uw-nexus (https://se4.informatik.uni-wuerzburg.de/nexus/content/groups/public/): Transfer failed for https://se4.informatik.uni-wuerzburg.de/nexus/content/groups/public/tools/descartes/tools.descartes.releng/1.0.0-SNAPSHOT/tools.descartes.releng-1.0.0-SNAPSHOT.pom and 'parent.relativePath' points at wrong local POM @ line 14, column 10: Connect to se4.informatik.uni-wuerzburg.de:443 [se4.informatik.uni-wuerzburg.de/132.187.10.10] failed: Connection timed out -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
The text was updated successfully, but these errors were encountered: