[
https://issues.apache.org/jira/browse/BOOKKEEPER-314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13401989#comment-13401989
]
Sijie Guo commented on BOOKKEEPER-314:
--------------------------------------
this cyclic reference issue is maven2 issue. Maven2 does not understand that a
dependency on a different version of the same artifact is in fact not a cycle.
one possible solution is to let Jenkins use maven3.
> Jenkins build failure
> ---------------------
>
> Key: BOOKKEEPER-314
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-314
> Project: Bookkeeper
> Issue Type: Bug
> Reporter: Flavio Junqueira
>
> Jenkins is complaining about the following:
> {noformat}
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] The projects in the reactor contain a cyclic reference: Edge between
> 'Vertex{label='org.apache.bookkeeper:bookkeeper-server'}' and
> 'Vertex{label='org.apache.bookkeeper:bookkeeper-server-compat400'}'
> introduces to cycle in the graph
> org.apache.bookkeeper:bookkeeper-server-compat400 -->
> org.apache.bookkeeper:bookkeeper-server -->
> org.apache.bookkeeper:bookkeeper-server-compat400
> {noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira