[maven2-common-poms] - Remove plexus-component-api excludes.

Alexander Kurtakov akurtakov at fedoraproject.org
Wed Oct 27 10:09:42 UTC 2010


commit 5bf31764979c8aade0e6f46d127d7598bc17e918
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Wed Oct 27 13:09:15 2010 +0300

    - Remove plexus-component-api excludes.

 maven2-common-poms-jpp-depmap.xml |   12 ------------
 maven2-common-poms.spec           |    5 ++++-
 sources                           |    3 +--
 3 files changed, 5 insertions(+), 15 deletions(-)
---
diff --git a/maven2-common-poms-jpp-depmap.xml b/maven2-common-poms-jpp-depmap.xml
index 25c625e..b0816e2 100644
--- a/maven2-common-poms-jpp-depmap.xml
+++ b/maven2-common-poms-jpp-depmap.xml
@@ -2878,18 +2878,6 @@
     <dependency>
         <maven>
             <groupId>org.codehaus.plexus</groupId>
-            <artifactId>plexus-component-api</artifactId>
-            <version>1.0-alpha-12</version>
-        </maven>
-        <jpp>
-            <groupId>JPP/plexus</groupId>
-            <artifactId>component-api</artifactId>
-            <version>1.0-alpha-12</version>
-        </jpp>
-    </dependency>
-    <dependency>
-        <maven>
-            <groupId>org.codehaus.plexus</groupId>
             <artifactId>plexus-interactivity</artifactId>
             <version>1.0-alpha-6</version>
         </maven>
diff --git a/maven2-common-poms.spec b/maven2-common-poms.spec
index b80b537..fa088d7 100644
--- a/maven2-common-poms.spec
+++ b/maven2-common-poms.spec
@@ -33,7 +33,7 @@
 
 Name:              %{parent}-%{subname}
 Version:           1.0
-Release:           24%{?dist}
+Release:           25%{?dist}
 Epoch:             0
 Summary:           Common poms for maven2
 License:           ASL 2.0 and BSD
@@ -91,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/maven2
 
 %changelog
+* Wed Oct 27 2010 Alexander Kurtakov <akurtako at redhat.com> 0:1.0-25
+- Remove plexus-component-api excludes.
+
 * Thu Sep 30 2010 Stanislav Ochotnicky <sochotnicky at redhat.com> - 0:1.0-24
 - Remove jtidy depmap (provided by jtidy now)
 - Add xerces:dom3-xml-apis to xml-common-apis depmap
diff --git a/sources b/sources
index 761e3ac..911f19c 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-e1a697356772cf0dc7badade59aa922b  maven2-common-poms-docs.tar.gz
-babe3974c16c4e7af4f8f16ef03904d0  maven2-common-poms-src.tar.xz
+939236f74ce4b14fde1846ddca15dea8  maven2-common-poms-src.tar.xz


More information about the scm-commits mailing list