I've made some changes to add Maven 3.2 support specifically for the purposes of supporting multi-threaded builds there. Pull requests https://github.com/jenkinsci/maven-interceptors/pull/5 and https://github.com/jenkinsci/maven-plugin/pull/32 cover the functionality.

For those happy to build + install their own plugin (these instructions skip tests for expediency - you should be able to run the tests too!):

git clone https://github.com/Wahanda/maven-interceptors.git
cd maven-interceptors
mvn install -DskipTests
cd ..
git clone https://github.com/Wahanda/maven-plugin.git
cd maven-plugin
mvn package -DskipTests

You should then have an HPI file than can be uploaded to you Jenkins install in maven-plugin/target/maven-plugin.hpi. Following installation you should be able to use the -T4 and -T1C syntax.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to