Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37901933
en ru br
ALT Linux repos
S:1.4-alt4_34jpp11

Group :: Development/Java
RPM: plexus-sec-dispatcher

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: plexus-sec-dispatcher-pom.patch
Download


diff --git a/pom.xml b/pom.xml
index 1eb2158..7e7ac5d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,25 +25,17 @@
     <plugins>
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
-        <artifactId>plexus-maven-plugin</artifactId>
+        <artifactId>plexus-component-metadata</artifactId>
         <version>1.3.5</version>
         <executions>
           <execution>
             <goals>
-              <goal>descriptor</goal>
+              <goal>generate-metadata</goal>
             </goals>
           </execution>
         </executions>
       </plugin>
       <plugin>
-        <artifactId>maven-compiler-plugin
-        </artifactId>
-        <configuration>
-          <source>1.4</source>
-          <target>1.4</target>
-        </configuration>
-      </plugin>
-      <plugin>
         <groupId>org.codehaus.modello</groupId>
         <artifactId>modello-maven-plugin</artifactId>
         <configuration>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin