AzazelSensei opened a new pull request, #234: URL: https://github.com/apache/maven-ejb-plugin/pull/234
When the EJB source directory is missing, execute() warned and called mkdirs() without checking the result. I throw MojoExecutionException if the directory still does not exist, and I reworded the warning as in #195. Unit test covers the case where mkdirs() cannot create the path. - [x] I hereby declare this contribution to be licenced under the Apache License Version 2.0, January 2004 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
