You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by la...@apache.org on 2012/02/15 06:25:26 UTC

svn commit: r1244365 - /incubator/airavata/branches/0.2-incubating-SNAPSHOT/modules/xbaya-gui/pom.xml

Author: lahiru
Date: Wed Feb 15 05:25:25 2012
New Revision: 1244365

URL: http://svn.apache.org/viewvc?rev=1244365&view=rev
Log:
removing unnecessary plugin.

Modified:
    incubator/airavata/branches/0.2-incubating-SNAPSHOT/modules/xbaya-gui/pom.xml

Modified: incubator/airavata/branches/0.2-incubating-SNAPSHOT/modules/xbaya-gui/pom.xml
URL: http://svn.apache.org/viewvc/incubator/airavata/branches/0.2-incubating-SNAPSHOT/modules/xbaya-gui/pom.xml?rev=1244365&r1=1244364&r2=1244365&view=diff
==============================================================================
--- incubator/airavata/branches/0.2-incubating-SNAPSHOT/modules/xbaya-gui/pom.xml (original)
+++ incubator/airavata/branches/0.2-incubating-SNAPSHOT/modules/xbaya-gui/pom.xml Wed Feb 15 05:25:25 2012
@@ -85,20 +85,6 @@
 			</plugin>
 			<plugin>
 				<groupId>org.apache.maven.plugins</groupId>
-				<artifactId>maven-jar-plugin</artifactId>
-				<version>2.3.1</version>
-				<executions>
-					<execution>
-						<id>copy-dependencies</id>
-						<phase>compile</phase>
-						<goals>
-							<goal>jar</goal>
-						</goals>
-					</execution>
-				</executions>
-			</plugin>
-			<plugin>
-				<groupId>org.apache.maven.plugins</groupId>
 				<artifactId>maven-dependency-plugin</artifactId>
 				<executions>
 					<execution>