Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37044692
en ru br
Репозитории ALT
S:3.2.0-alt1_4jpp11
5.1: 1.0-alt1_0.a7.1jpp5
www.altlinux.org/Changes

Группа :: Разработка/Java
Пакет: maven-archetype

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Патч: 0001-Use-component-metadata-instead-of-maven-plugin.patch
Скачать


From 34b30a865ca534d38d786387ef955486406ef298 Mon Sep 17 00:00:00 2001
From: Stanislav Ochotnicky <sochotnicky@redhat.com>
Date: Wed, 14 Sep 2011 13:14:55 +0200
Subject: [PATCH 1/3] Use component-metadata instead of maven-plugin
---
 pom.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index c6f0762..9ee5296 100644
--- a/pom.xml
+++ b/pom.xml
@@ -340,11 +340,11 @@ under the License.
     <plugins>
       <plugin>
         <groupId>org.codehaus.plexus</groupId>
-        <artifactId>plexus-maven-plugin</artifactId>
+        <artifactId>plexus-component-metadata</artifactId>
         <executions>
           <execution>
             <goals>
-              <goal>descriptor</goal>
+              <goal>generate-metadata</goal>
             </goals>
           </execution>
         </executions>
-- 
1.7.6
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin