Author: rec
Date: Fri May 31 11:14:25 2013
New Revision: 1488159
URL: http://svn.apache.org/r1488159
Log:
[UIMA-2471] add a jcasgen-maven-plugin (and m2e connector)
- Removed developer information from POMs
Modified:
uima/uimaj/trunk/jcasgen-maven-plugin/pom.xml
uima/uimaj/trunk/jcasgen-maven-plugin/src/it/m2e/pom.xml
Modified: uima/uimaj/trunk/jcasgen-maven-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/uima/uimaj/trunk/jcasgen-maven-plugin/pom.xml?rev=1488159&r1=1488158&r2=1488159&view=diff
==============================================================================
--- uima/uimaj/trunk/jcasgen-maven-plugin/pom.xml (original)
+++ uima/uimaj/trunk/jcasgen-maven-plugin/pom.xml Fri May 31 11:14:25 2013
@@ -23,13 +23,6 @@
<packaging>maven-plugin</packaging>
<name>JCasGen Maven Plugin</name>
<description>A Maven Plugin for using JCasGen to generate Java classes
from XML type system descriptions</description>
- <developers>
- <developer>
- <id>steven.bethard</id>
- <email>[email protected]</email>
- <name>Steven Bethard</name>
- </developer>
- </developers>
<prerequisites>
<maven>3.0</maven>
</prerequisites>
Modified: uima/uimaj/trunk/jcasgen-maven-plugin/src/it/m2e/pom.xml
URL:
http://svn.apache.org/viewvc/uima/uimaj/trunk/jcasgen-maven-plugin/src/it/m2e/pom.xml?rev=1488159&r1=1488158&r2=1488159&view=diff
==============================================================================
--- uima/uimaj/trunk/jcasgen-maven-plugin/src/it/m2e/pom.xml (original)
+++ uima/uimaj/trunk/jcasgen-maven-plugin/src/it/m2e/pom.xml Fri May 31
11:14:25 2013
@@ -27,13 +27,6 @@
<packaging>eclipse-test-plugin</packaging>
<name>JCasGen Maven plugin Eclipse tests</name>
<description>The tests for the JCasGen Maven plugin when used in
Eclipse</description>
- <developers>
- <developer>
- <id>steven.bethard</id>
- <email>[email protected]</email>
- <name>Steven Bethard</name>
- </developer>
- </developers>
<repositories>
<repository>
<id>juno</id>