You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2015/02/23 11:05:43 UTC

[58/79] incubator-taverna-language git commit: no more jaxb2-maven-plugin

no more jaxb2-maven-plugin


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/commit/baa36f59
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/baa36f59
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/baa36f59

Branch: refs/heads/master
Commit: baa36f59fa549a371baad5c5212088d577d3e521
Parents: ba3efb1
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Sat Feb 21 22:07:58 2015 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Sat Feb 21 22:07:58 2015 +0000

----------------------------------------------------------------------
 taverna-scufl2-ucfpackage/pom.xml | 15 ---------------
 1 file changed, 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/baa36f59/taverna-scufl2-ucfpackage/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-scufl2-ucfpackage/pom.xml b/taverna-scufl2-ucfpackage/pom.xml
index c0062df..ebac9bf 100644
--- a/taverna-scufl2-ucfpackage/pom.xml
+++ b/taverna-scufl2-ucfpackage/pom.xml
@@ -60,21 +60,6 @@
 
 	<build>
 		<plugins>
-      <!--
-			<plugin>
-				<groupId>org.codehaus.mojo</groupId>
-				<artifactId>jaxb2-maven-plugin</artifactId>
-				<executions>
-					<execution>
-						<id>jaxb</id>
-						<phase>generate-sources</phase>
-						<goals>
-							<goal>xjc</goal>
-						</goals>
-					</execution>
-				</executions>
-			</plugin>
-      -->
             <plugin>
                 <groupId>org.jvnet.jaxb2.maven2</groupId>
                 <artifactId>maven-jaxb2-plugin</artifactId>