GeoServer won't build with Maven 2.1.0
--------------------------------------
Key: GEOS-2984
URL: http://jira.codehaus.org/browse/GEOS-2984
Project: GeoServer
Issue Type: Bug
Affects Versions: 1.7.4
Reporter: Andrea Aime
Assignee: Andrea Aime
Fix For: 1.7.5, 2.0-beta1
{code}
aaime@anonymised.com:~/devel/gs-1.7.x/src$ mvn21 clean install
[INFO] Scanning for projects...
[WARNING] Overriding profile: 'geosearch' (source: pom) with new instance from source: pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] The projects in the reactor contain a cyclic reference: Edge between 'Vertex{label='org.geoserver.maven:build-configs'}' and 'Vertex{label='org.geoserver.maven:build-configs'}' introduces to cycle in the graph org.geoserver.maven:build-configs --> org.geoserver.maven:build-configs
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Tue May 05 09:42:40 GMT+01:00 2009
[INFO] Final Memory: 8M/73M
[INFO] ------------------------------------------------------------------------
{code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira