[ https://issues.apache.org/jira/browse/MJAVADOC-404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15244420#comment-15244420 ]
Hudson commented on MJAVADOC-404: --------------------------------- SUCCESS: Integrated in maven-plugins #5683 (See [https://builds.apache.org/job/maven-plugins/5683/]) [MJAVADOC-404] Goal resource-bundle generates faulty JAR file Contributed-by: Holger Mense <m...@holger-mense.de> (michaelo: [http://svn.apache.org/viewvc/?view=rev&rev=1739517]) * maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/ResourcesBundleMojo.java > Goal resource-bundle generates faulty JAR file > ---------------------------------------------- > > Key: MJAVADOC-404 > URL: https://issues.apache.org/jira/browse/MJAVADOC-404 > Project: Maven Javadoc Plugin > Issue Type: Bug > Affects Versions: 2.9.1 > Environment: Maven 3.0.4, Windows 7 > Reporter: Holger Mense > Assignee: Michael Osipov > Fix For: 2.10.4 > > Attachments: ResourcesBundlesMojo.java.patch, > resource-bundle-showcase.zip > > > Hi, > I am generating a javadoc-resources jar using resource-bundle goal. My > project has > additional JavaDoc resources in directory {{src/main/javadoc}} which contains > several > subdirectories. So the file structure is as follows: > {noformat} > src/main/javadoc/foo > src/main/javadoc/bar > {noformat} > The generated javadoc-resources jar then contains the following structure: > {noformat} > META-INF/ > resources/ > resourcesfoo/ > resourcesbar/ > {noformat} > There seems to be a directory separator missing when generating the > destination directory structure. > See attached showcase as example. Generated result is already included in > {{target/ directory}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)