Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37793946
en ru br
ALT Linux repos
S:26-alt1_3jpp11

Group :: Development/Java
RPM: apache-parent

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: apache-parent-no-enforcer-loop.patch
Download


--- apache/pom.xml	2018-05-18 14:56:25.000000000 +0300
+++ apache/pom.xml	2017-11-10 06:45:41.000000000 +0200
@@ -288,25 +303,6 @@
           </execution>
         </executions>
       </plugin>
-      <plugin>
-        <groupId>org.apache.maven.plugins</groupId>
-        <artifactId>maven-enforcer-plugin</artifactId>
-        <executions>
-          <execution>
-            <id>enforce-maven-version</id>
-            <goals>
-              <goal>enforce</goal>
-            </goals>
-            <configuration>
-              <rules>
-                <requireMavenVersion>
-                  <version>3.0</version>
-                </requireMavenVersion>
-              </rules>
-            </configuration>
-          </execution>
-        </executions>
-      </plugin>
       </plugins>
   </build>
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin