Inherit maven-project-info-reports config from odlparent 30/37230/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 6 Apr 2016 16:05:59 +0000 (12:05 -0400)
committerTony Tkacik <ttkacik@cisco.com>
Tue, 19 Apr 2016 08:09:22 +0000 (08:09 +0000)
Change-Id: Iaea0cd66401cdd86decc5cd64dc5b86afc96446e
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
opendaylight/commons/opendaylight/pom.xml

index 1425bfcf82061ec94b1161a342ccc69e28e97770..c97a10243fb11ef96e3c5c8555d97eb574def6dc 100644 (file)
           <linkJavadoc>true</linkJavadoc>
         </configuration>
       </plugin>
           <linkJavadoc>true</linkJavadoc>
         </configuration>
       </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-project-info-reports-plugin</artifactId>
-        <version>${projectinfo}</version>
-        <configuration>
-          <dependencyDetailsEnabled>false</dependencyDetailsEnabled>
-          <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
-        </configuration>
-        <reportSets>
-          <reportSet>
-            <reports>
-              <report>index</report>
-              <report>project-team</report>
-              <report>license</report>
-              <report>mailing-list</report>
-              <report>plugin-management</report>
-              <report>cim</report>
-              <report>issue-tracking</report>
-              <report>scm</report>
-              <report>summary</report>
-            </reports>
-          </reportSet>
-        </reportSets>
-      </plugin>
     </plugins>
   </reporting>
   <scm>
     </plugins>
   </reporting>
   <scm>