o Synced id and activation of integration-tests with core ITs
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@685847 13f79535-47bb-0310-9956-ffa450edef68master
parent
e5c4c3c563
commit
a0a01e4807
|
|
@ -67,13 +67,7 @@
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</profile>
|
</profile>
|
||||||
<profile>
|
<profile>
|
||||||
<id>integration-tests</id>
|
<id>run-its</id>
|
||||||
<activation>
|
|
||||||
<property>
|
|
||||||
<name>maven.test.skip</name>
|
|
||||||
<value>!true</value>
|
|
||||||
</property>
|
|
||||||
</activation>
|
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue