[ http://jira.codehaus.org/browse/WAGON-30?page=comments#action_56747 ]
Yann Le Du commented on WAGON-30:
-
Maybe the trick would be to use -p :
-p, --parents no error if existing, make parent directories as needed
> wagon-file failed when used by maven-s
[ http://jira.codehaus.org/browse/WAGON-30?page=comments#action_56746 ]
Gilles Scokart commented on WAGON-30:
-
For those who followed this issues:
I think it was related to the '.' on linux.
It seems that mkdirs("xx/xx/.") return false on linux, even if
[ http://jira.codehaus.org/browse/WAGON-30?page=comments#action_56711 ]
Brett Porter commented on WAGON-30:
---
workaround:
maven-antrun-plugin
site
[ http://jira.codehaus.org/browse/WAGON-30?page=comments#action_56640 ]
Yann Le Du commented on WAGON-30:
-
Even with the patch, wagon-file fails for directories that don't already exist.
If you can, first create required directories then run deploy again.
>
[ http://jira.codehaus.org/browse/WAGON-30?page=comments#action_56100 ]
Mike Perham commented on WAGON-30:
--
I attempted to commit your patches Gilles but I don't have commit access to
Wagon. Looks like we will have to wait for one of the other maven guys t
[ http://jira.codehaus.org/browse/WAGON-30?page=comments#action_56092 ]
Mike Perham commented on WAGON-30:
--
This is a blocker for us to upgrade to 2.0.2. :-(
> wagon-file failed when used by maven-site-plugin
> -