ppalaga commented on pull request #4299:
URL: https://github.com/apache/camel/pull/4299#issuecomment-699129803


   The above link shows a different commit now. The error before reverting 
a95d17c772149a0f3c70243a68532272477c5423 was
   
   ```
   mvn clean install -DskipTests
   [INFO] BuildTimeEventSpy is registered.
   [INFO] Scanning for projects...
   [ERROR] [ERROR] The projects in the reactor contain a cyclic reference: Edge 
between 'Vertex{label='org.apache.camel:camel-undertow:3.6.0-SNAPSHOT'}' and 
'Vertex{label='org.apache.camel:camel-test-spring-junit5:3.6.0-SNAPSHOT'}' 
introduces to cycle in the graph 
org.apache.camel:camel-test-spring-junit5:3.6.0-SNAPSHOT --> 
org.apache.camel:camel-spring:3.6.0-SNAPSHOT --> 
org.apache.camel:camel-main:3.6.0-SNAPSHOT --> 
org.apache.camel:camel-undertow:3.6.0-SNAPSHOT --> 
org.apache.camel:camel-test-spring-junit5:3.6.0-SNAPSHOT @ 
   [ERROR] The projects in the reactor contain a cyclic reference: Edge between 
'Vertex{label='org.apache.camel:camel-undertow:3.6.0-SNAPSHOT'}' and 
'Vertex{label='org.apache.camel:camel-test-spring-junit5:3.6.0-SNAPSHOT'}' 
introduces to cycle in the graph 
org.apache.camel:camel-test-spring-junit5:3.6.0-SNAPSHOT --> 
org.apache.camel:camel-spring:3.6.0-SNAPSHOT --> 
org.apache.camel:camel-main:3.6.0-SNAPSHOT --> 
org.apache.camel:camel-undertow:3.6.0-SNAPSHOT --> 
org.apache.camel:camel-test-spring-junit5:3.6.0-SNAPSHOT -> [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/ProjectCycleException
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to