[
https://issues.apache.org/jira/browse/MJAVADOC-259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17957887#comment-17957887
]
Olivier Lamy commented on MJAVADOC-259:
---------------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-javadoc-plugin#567|https://github.com/apache/maven-javadoc-plugin/issues/567].
> Resource copying from javadoc dir is incomplete
> -----------------------------------------------
>
> Key: MJAVADOC-259
> URL: https://issues.apache.org/jira/browse/MJAVADOC-259
> Project: Maven Javadoc Plugin (Moved to GitHub Issues)
> Issue Type: Bug
> Affects Versions: 2.6
> Environment: Mac OS X 10.5.7
> Reporter: Ken Arnold
> Assignee: Siveton Vincent
> Priority: Major
> Fix For: 2.6.1
>
> Attachments: jd.zip
>
>
> The plugin is ignoring my directory src/main/javadoc/resources
> I want to put in background images for my stylesheet to use, and I want to
> overwite inherit.gif (to one with a transparent background, a Java problem
> since I started with Java back before 1.0, sigh). So I put a bg.gif and a
> new inherit.gif in src/main/javadoc/resources. It is not copied. I do have
> <docfilessubdirs> set to true.
> I have attached a subset of my project that demonstrates the problem. Unzip
> and then run mvn javadoc:javadoc. If you look at
> target/site/apidocs/resources, the file contains only one file, while
> src/main/javadoc/resources contains three.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)