You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Stephen Duncan <st...@gmail.com> on 2006/09/05 01:47:46 UTC

Re: Real world uses for adding peer directories besides main/ in src/ ?

Well, primarily, there's "test" and "site" at the same level as "main"...

-Stephen

On 9/4/06, Dave Comeau <DC...@xenos.com> wrote:
>
> Are there any examples out there that use addition src/ directories besides
> main/ ?
>
> I have never had the need for this in my projects, but I realize that it
> provides room to expand/enhance your project cleanly.
>
> Just curious...
>
>


-- 
Stephen Duncan Jr
www.stephenduncanjr.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Real world uses for adding peer directories besides main/ in src/ ?

Posted by Nicolas De Loof <ni...@capgemini.com>.
The "main" level is used to separate distributed code (compiled and 
bundled in the artifact) from any other things, like tests, docs (site), 
but you can also include benchmarks, code samples...

Stephen Duncan a écrit :
> Well, primarily, there's "test" and "site" at the same level as "main"...
>
> -Stephen
>
> On 9/4/06, Dave Comeau <DC...@xenos.com> wrote:
>>
>> Are there any examples out there that use addition src/ directories 
>> besides
>> main/ ?
>>
>> I have never had the need for this in my projects, but I realize that it
>> provides room to expand/enhance your project cleanly.
>>
>> Just curious...
>>
>>
>
>

This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient,  you are not authorized to read, print, retain, copy, disseminate,  distribute, or use this message or any part thereof. If you receive this  message in error, please notify the sender immediately and delete all  copies of this message.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org