gearman-plugin/debug
Khai Do c5fb8b5e42 Gearman configuration UI is setup in the jenkins config page
Change-Id: I46a03e51b9d2eafdc71a6cdbff46992b82a7c820
2013-01-29 12:05:01 -08:00

4 lines
168 B
Plaintext
Executable File

export MAVEN_OPTS="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=8000,suspend=n"
rm -rf work/plugins
mvn -Dmaven.test.skip=true -DskipTests=true clean hpi:run