Hello Dennis,

> src/main/config is used as the default value for configuration files
in appassembler-maven-plugin @Mojo.

Ah damn...Just forgot about that...;-)

Thanks for that hint.


On Tue, Mar 11, 2014 at 9:57 PM, Karl Heinz Marbaise <khmarba...@gmx.de> wrote:
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

Reply via email to