dev@glassfish.java.net

Re: maven2 directory layout questions

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Thu, 15 Nov 2007 12:40:27 -0800

but I answered that email, you must not move any files related to
javadocs
out of src/main/java, the javadoc plugin would not find them otherwise.


On Nov 15, 2007, at 11:33 AM, Lloyd L Chambers wrote:

> I second the "yuck" factor. Convenience and convention do matter.
>
> Lloyd
>
> On Nov 13, 2007, at 2:45 PM, Bill Shannon wrote:
>
>>> 2. Ideally they need to be moved to src/main/resources. You can
>>> configure things so that you can leave them in src/main/java, but it
>>> starts getting messy.
>>
>> You're kidding, right? I can't keep the package.html part of my
>> javadocs next to the *.java part of my javadocs? Yuck!
>
> ---
> Lloyd L Chambers
> lloyd.chambers_at_sun.com
> Sun Microsystems, Inc
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>