You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by br...@apache.org on 2005/09/04 02:41:59 UTC

svn commit: r267529 - in /gump/metadata/project: maven-cobertura-plugin.xml maven-findbugs-plugin.xml maven-javaapp-plugin.xml

Author: brett
Date: Sat Sep  3 17:41:53 2005
New Revision: 267529

URL: http://svn.apache.org/viewcvs?rev=267529&view=rev
Log:
maven plugins

Added:
    gump/metadata/project/maven-cobertura-plugin.xml   (with props)
    gump/metadata/project/maven-findbugs-plugin.xml   (with props)
Modified:
    gump/metadata/project/maven-javaapp-plugin.xml

Added: gump/metadata/project/maven-cobertura-plugin.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/maven-cobertura-plugin.xml?rev=267529&view=auto
==============================================================================
--- gump/metadata/project/maven-cobertura-plugin.xml (added)
+++ gump/metadata/project/maven-cobertura-plugin.xml Sat Sep  3 17:41:53 2005
@@ -0,0 +1,23 @@
+<?xml version="1.0" ?>
+<!--
+  Copyright 2001-2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<module name="maven-cobertura-plugin">
+
+  <project name="maven-cobertura-plugin">
+    <jar name="maven-cobertura-plugin-1.1.jar"/>
+  </project>
+
+</module>

Propchange: gump/metadata/project/maven-cobertura-plugin.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: gump/metadata/project/maven-cobertura-plugin.xml
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Added: gump/metadata/project/maven-findbugs-plugin.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/maven-findbugs-plugin.xml?rev=267529&view=auto
==============================================================================
--- gump/metadata/project/maven-findbugs-plugin.xml (added)
+++ gump/metadata/project/maven-findbugs-plugin.xml Sat Sep  3 17:41:53 2005
@@ -0,0 +1,23 @@
+<?xml version="1.0" ?>
+<!--
+  Copyright 2001-2004 The Apache Software Foundation
+
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<module name="maven-findbugs-plugin">
+
+  <project name="maven-findbugs-plugin">
+    <jar name="maven-findbugs-plugin-0.9.1.jar"/>
+  </project>
+
+</module>

Propchange: gump/metadata/project/maven-findbugs-plugin.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: gump/metadata/project/maven-findbugs-plugin.xml
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"

Modified: gump/metadata/project/maven-javaapp-plugin.xml
URL: http://svn.apache.org/viewcvs/gump/metadata/project/maven-javaapp-plugin.xml?rev=267529&r1=267528&r2=267529&view=diff
==============================================================================
--- gump/metadata/project/maven-javaapp-plugin.xml (original)
+++ gump/metadata/project/maven-javaapp-plugin.xml Sat Sep  3 17:41:53 2005
@@ -16,11 +16,6 @@
 -->
 <module name="maven-javaapp-plugin">
 
-  <url  href="http://www.alphaworks.ibm.com/tech/snaccforjava"/>
-  <description>
-    Snacc for Java
-  </description>
-
   <project name="maven-javaapp-plugin">
     <jar name="maven-javaapp-plugin-1.3.jar"/>
   </project>