Details
-
Bug
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.1-BETA1
-
None
-
None
Description
Thanks for fixing the broken build from yesterday.
If I follow the instructions at http://incubator.apache.org/shindig/#tab-building to debug shindig in eclipse I can run the server fine, but not debug it.
When i run the debug configuration I get the following trace:
Listening for transport dt_socket at address: 4000
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] The projects in the reactor contain a cyclic reference: Edge between 'Vertex
' and 'Vertex
{label='org.apache.shindig:shindig-common'}' introduces to cycle in the graph org.apache.shindig:shindig-common --> org.apache.shindig:shindig-gadgets --> org.apache.shindig:shindig-common
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 second
[INFO] Finished at: Thu Mar 19 02:21:24 EDT 2009
[INFO] Final Memory: 2M/4M
[INFO] ------------------------------------------------------------------------