mirror of https://github.com/apache/maven.git
o using decoupled IT plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@467109 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
125cd9be95
commit
cadd6d7000
|
@ -24,9 +24,9 @@
|
||||||
</resources>
|
</resources>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.its.plugins</groupId>
|
||||||
<artifactId>maven-core-it-plugin</artifactId>
|
<artifactId>maven-it-plugin-generate-envar-properties</artifactId>
|
||||||
<version>1.0</version>
|
<version>1.0-SNAPSHOT</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<phase>process-resources</phase>
|
<phase>process-resources</phase>
|
||||||
|
|
Loading…
Reference in New Issue