Include groupId in dependency list 96/99496/2
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Wed, 11 Dec 2019 15:04:52 +0000 (10:04 -0500)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Wed, 11 Dec 2019 15:44:23 +0000 (10:44 -0500)
Include groupId in generated dependency lists

Change-Id: I6df3980293f9a35958f633acbf1df33f2f046859
Issue-ID: CCSDK-1986
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
13 files changed:
odlparent/binding-parent/pom.xml
odlparent/bundle-parent/pom.xml
odlparent/feature-repo-parent/pom.xml
odlparent/karaf4-parent/pom.xml
odlparent/mdsal-it-parent/pom.xml
odlparent/odlparent-lite/pom.xml
odlparent/odlparent/pom.xml
odlparent/setup/src/main/resources/pom-template.xml
odlparent/single-feature-parent/pom.xml
pom.xml
springboot/springboot1/pom.xml
springboot/springboot2/pom.xml
standalone/pom.xml

index c668c5b..c463add 100644 (file)
                         <outputDirectory>${project.basedir}</outputDirectory>
                         <transitiveExcludes>*</transitiveExcludes>
                         <showVersions>true</showVersions>
+                        <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
             </plugins>
index bf17e3c..83ade45 100644 (file)
                         <outputDirectory>${project.basedir}</outputDirectory>
                         <transitiveExcludes>*</transitiveExcludes>
                         <showVersions>true</showVersions>
+                        <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
             </plugins>
index fd86f63..1d085e8 100644 (file)
                         <outputDirectory>${project.basedir}</outputDirectory>
                         <transitiveExcludes>*</transitiveExcludes>
                         <showVersions>true</showVersions>
+                        <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
             </plugins>
index edba6ef..ac65065 100644 (file)
                         <outputDirectory>${project.basedir}</outputDirectory>
                         <transitiveExcludes>*</transitiveExcludes>
                         <showVersions>true</showVersions>
+                        <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
             </plugins>
index e32511e..8af423c 100644 (file)
                         <outputDirectory>${project.basedir}</outputDirectory>
                         <transitiveExcludes>*</transitiveExcludes>
                         <showVersions>true</showVersions>
+                        <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
             </plugins>
index 2c0bc4f..03de712 100644 (file)
                         <outputDirectory>${project.basedir}</outputDirectory>
                         <transitiveExcludes>*</transitiveExcludes>
                         <showVersions>true</showVersions>
+                        <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
             </plugins>
index c6a50a2..33c0fcb 100644 (file)
                         <outputDirectory>${project.basedir}</outputDirectory>
                         <transitiveExcludes>*</transitiveExcludes>
                         <showVersions>true</showVersions>
+                        <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
             </plugins>
index 1f0c35e..3daddd1 100755 (executable)
                         <outputDirectory>\${project.basedir}</outputDirectory>
                         <transitiveExcludes>*</transitiveExcludes>
                         <showVersions>true</showVersions>
+                        <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
             </plugins>
index 169a9a5..e7671a6 100644 (file)
                         <outputDirectory>${project.basedir}</outputDirectory>
                         <transitiveExcludes>*</transitiveExcludes>
                         <showVersions>true</showVersions>
+                        <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
             </plugins>
diff --git a/pom.xml b/pom.xml
index 556e0cd..5999cc9 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -49,6 +49,7 @@
                             <outputDirectory>${project.basedir}</outputDirectory>
                             <transitiveExcludes>*</transitiveExcludes>
                             <showVersions>true</showVersions>
+                            <showGroupIds>true</showGroupIds>
                         </configuration>
                         <executions>
                             <execution>
index de72343..b5da5bf 100755 (executable)
                         <outputDirectory>${project.basedir}</outputDirectory>
                         <transitiveExcludes>*</transitiveExcludes>
                         <showVersions>true</showVersions>
+                        <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
             </plugins>
index 303e2c9..6bda716 100755 (executable)
                         <outputDirectory>${project.basedir}</outputDirectory>
                         <transitiveExcludes>*</transitiveExcludes>
                         <showVersions>true</showVersions>
+                        <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
             </plugins>
index 33cfdde..033fab1 100755 (executable)
                         <outputDirectory>${project.basedir}</outputDirectory>
                         <transitiveExcludes>*</transitiveExcludes>
                         <showVersions>true</showVersions>
+                        <showGroupIds>true</showGroupIds>
                     </configuration>
                 </plugin>
             </plugins>