elharo opened a new issue, #195:
URL: https://github.com/apache/maven-ejb-plugin/issues/195

   ### Affected version
   
   HEAD
   
   ### Bug description
   
   return value should be checked and failure to create directory throw a 
MojoExecutionException
   
   also warning should be 
   
   ```
               getLog().warn("The created EJB jar will be empty because the 
source directory " + sourceDirectory.getPath()
                       + " does not exist.");
   ```


-- 
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]

Reply via email to