Modify distribution management for authz 07/39207/1
authorSai Gandham <sg481n@att.com>
Tue, 27 Mar 2018 17:29:56 +0000 (17:29 +0000)
committerSai Gandham <sg481n@att.com>
Tue, 27 Mar 2018 17:30:04 +0000 (17:30 +0000)
Issue-ID: AAF-197
Change-Id: I8ed4de872726693d7eb99ee0ced47838cd18e01c
Signed-off-by: Sai Gandham <sg481n@att.com>
auth/auth-deforg/pom.xml
cadi/client/pom.xml
cadi/core/pom.xml
misc/env/pom.xml
misc/log4j/pom.xml
misc/pom.xml
misc/rosetta/pom.xml
misc/xgen/pom.xml

index 55be383..84f0cbb 100644 (file)
                                                </execution>
                                        </executions>
                                </plugin>
-                               <plugin>
-                               <groupId>org.sonatype.plugins</groupId>
-                               <artifactId>nexus-staging-maven-plugin</artifactId>
-                               <version>1.6.7</version>
-                               <extensions>true</extensions>
-                               <configuration>
-                                       <nexusUrl>${nexusproxy}</nexusUrl>
-                                       <stagingProfileId>176c31dfe190a</stagingProfileId>
-                                       <serverId>ecomp-staging</serverId>
-                               </configuration>
-                       </plugin>               
-                       <plugin>
-                               <groupId>org.jacoco</groupId>
-                               <artifactId>jacoco-maven-plugin</artifactId>
-                               <version>0.7.7.201606060606</version>
-                               <configuration>
-                                       <dumpOnExit>true</dumpOnExit>
-                                       <includes>
-                                               <include>org.onap.aaf.*</include>
-                                       </includes>
-                               </configuration>
-                               <executions>
-                                       <execution>
-                                               <id>pre-unit-test</id>
-                                               <goals>
-                                                       <goal>prepare-agent</goal>
-                                               </goals>
-                                               <configuration>
-                                                       <destFile>${project.build.directory}/coverage-reports/jacoco.exec</destFile>
-                                                       <!-- <append>true</append> -->
-                                               </configuration>
-                                       </execution>
-                                       <execution>
-                                               <id>pre-integration-test</id>
-                                               <phase>pre-integration-test</phase>
-                                               <goals>
-                                                       <goal>prepare-agent</goal>
-                                               </goals>
-                                               <configuration>
-                                                       <destFile>${project.build.directory}/coverage-reports/jacoco-it.exec</destFile>
-                                                       <!-- <append>true</append> -->
-                                               </configuration>
-                                       </execution>
-                                       <execution>
-                        <goals>
-                            <goal>merge</goal>
-                        </goals>
-                        <phase>post-integration-test</phase>
-                        <configuration>
-                            <fileSets>
-                                <fileSet implementation="org.apache.maven.shared.model.fileset.FileSet">
-                                    <directory>${project.build.directory}/coverage-reports</directory>
-                                    <includes>
-                                        <include>*.exec</include>
-                                    </includes>
-                                </fileSet>
-                            </fileSets>
-                            <destFile>${project.build.directory}/jacoco-dev.exec</destFile>
-                        </configuration>
-                    </execution>
-                               </executions>
-                       </plugin>
                        </plugins>
                </pluginManagement>
        </build>
index 1e69e0a..113018d 100644 (file)
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-jarsigner-plugin</artifactId>
+                               <version>1.4</version>
                        </plugin>
                                                        <plugin>
                                <groupId>org.sonatype.plugins</groupId>
index 6e071ca..6a46174 100644 (file)
@@ -90,6 +90,8 @@
                                        in Parent -->
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-jarsigner-plugin</artifactId>
+                               <version>1.4</version>
+                               
                        </plugin>
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
index 2859f4b..ddc76cb 100644 (file)
                        <name>AAF Release Repository</name>
                        <url>${nexusproxy}${releaseNexusPath}</url>
                </repository>
-               <snapshotRepository>
-                       <id>ecomp-snapshots</id>
-                       <name>AAF Snapshot Repository</name>
-                       <url>${nexusproxy}${snapshotNexusPath}</url>
-               </snapshotRepository>
                <site>
                        <id>ecomp-site</id>
                        <url>dav:${nexusproxy}${sitePath}</url>
index d7c3699..1f0cffa 100644 (file)
                        <name>AAF Release Repository</name>
                        <url>${nexusproxy}${releaseNexusPath}</url>
                </repository>
-               <snapshotRepository>
-                       <id>ecomp-snapshots</id>
-                       <name>AAF Snapshot Repository</name>
-                       <url>${nexusproxy}${snapshotNexusPath}</url>
-               </snapshotRepository>
                <site>
                        <id>ecomp-site</id>
                        <url>dav:${nexusproxy}${sitePath}</url>
index 770fe71..018ec08 100644 (file)
                        <name>AAF Release Repository</name>
                        <url>${nexusproxy}${releaseNexusPath}</url>
                </repository>
-               <snapshotRepository>
-                       <id>ecomp-snapshots</id>
-                       <name>AAF Snapshot Repository</name>
-                       <url>${nexusproxy}${snapshotNexusPath}</url>
-               </snapshotRepository>
                <site>
                        <id>ecomp-site</id>
                        <url>dav:${nexusproxy}${sitePath}</url>
index 3226613..57e8c90 100644 (file)
                        <name>AAF Release Repository</name>
                        <url>${nexusproxy}${releaseNexusPath}</url>
                </repository>
-               <snapshotRepository>
-                       <id>ecomp-snapshots</id>
-                       <name>AAF Snapshot Repository</name>
-                       <url>${nexusproxy}${snapshotNexusPath}</url>
-               </snapshotRepository>
                <site>
                        <id>ecomp-site</id>
                        <url>dav:${nexusproxy}${sitePath}</url>
index 4a23a99..f34e60a 100644 (file)
                        <name>AAF Release Repository</name>
                        <url>${nexusproxy}${releaseNexusPath}</url>
                </repository>
-               <snapshotRepository>
-                       <id>ecomp-snapshots</id>
-                       <name>AAF Snapshot Repository</name>
-                       <url>${nexusproxy}${snapshotNexusPath}</url>
-               </snapshotRepository>
                <site>
                        <id>ecomp-site</id>
                        <url>dav:${nexusproxy}${sitePath}</url>