[ https://jira.codehaus.org/browse/MEJB-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Karl-Heinz Marbaise closed MEJB-29. ----------------------------------- Resolution: Won't Fix Assignee: Karl-Heinz Marbaise Based on the age of the issue i will close the issue. If you have any objections or new information etc. don't hesitate to reopen the issue. > ejbClient javadoc option > ------------------------ > > Key: MEJB-29 > URL: https://jira.codehaus.org/browse/MEJB-29 > Project: Maven EJB Plugin > Issue Type: New Feature > Affects Versions: 2.1 > Reporter: darren hartford > Assignee: Karl-Heinz Marbaise > > usecase: Create a client jar that already includes javadoc. > Either modify the <clientIncludes> to grab files from other locations, or > modify plugin to integrate to support for Javadoc plugin. > Note that including the javadoc output to /target/classes includes parts of > those files within the regular artifact, which is not the intent. > <clientIncludes>../apidocs/**.*</clientIncludes> does not work. > <clientInclude>${project.build.directory}/apidocs/**/*.*</clientInclude> does > not work. -- This message was sent by Atlassian JIRA (v6.1.6#6162)