[
https://issues.apache.org/jira/browse/SHINDIG-984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12740411#action_12740411
]
Mohit Pathania commented on SHINDIG-984:
----------------------------------------
I tried running mvndebug -Prun both from java as well as the trunk, but it did
not work
I have considered trunk as the base of entire Shindig project while running
mvndebug -Prun command
Could someone elaborate what exactly we mean by trunk and whether running
"mvndebug -Prun" from the trunk will really fix the issue raised as part of
this bug (that is SHINDIG-984)
Please comment.
> 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: 1.1-BETA1
> 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.