rpms/maven2-common-poms/devel .cvsignore, 1.2, 1.3 maven2-common-poms-jpp-depmap.xml, 1.4, 1.5 maven2-common-poms.spec, 1.8, 1.9 sources, 1.3, 1.4

Miloš Jakubíček mjakubicek at fedoraproject.org
Tue Sep 1 23:33:07 UTC 2009


Author: mjakubicek

Update of /cvs/pkgs/rpms/maven2-common-poms/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7849

Modified Files:
	.cvsignore maven2-common-poms-jpp-depmap.xml 
	maven2-common-poms.spec sources 
Log Message:
- Added JPP.codehaus-mojo-parent.pom
- Fix cobertura's jar name in the depmap, should be maven2-plugin-cobertura




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/maven2-common-poms/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- .cvsignore	14 Mar 2007 15:25:51 -0000	1.2
+++ .cvsignore	1 Sep 2009 23:33:07 -0000	1.3
@@ -1,2 +1 @@
-maven2-common-poms-docs.tar.gz
 maven2-common-poms-src.tar.gz


Index: maven2-common-poms-jpp-depmap.xml
===================================================================
RCS file: /cvs/pkgs/rpms/maven2-common-poms/devel/maven2-common-poms-jpp-depmap.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- maven2-common-poms-jpp-depmap.xml	18 Aug 2009 19:54:22 -0000	1.4
+++ maven2-common-poms-jpp-depmap.xml	1 Sep 2009 23:33:07 -0000	1.5
@@ -1292,6 +1292,18 @@
 	</dependency>
 	<dependency>
 		<maven>
+			<groupId>org.codehaus.mojo</groupId>
+			<artifactId>mojo-parent</artifactId>
+			<version>21</version>
+		</maven>
+		<jpp>
+			<groupId>JPP/codehaus</groupId>
+			<artifactId>mojo-parent</artifactId>
+			<version>21</version>
+		</jpp>
+	</dependency>
+	<dependency>
+		<maven>
 			<groupId>org.codehaus.plexus</groupId>
 			<artifactId>plexus-components</artifactId>
 			<version>1.1.4</version>
@@ -3125,7 +3137,7 @@
         </maven>
         <jpp>
             <groupId>JPP</groupId>
-            <artifactId>maven-cobertura-plugin</artifactId>
+            <artifactId>maven2-plugin-cobertura</artifactId>
             <version>2.0</version>
         </jpp>
     </dependency>


Index: maven2-common-poms.spec
===================================================================
RCS file: /cvs/pkgs/rpms/maven2-common-poms/devel/maven2-common-poms.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- maven2-common-poms.spec	19 Aug 2009 13:07:41 -0000	1.8
+++ maven2-common-poms.spec	1 Sep 2009 23:33:07 -0000	1.9
@@ -33,7 +33,7 @@
 
 Name:              %{parent}-%{subname}
 Version:           1.0
-Release:           8%{?dist}
+Release:           9%{?dist}
 Epoch:             0
 Summary:           Common poms for maven2
 License:           ASL 2.0 and BSD
@@ -91,6 +91,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/maven2
 
 %changelog
+* Tue Sep  1 2009 Milos Jakubicek <xjakub at fi.muni.cz> - 0:1.0-9
+- Added JPP.codehaus-mojo-parent.pom
+- Fix cobertura's jar name in the depmap, should be maven2-plugin-cobertura
+
 * Wed Aug 19 2009 Andrew Overholt <overholt at redhat.com> 1.0-8
 - From Yong Yang:
 - Fix JPP.excalibur-logkit.pom's version by sed


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/maven2-common-poms/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	18 Aug 2009 19:53:55 -0000	1.3
+++ sources	1 Sep 2009 23:33:07 -0000	1.4
@@ -1,2 +1 @@
-e1a697356772cf0dc7badade59aa922b  maven2-common-poms-docs.tar.gz
-1c5984e16007290912b8eaaeaaf27c14  maven2-common-poms-src.tar.gz
+7868675a900fce52e93f3f3ddf78030e  maven2-common-poms-src.tar.gz




More information about the fedora-extras-commits mailing list