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: [email protected]
For additional commands, e-mail: [email protected]