[
https://issues.apache.org/jira/browse/SHINDIG-984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683638#action_12683638
]
Vincent Siveton commented on SHINDIG-984:
-----------------------------------------
I guess you run mvndebug -Prun from the java dir
You need to run it from the trunk.
> instructions to debug shindig from eclipse do not work
> ------------------------------------------------------
>
> Key: SHINDIG-984
> URL: https://issues.apache.org/jira/browse/SHINDIG-984
> Project: Shindig
> Issue Type: Bug
> Components: Java
> Affects Versions: trunk
> Reporter: patrick chanezon
> Priority: Minor
>
> 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{label='org.apache.shindig:shindig-gadgets'}' 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]
> ------------------------------------------------------------------------
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.