Hm, it should work. The jaxb plugin should add that new sources folder to
the project model so that the javadoc plugin uses it. Could this be your
issue:
http://maven.apache.org/plugins/maven-javadoc-plugin/faq.html#How_to_include_additional_source_code_directories_in_aggregate_mode

/Anders

On Mon, Nov 16, 2009 at 15:15, Andrew Hughes <[email protected]> wrote:

> Hi All,
>
> I have generated my jaxb output to ./target/generated-sources/**/*.java.
>
> No matter what these classes don't appear in the javadoc (report). Any
> idea's how I can get this working?
>
> Thanks in Advance.
> --AH
>

Reply via email to