[ 
https://jira.codehaus.org/browse/MNGSITE-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karl Heinz Marbaise closed MNGSITE-195.
---------------------------------------

    Resolution: Fixed
      Assignee: Karl Heinz Marbaise

Fixed in [r1580191|http://svn.apache.org/r1580191]

> Default folder layout documentation update
> ------------------------------------------
>
>                 Key: MNGSITE-195
>                 URL: https://jira.codehaus.org/browse/MNGSITE-195
>             Project: Maven Project Web Site
>          Issue Type: Improvement
>            Reporter: Karl Heinz Marbaise
>            Assignee: Karl Heinz Marbaise
>            Priority: Minor
>
> Based [on the discussion on the mailing 
> list|http://maven.40175.n5.nabble.com/maven-assembly-plugin-Maven-default-folder-layout-td5787276.html]
>  the folder layout should be changed according to the following:
> src/main
>  * are files required during compile time (production)
>  ** src/main/java
>  ** src/main/resources
>  ** src/main/filters
> src/test
>     * are files required during test time (unit testing; based on naming
>       schema we could also have integration tests here)
>  ** src/test/java
>  ** src/test/resources
>  ** src/test/filters
> src/it
> * are files required during integration tests  (primarily for plugins)
> src/assembly
>  * for assembly descriptors and appropriate filter property files.
> src/main/config
>  * for configuration files.
> src/main/filters
>  * Resource filter files
> src/main/scripts
>  * Application/Library scripts
> src/main/webapp
>  * Web application sources
> src/site
>  * Maven Site
> In the end this means currently only {{src/it}} must be added to the default 
> folder layout page.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to