[
http://jira.codehaus.org/browse/MEXEC-47?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerome Lacoste closed MEXEC-47.
-------------------------------
Resolution: Fixed
svn commit -m "MEXEC-47 fix failure to create log file in non existing
directories."
Sending src/main/java/org/codehaus/mojo/exec/ExecMojo.java
Transmitting file data .
Committed revision 6934.
> failure to create log file in non existing directories.
> -------------------------------------------------------
>
> Key: MEXEC-47
> URL: http://jira.codehaus.org/browse/MEXEC-47
> Project: Maven 2.x Exec Plugin
> Issue Type: Bug
> Components: exec
> Reporter: Jerome Lacoste
> Assignee: Jerome Lacoste
> Fix For: 1.1-beta-2
>
>
> Benjamin reported on the list
> You could however consider to fix the failure to create the log output file
> in case its parent directory does not exist yet, i.e.
> <outputFile>target/this-does-not-exist/out.log</outputFile>
> will cause ExecMojo.java:268 to fail with a FileNotFoundException and output
> a warning. mkdirs() should cure this.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email