It could be used for build-time configuration files, which are not part of the artifact / shouldn't be available on the classpath. I've never used it.
I think it's too rare, so I agree that it can be removed.

Robert

Op Tue, 11 Mar 2014 21:57:43 +0100 schreef Karl Heinz Marbaise <khmarba...@gmx.de>:

Hi,

On 3/9/14 9:02 PM, Karl Heinz Marbaise wrote:
So based on the discussion could we go with the following:

/src/main
    * are files required during compile time (production)

/src/test
    * are files required during test time (unit testing; based on naming
schema we could also have integration tests here)

/src/it
* are files required during integration tests (primarily for plugins)

/src/assembly
    * for assembly descriptors and appropriate filter property files.

The /src/it/ should be added to the default folder layout page.


What i missed:

What is about

src/main/config ?

I would suggest to remove it from the default folder layout, cause i can't remember a case where it is used ? Someone else?


Kind regards
Karl-Heinz Marbaise







---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org

Reply via email to