Monday, April 12, 2010

Eclipse: maven test debug

Project:
xcmis-restatom
Main class:
org.codehaus.classworlds.Launcher


Program arguments:
-DforkMode=never
clean
install -Dtest=org.xcmis.restatom.RepositoryCapabilityTest

VM arguments:
-Dclassworlds.conf=${M2_HOME}/bin/m2.conf
-Dmaven.home=${M2_HOME}



To add the library classworlds-1.1-alpha-2.jar

/home/alexey/java/maven2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar


Add sources.

No comments: