If your configuration files need to be in the build path, I suggest to move 
them to src/main/resources.

src/main/config is never used AFAIK, so it main be simply a conventional place 
to put config files that will not be packaged in the artifact (someone can 
correct me if I am wrong).


++

Julien


----- Message d'origine ----
> De : Richard Hauswald <richard.hausw...@googlemail.com>
> À : users@maven.apache.org
> Envoyé le : Mer 18 Novembre 2009, 13 h 09 min 35 s
> Objet : WTP support and Standard Directory Layout
> 
> Hello list,
> as described in the Standard Directory Layout
> (http://maven.apache.org/guides/introduction/introduction-to-the-standard-directory-layout.html)
> configuration files should be placed under src/main/config . But this
> directory is not included in the build path. The directories
> 
> src/main/filters
> src/test/java
> src/test/resources
> src/test/filters
> 
> are ignored too. Is this intended behaviour or a bug?
> 
> Thanks,
> Richard
> 
> 
> 
> -- 
> Richard Hauswald
> Blog: http://tnfstacc.blogspot.com/
> LinkedIn: http://www.linkedin.com/in/richardhauswald
> Xing: http://www.xing.com/profile/Richard_Hauswald
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org





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

Reply via email to