On Mon, 30 Apr 2012 11:41:42 -0300, George Christman <gchrist...@cardaddy.com> wrote:

Hello,

Hi!

This is a pure Maven question. Please avoid asking non-Tapestry related questions in the Tapestry mailing lists.

I'm trying to get my project to use a login.properties file that has been placed in the java package. "I'm not entirely sure this is where it
should be placed".

If you want to use the Maven standards, which have the huge advantage of not needing any configuration for Maven to find stuff, just place your .properties file under src/main/resources. src/main/java should have only Java files.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

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

Reply via email to