Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to build LibReDE library from source code #1

Open
abudankov opened this issue Apr 8, 2024 · 0 comments
Open

Failed to build LibReDE library from source code #1

abudankov opened this issue Apr 8, 2024 · 0 comments

Comments

@abudankov
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant