8 May
2010
8 May
'10
5:02 p.m.
Author: tchemit Date: 2010-05-08 19:02:50 +0200 (Sat, 08 May 2010) New Revision: 711 Url: http://nuiton.org/repositories/revision/maven-helper-plugin/711 Log: add comment for maven 3 Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-05-08 16:54:13 UTC (rev 710) +++ trunk/pom.xml 2010-05-08 17:02:50 UTC (rev 711) @@ -328,7 +328,7 @@ <build> <extensions> - <!-- Enabling the use of FTP --> + <!-- Enabling the use of scpexe with maven 3.0 --> <extension> <groupId>org.apache.maven.wagon</groupId> <artifactId>wagon-ssh-external</artifactId>