gt;>>
>>
>> What about this?
>> http://maven.apache.org/guides/introduction/introduction-to-the-standa
>> rd-directory-layout.html
>>
>> --
>> Geoffrey Wiseman
>>
>>
> Hi Geoffrey,
>
> it's not clear at all.
> Can yo
o the
tar ball.
Hope this helps.
C. Helck
-Original Message-
From: Jean-Louis MONTEIRO [mailto:jean-louis.monte...@atosorigin.com]
Sent: Wednesday, September 16, 2009 12:06 PM
To: users@maven.apache.org
Subject: Re: Porpuse of src/main/config
Geoffrey Wiseman wrote:
>
n/resources goes to target package (jar, war, ...). And from
my understanding, src/main/config is not part of the classpath and is used
only for build (configuration files used to build, ...).
Thanks for your help.
Regards,
Jean-Louis
--
View this message in context:
http://www.nabble.com/Porpu
Geoffrey Wiseman wrote:
On Fri, Aug 1, 2008 at 11:00 AM, DOMINGUEZ Felipe <
[EMAIL PROTECTED]> wrote:
I am new to Maven, and I am a bit confuse about the porpuse of directory
src/main/config porpuse
...
Can any body clarify the usage of src/main/config and what is maven
approach f
On Fri, Aug 1, 2008 at 11:00 AM, DOMINGUEZ Felipe <
[EMAIL PROTECTED]> wrote:
> I am new to Maven, and I am a bit confuse about the porpuse of directory
> src/main/config porpuse
>
> I have been looking for information about it but it does not seems to be
> much.
>
> I initially thought that in di
Hello.
I am new to Maven, and I am a bit confuse about the porpuse of directory
src/main/config porpuse
I have been looking for information about it but it does not seems to be
much.
I initially thought that in directory src/main/resources I could put any
static resource used by the jar file