-
Notifications
You must be signed in to change notification settings - Fork 27
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
assemble.sh failed #4
Comments
Fixed. Fix: Suggestion: |
That fix doesn't work with my installation. I still got the following failures:
Pass 1: run clean and install on all projects iteratively, until all succeed:
Last error output: |
Fixed. |
@backes Hi! is it possible to fix the issue? I'm running on MacOS High Sierra and tried with both Java 1.6 and 1.7 (with maven 3.2 and 3.3 respectively) but the
|
Seems that some files are missing on http://titania.fs.uni-saarland.de/nexus/content/groups/public
Here is the error message:
Found 6 projects:
Pass 1: run clean and install on all projects iteratively, until all succeed:
Error: No more progress, exiting!
Components with errors:
Last error output:
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building JAVASLICER Tracing Component 1.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[WARNING] The POM for de.unisb.cs.st:javaslicer-common:jar:1.1.1-SNAPSHOT is missing, no dependency information available
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 0.950 s
[INFO] Finished at: 2016-10-18T01:31:34-07:00
[INFO] Final Memory: 8M/105M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project javaslicer-tracer: Could not resolve dependencies for project de.unisb.cs.st:javaslicer-tracer:jar:1.1.1-SNAPSHOT: Failure to find de.unisb.cs.st:javaslicer-common:jar:1.1.1-SNAPSHOT in http://titania.fs.uni-saarland.de/nexus/content/groups/public was cached in the local repository, resolution will not be reattempted until the update interval of titania has elapsed or updates are forced -> [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
The text was updated successfully, but these errors were encountered: