Hi,

I rebuilt the M2 'core' trunk without a problem (2.1-SNAPSHOT).
However, when trying to build the M2 'plugins' trunk afterwards
(requires maven 2.1-SNAPSHOT), I get :

$set M2_HOME=c:\devtools\src\m2\trunk\core\maven-cli\target\maven-2.1-SNAPSHOT-bin\maven-2.1-SNAPSHOT
$cd c:\devtools\src\m2\trunk\plugins
$mvn
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------ [INFO] The projects in the reactor contain a cyclic reference: Edge between 'Vertex{label='org.apache.maven.plugins:maven-javadoc-plugin'}' and 'Vertex{label='org.apache.maven.plugins:maven-checkstyle- plugin'}' introduces to cycle in the graph org.apache.maven.plugins:maven-checkstyle-plugin --> org.apache.maven.plugins:maven-javadoc-plugin --> org.apache.maven.plugins:maven-checkstyle-plugin [INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Mon Nov 06 11:09:37 CET 2006
[INFO] Final Memory: 3M/6M
[INFO] ------------------------------------------------------------------------
FATAL ERROR: Unable to configure the Maven application
For more information, run with the -e flag

Rerunning 'mvn' with the options '-X' or '-e' didn't show more
information. Also completely deleting ~/.m2 and restarting from scratch
didn't help.

Regards,
Davy Toch



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to