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
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: