Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37854177
en ru br
ALT Linux repos
S:1.0-alt7_0.23.b10.4jpp11
5.0: 1.0-alt3_0.b6.5jpp1.7
4.1: 1.0-alt3_0.b6.5jpp1.7
4.0: 1.0-alt3_0.b6.5jpp1.7

Group :: Development/Java
RPM: plexus-i18n

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: plexus-i18n-migration-to-component-metadata.patch
Download


diff -Naur plexus-i18n-1.0-beta-10.orig/pom.xml plexus-i18n-1.0-beta-10/pom.xml
--- plexus-i18n-1.0-beta-10.orig/pom.xml	2008-08-15 21:11:54.000000000 +0200
+++ plexus-i18n-1.0-beta-10/pom.xml	2011-07-28 15:43:00.813980336 +0200
@@ -26,12 +26,11 @@
     <plugins>
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
-        <artifactId>plexus-maven-plugin</artifactId>
-        <version>1.3.5</version>
+        <artifactId>plexus-component-metadata</artifactId>
         <executions>
           <execution>
             <goals>
-              <goal>descriptor</goal>
+              <goal>generate-metadata</goal>
             </goals>
           </execution>
         </executions>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin