[ https://jira.codehaus.org/browse/JXR-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Karl-Heinz Marbaise closed JXR-105. ----------------------------------- Resolution: Cannot Reproduce Assignee: Karl-Heinz Marbaise The current trunk works without any issue. > jxr project cannot be build with Maven 2 due to cyclic reference > ---------------------------------------------------------------- > > Key: JXR-105 > URL: https://jira.codehaus.org/browse/JXR-105 > Project: Maven JXR > Issue Type: Bug > Affects Versions: 2.3, 2.4 > Environment: Maven 2.2.1 > Reporter: Michael Osipov > Assignee: Karl-Heinz Marbaise > Priority: Critical > > Checkout trunk, run any goal with Maven 2.2.1 and watch it fail with: > {noformat} > [INFO] The projects in the reactor contain a cyclic reference: Edge between > 'Vertex{label='org.apache.maven.plugins:mave > n-jxr-plugin'}' and 'Vertex{label='org.apache.maven:maven-jxr'}' introduces > to cycle in the graph org.apache.maven:maven > -jxr --> org.apache.maven.plugins:maven-jxr-plugin --> > org.apache.maven:maven-jxr > {noformat} > According to this [SO answer|http://stackoverflow.com/a/11352992/696632] I > have removed the reporting plugin and it worked with Maven 2 too. > Maven 3 does not suffer from this problem. -- This message was sent by Atlassian JIRA (v6.1.6#6162)