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>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>integration-tests</id>
|
||||
<activation>
|
||||
<property>
|
||||
<name>maven.test.skip</name>
|
||||
<value>!true</value>
|
||||
</property>
|
||||
</activation>
|
||||
<id>run-its</id>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
|
|||
Loading…
Reference in New Issue