[maven2-common-poms] Add mortbayjetty parent.

Alexander Kurtakov akurtakov at fedoraproject.org
Fri Jan 13 20:46:19 UTC 2012


commit 5e4555ed70b10e0bc181f8c52da19dfd87aefc77
Author: Alexander Kurtakov <akurtako at redhat.com>
Date:   Fri Jan 13 22:45:05 2012 +0200

    Add mortbayjetty parent.

 maven2-common-poms-jpp-depmap.xml |   12 ++++++++++++
 maven2-common-poms.spec           |    5 ++++-
 sources                           |    2 +-
 3 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/maven2-common-poms-jpp-depmap.xml b/maven2-common-poms-jpp-depmap.xml
index 9c56ec6..1cf7739 100644
--- a/maven2-common-poms-jpp-depmap.xml
+++ b/maven2-common-poms-jpp-depmap.xml
@@ -597,6 +597,18 @@
             <version>1.1.3.4</version>
         </jpp>
     </dependency>
+     <dependency>
+        <maven>
+            <groupId>org.mortbay.jetty</groupId>
+            <artifactId>jetty-parent</artifactId>
+            <version>8</version>
+        </maven>
+        <jpp>
+            <groupId>JPP</groupId>
+            <artifactId>mortbay-jetty-parent</artifactId>
+            <version>8</version>
+        </jpp>
+    </dependency>
 
     <!-- Wagon WEBDAV support is disabled in fedora because we do not wish to
          import a dependency of it (jakarta slide, which is now officially
diff --git a/maven2-common-poms.spec b/maven2-common-poms.spec
index f6b705a..4e276e1 100644
--- a/maven2-common-poms.spec
+++ b/maven2-common-poms.spec
@@ -33,7 +33,7 @@
 
 Name:              %{parent}-%{subname}
 Version:           1.0
-Release:           43%{?dist}
+Release:           44%{?dist}
 Epoch:             0
 Summary:           Common poms for maven2
 License:           ASL 2.0 and BSD
@@ -81,6 +81,9 @@ ln -s %{_datadir}/maven2/default_poms $RPM_BUILD_ROOT%{_javadir}/maven2
 %{_datadir}/maven2
 
 %changelog
+* Fri Jan 13 2012 Alexander Kurtakov <akurtako at redhat.com> 0:1.0-44
+- Add mortbay-jetty - will be needed until site plugin is fixed.
+
 * Fri Jan 13 2012 Alexander Kurtakov <akurtako at redhat.com> 0:1.0-43
 - Fix plexus-components parent to not refer to plexus-maven-plugin.
 
diff --git a/sources b/sources
index dfc1298..e4ea8a4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 e1a697356772cf0dc7badade59aa922b  maven2-common-poms-docs.tar.gz
-23702c8282df3d8019ca297f9c288278  maven2-common-poms-src.tar.xz
+5d825cc359efb26b2d56c168c7574868  maven2-common-poms-src.tar.xz


More information about the scm-commits mailing list