Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-alpha-4
-
Fix Version/s: 1.0-beta-3
-
Component/s: wagon-ftp
-
Labels:None
-
Environment:windows
-
Number of attachments :
Description
Wagon protocol 'ftp' doesn't support directory copying
my pom.xml
<build>
<defaultGoal>install</defaultGoal>
<extensions>
<extension>
<groupId>org.apache.maven.wagon</groupId>
<artifactId>wagon-ftp</artifactId>
</extension>
</extensions>
</build>
when exec: mvn site:deploy , error