[jboss-dev-forums] [JBoss Tools Development] - How to Build JBoss Tools with Maven3
Daniel Azarov
do-not-reply at jboss.com
Thu Oct 7 08:54:50 EDT 2010
Daniel Azarov [http://community.jboss.org/people/dazarov] commented on the document
"How to Build JBoss Tools with Maven3"
To view all comments on this document, visit: http://community.jboss.org/docs/DOC-15513#comment-4347
--------------------------------------------------
There is a mistake in https://www.jboss.org//tools/docs/testing#remote https://www.jboss.org//tools/docs/testing#remote article:
Wrong command in Remote Debugging paragraph:
cd ~/trunk/jmx/tests/org.jboss.tools.jmx.core.test; mvn clean install -DdebugPort 8000
It should be:
cd ~/trunk/jmx/tests/org.jboss.tools.jmx.core.test; mvn clean install -DdebugPort=8000
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20101007/c5802324/attachment.html
More information about the jboss-dev-forums
mailing list