As before, you can use -Dmaven.site.deploy.live=true to push directly
live, and use -Dmaven.site.deploy.method=ssh to avoid rsync.
You can probably change the rsync option so it doesn't complain, but I'm
pretty sure the command below actually worked.
- Brett
Felipe Leme wrote:
Brett,
I got the same issues when I released ear 1.7. Actually, the SCM plugin
per se seems to be fine, the problem is on the site plugin that try to
deploy the site at www.apache.org/home/brett/public_html/maven-stage-
site/, which are the values set by maven.site.stage.address and
maven.site.stage.directory on plugin-parent/project.properties. I don't
know if the problem is on the plugin's plugin.jelly or on plugin-
parent/project.properties, but I ended up uploading it manually, as even
if I changed these values it still failed, with the following messages:
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]