mirror of https://github.com/apache/maven.git
o Decoupled ITs from maven-project-info-reports-plugin
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@719235 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9f591c1482
commit
a16c330774
|
@ -26,6 +26,7 @@
|
|||
</build>
|
||||
|
||||
<reporting>
|
||||
<excludeDefaults>true</excludeDefaults>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.its.mng3684</groupId>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?><project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.apache.maven.its.mng3704</groupId>
|
||||
<groupId>org.apache.maven.its.mng3703</groupId>
|
||||
<artifactId>project</artifactId>
|
||||
<name>project</name>
|
||||
<version>1</version>
|
||||
|
@ -33,6 +33,7 @@
|
|||
</plugins>
|
||||
</build>
|
||||
<reporting>
|
||||
<excludeDefaults>true</excludeDefaults>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.its.mng3703</groupId>
|
||||
|
|
|
@ -35,6 +35,7 @@
|
|||
</build>
|
||||
|
||||
<reporting>
|
||||
<excludeDefaults>true</excludeDefaults>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.its.mng3743</groupId>
|
||||
|
|
Loading…
Reference in New Issue