[jira] Commented: (WAGON-30) wagon-file failed when used by maven-site-plugin

2006-01-24 Thread Yann Le Du (JIRA)
[ 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

[jira] Commented: (WAGON-30) wagon-file failed when used by maven-site-plugin

2006-01-24 Thread Gilles Scokart (JIRA)
[ 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

[jira] Commented: (WAGON-30) wagon-file failed when used by maven-site-plugin

2006-01-23 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/WAGON-30?page=comments#action_56711 ] Brett Porter commented on WAGON-30: --- workaround: maven-antrun-plugin site

[jira] Commented: (WAGON-30) wagon-file failed when used by maven-site-plugin

2006-01-23 Thread Yann Le Du (JIRA)
[ 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. >

[jira] Commented: (WAGON-30) wagon-file failed when used by maven-site-plugin

2006-01-17 Thread Mike Perham (JIRA)
[ 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

[jira] Commented: (WAGON-30) wagon-file failed when used by maven-site-plugin

2006-01-17 Thread Mike Perham (JIRA)
[ 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 > -