Merge "Fix for Sonar tests in POMs"
[aaf/authz.git] / auth / auth-deforg / pom.xml
index ed9c591..f5162b7 100644 (file)
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-deploy-plugin</artifactId>
                                <configuration>
-                                       <skip>true</skip>
+                                       <skip>false</skip>
                                </configuration>
                        </plugin>
                                <plugin>
                                                </excludes>
                                        </configuration>
                                        <executions>
-
                                                <execution>
                                                        <id>pre-unit-test</id>
                                                        <goals>
                                                                <propertyName>surefireArgLine</propertyName>
                                                        </configuration>
                                                </execution>
-
-
                                                <execution>
                                                        <id>post-unit-test</id>
                                                        <phase>test</phase>
                                                                <propertyName>failsafeArgLine</propertyName>
                                                        </configuration>
                                                </execution>
-
                                                <execution>
                                                        <id>post-integration-test</id>
                                                        <phase>post-integration-test</phase>