mirror of https://github.com/apache/activemq.git
move fast, all and broken test exclusions to profiles so that exclusions are merged correctly. revert to surefire 2.10 pending fix for http://jira.codehaus.org/browse/SUREFIRE-913. To run all tests use: -Dactivemq.tests=all
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1395978 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
486e6374f2
commit
84ba54b24f
File diff suppressed because it is too large
Load Diff
2
pom.xml
2
pom.xml
|
@ -125,7 +125,7 @@
|
|||
|
||||
<!-- Maven Plugin Version for this Project -->
|
||||
<maven-bundle-plugin-version>2.3.7</maven-bundle-plugin-version>
|
||||
<maven-surefire-plugin-version>2.12.3</maven-surefire-plugin-version>
|
||||
<maven-surefire-plugin-version>2.10</maven-surefire-plugin-version>
|
||||
<maven-antrun-plugin-version>1.3</maven-antrun-plugin-version>
|
||||
<maven-assembly-plugin-version>2.3</maven-assembly-plugin-version>
|
||||
<maven-release-plugin-version>2.2.1</maven-release-plugin-version>
|
||||
|
|
Loading…
Reference in New Issue