IO exception when the result file already exists ------------------------------------------------
Key: MOJO-1363 URL: http://jira.codehaus.org/browse/MOJO-1363 Project: Mojo Issue Type: Bug Components: xslt Reporter: Ondrej Zizka If the target file already exists, XSLT plugin throws an exception. There should be an option to overwrite existing files. How to test: 1) Set up some project to transform some XML. Put the config into <project><build>, to be able to run it using `mvn xslt:transform`. 2) Now run it twice: `mvn xslt:transform`. You will see that the second time, XSLT plugin will throw an exception saying "Unexpected end of file". -- 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