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

mvn build fails due to java-utils #7

Open
buergerj opened this issue Mar 1, 2017 · 0 comments
Open

mvn build fails due to java-utils #7

buergerj opened this issue Mar 1, 2017 · 0 comments

Comments

@buergerj
Copy link

buergerj commented Mar 1, 2017

The java.utils module apparently is now targeted to "java-old-utils", but for example the cloud logic core api module depends on the module called "java.utils". Thus, the build fails.
Downloading: https://repo.maven.apache.org/maven2/de/kit/ipd/java.utils/1.1/java.utils-1.1.jar [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] CoCoME (Parent and Release Engineering) ............ SUCCESS [ 0.002 s] [INFO] Cloud Logic Service (Parent) ....................... SUCCESS [ 0.000 s] [INFO] KIT - Java Utils - Original ........................ SUCCESS [03:13 min] [INFO] Cloud Logic Core - API ............................. FAILURE [ 18.919 s] [INFO] Cloud Logic Core - Implementation .................. SKIPPED [INFO] Cloud Logic Core - Services ........................ SKIPPED [INFO] Cloud Registry - Service ........................... SKIPPED [INFO] Cloud Registry - Client ............................ SKIPPED [INFO] Cloud Enterprise Logic (Parent) .................... SKIPPED [INFO] Enterprise Logic - EJB ............................. SKIPPED [INFO] Enterprise Logic - Webservice ...................... SKIPPED [INFO] Enterprise Logic - EAR ............................. SKIPPED [INFO] Cloud Store Logic (Parent) ......................... SKIPPED [INFO] Store Logic - EJB .................................. SKIPPED [INFO] Store Logic - Webservice ........................... SKIPPED [INFO] Store Logic - EAR .................................. SKIPPED [INFO] Cloud Web Frontend ................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 11:04 min [INFO] Finished at: 2017-03-01T10:29:45+01:00 [INFO] Final Memory: 22M/179M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project cloud-logic-core-api: Could not resolve dependencies for project org.cocome:cloud-logic-core-api:jar:1.1: Could not find artifact de.kit.ipd:java.utils:jar:1.1 in maven-central (http://repo1.maven.org/maven2/) -> [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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :cloud-logic-core-api

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