[richfaces-issues] [JBoss JIRA] (RF-12874) Cyclic dependencies in RF5 build

Brian Leathem (JIRA) jira-events at lists.jboss.org
Wed Mar 27 14:08:42 EDT 2013


     [ https://issues.jboss.org/browse/RF-12874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Leathem updated RF-12874:
-------------------------------

    Sprint: RF5 - Build 2

    
> Cyclic dependencies in RF5 build
> --------------------------------
>
>                 Key: RF-12874
>                 URL: https://issues.jboss.org/browse/RF-12874
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: build/distribution
>    Affects Versions: 5.0.0.Alpha1
>            Reporter: Pavol Pitonak
>            Priority: Blocker
>             Fix For: 5.0.0.Alpha1
>
>   Original Estimate: 1 hour
>  Remaining Estimate: 1 hour
>
> 1. git clone git://github.com/richfaces/richfaces5.git
> 2. mvn clean verify -D integration=jbossas
> result:
> {quote}
> [INFO] Scanning for projects...
> [ERROR] The projects in the reactor contain a cyclic reference: Edge between 'Vertex\{label='org.richfaces:richfaces-parent:5.0.0-SNAPSHOT'\}' and 'Vertex\{label='org.richfaces:richfaces-build-resources:5.0.0-SNAPSHOT'\}' introduces to cycle in the graph org.richfaces:richfaces-build-resources:5.0.0-SNAPSHOT --> org.richfaces:richfaces-parent:5.0.0-SNAPSHOT --> org.richfaces:richfaces-build-resources:5.0.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
> {quote}
> This is what we agreed on community meeting on 26 Mar 2013:
> {quote}
> #agreed The simplest resolution to the cyclic dep is to make richfaces-build-resources parent-less
> {quote}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list