[ https://issues.apache.org/jira/browse/MEJB-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17966080#comment-17966080 ]
Olivier Lamy commented on MEJB-28: ---------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-ejb-plugin#85|https://github.com/apache/maven-ejb-plugin/issues/85]. > outputDirectory is not created before packaging > ----------------------------------------------- > > Key: MEJB-28 > URL: https://issues.apache.org/jira/browse/MEJB-28 > Project: Maven EJB Plugin (Moved to GitHub Issues) > Issue Type: Bug > Affects Versions: 2.0 > Reporter: liu ron > Assignee: Karl Heinz Marbaise > Priority: Minor > Fix For: 2.4 > > > When using the jar plugin, outputDirectory is being cerated prior to creating > the jar. > The ejb plugin however fails if specifying an outputDirectory which does not > exist - > So, specifying something like ${project.build.directory}/jar will always fail > after a clean. -- This message was sent by Atlassian Jira (v8.20.10#820010)