You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by re...@apache.org on 2009/12/14 13:07:18 UTC

svn commit: r890286 - /incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.rdf.schemagen/pom.xml

Author: reto
Date: Mon Dec 14 12:07:17 2009
New Revision: 890286

URL: http://svn.apache.org/viewvc?rev=890286&view=rev
Log:
commented ut assembly section causing reactor build to fail, see https://issues.apache.org/jira/browse/CLEREZZA-22

Modified:
    incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.rdf.schemagen/pom.xml

Modified: incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.rdf.schemagen/pom.xml
URL: http://svn.apache.org/viewvc/incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.rdf.schemagen/pom.xml?rev=890286&r1=890285&r2=890286&view=diff
==============================================================================
--- incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.rdf.schemagen/pom.xml (original)
+++ incubator/clerezza/trunk/org.apache.clerezza.parent/org.apache.clerezza.rdf.schemagen/pom.xml Mon Dec 14 12:07:17 2009
@@ -35,7 +35,7 @@
 	</dependencies>
 	<build>
 		<plugins>
-			<plugin>
+			<!-- <plugin>
 				<artifactId>maven-assembly-plugin</artifactId>
 				<executions>
 					<execution>
@@ -51,7 +51,7 @@
 						</configuration>
 					</execution>
 				</executions>
-			</plugin>
+			</plugin> -->
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-jar-plugin</artifactId>