You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by at...@apache.org on 2010/02/12 11:46:27 UTC

svn commit: r909349 - /portals/jetspeed-2/applications/j2-admin/trunk/pom.xml

Author: ate
Date: Fri Feb 12 10:46:26 2010
New Revision: 909349

URL: http://svn.apache.org/viewvc?rev=909349&view=rev
Log:
Deleting wagon-ssh-external-1.0-alpha-5 extension from the build (which AFAIK isn't needed/used anyway) to prevent Hudson build to fail.
(I don't understand why it fails on hudson as it does work with the same java 1.5 & maven 2.2.1 version locally)

Modified:
    portals/jetspeed-2/applications/j2-admin/trunk/pom.xml

Modified: portals/jetspeed-2/applications/j2-admin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/portals/jetspeed-2/applications/j2-admin/trunk/pom.xml?rev=909349&r1=909348&r2=909349&view=diff
==============================================================================
--- portals/jetspeed-2/applications/j2-admin/trunk/pom.xml (original)
+++ portals/jetspeed-2/applications/j2-admin/trunk/pom.xml Fri Feb 12 10:46:26 2010
@@ -459,11 +459,6 @@
     <extensions>
       <extension>
         <groupId>org.apache.maven.wagon</groupId>
-        <artifactId>wagon-ssh-external</artifactId>
-        <version>1.0-alpha-5</version>
-      </extension>
-      <extension>
-        <groupId>org.apache.maven.wagon</groupId>
         <artifactId>wagon-ftp</artifactId>
         <version>1.0-alpha-6</version>
       </extension>



---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org