Author: ate
Date: Fri Feb 12 10:34:42 2010
New Revision: 909344
URL: http://svn.apache.org/viewvc?rev=909344&view=rev
Log:
Deleting wagon-ssh-external-1.0-alpha-5 extension from the build (which AFAIK
isn't needed/used anyway) because it caused 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/portal/trunk/pom.xml
Modified: portals/jetspeed-2/portal/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/portals/jetspeed-2/portal/trunk/pom.xml?rev=909344&r1=909343&r2=909344&view=diff
==============================================================================
--- portals/jetspeed-2/portal/trunk/pom.xml (original)
+++ portals/jetspeed-2/portal/trunk/pom.xml Fri Feb 12 10:34:42 2010
@@ -1755,11 +1755,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: [email protected]
For additional commands, e-mail: [email protected]