Which version of maven are you using?
mvn --version

I can build the docs without a problems.

With kind regards,
Geoffrey De Smet


jschmied schreef:
> Hi!
> 
> Im trying "mvn package" in the "trunk\drools-docs" subdir (fresh checkout)
> and get:
> 
> [INFO] Scanning for projects...
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] The projects in the reactor contain a cyclic reference: Edge between
> 'Vertex{label='org.drools:docbook-xsl-drools'}' and 'Vertex{labe
> l='org.drools:docbook-style-drools'}' introduces to cycle in the graph
> org.drools:docbook-style-drools --> org.drools:docbook-xsl-drools -->
>  org.drools:docbook-style-drools
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: < 1 second
> [INFO] Finished at: Fri Feb 05 13:10:01 CET 2010
> [INFO] Final Memory: 2M/5M
> [INFO]
> ------------------------------------------------------------------------
> 
> I found this problem aked before here but no real solution.
> 
> Thanks
> 
> Juergen
> 

_______________________________________________
rules-dev mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-dev

Reply via email to