Mod4j: Modeling for Java using Domain Specific Languages

A site deploy does not copy site pages for the first time

Details

  • Number of attachments :
    0

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

Activity

Hide
Johan Vogelzang added a comment -

With Maven 2.1.0 the latest version of the wagon-ftp extension can be used

Show
Johan Vogelzang added a comment - With Maven 2.1.0 the latest version of the wagon-ftp extension can be used
Hide
Johan Vogelzang added a comment -

With Maven 2.1.0 this issue becomes more clear. We need to manually create the folder structure for the current release and next develepment version. This is added as a procedure step to the Mod4j ReleaseGuide.

Show
Johan Vogelzang added a comment - With Maven 2.1.0 this issue becomes more clear. We need to manually create the folder structure for the current release and next develepment version. This is added as a procedure step to the Mod4j ReleaseGuide.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: