Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.0
-
Fix Version/s: 1.2.0
-
Component/s: Mod4j Documentation and Website
-
Labels:None
-
Number of attachments :
Description
When deploying the project site with new folders for the first time, new folders are correctly created at our remote ftp site. But these folders stay empty, the html pages are not copied into them.
Mainly during the release process this is a problem, because site deploy of release documentation is only run once, and documentation must be copied by hand to the newly created folders for the release.
Maybe with the update to Maven 2.1 this is issue will be solved. As of Maven 2.1 the wagon-ftp plug-in can also copy recursively directories, and hopefully also its contents. If so, the temporally patched version we use of wagon-ftp is history.
Issue Links
| This issue is related to: | ||||
| MODFORJ-93 | Upgrade to Maven 2.1.0 |
|
|
|
With Maven 2.1.0 the latest version of the wagon-ftp extension can be used