FileNotFoundException on
${basedir}/target/was6-maven-plugin/was6plugin-build.xml
---------------------------------------------------------------------------------
Key: MWAS-11
URL: http://jira.codehaus.org/browse/MWAS-11
Project: Maven 2.x WebSphere 6 Plugin
Issue Type: Bug
Affects Versions: 1.0-alpha-2
Environment: Linux (Kubuntu 8.04)
Reporter: FACQUEZ Christophe
Assignee: David J. M. Karlsen
Priority: Minor
Hi,
If the working directory contains a non existing parent directory, the was6
plugin throw a FileNotFoundException.
in the AbstractWas6Mojo.getBuildScript() method,
at line 172, the getWorkingDirectory().mkdir() instruction must be replace by
getWorkingDirectory().mkdirs(); to fix this bug.
regards,
Christophe
--
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