Hi Jeff,

properties normally go in the src\main\resources

BTW, You seem to use a strange layout for your directories. Do you really 
want it to be that way? 
Read Better builds with maven for the recommended dir. structure

"Jeff Mutonho" <[EMAIL PROTECTED]> skrev 08.08.2006 14:52:59:

> My web project has the following structure
> 
> /eportal/WebContent/WEB-INF/   ---this has all the web related stuff my 
app
> requires
> 
> and the source directory
> 
> /eportal/WebContent/JavaSource/za/blah/blah/blah
>                                                |___hibernate.properties
>                                                |___messages.properties
>                                                |___log4j.properties
> 
> When the war file is created all *.properties are not being copied to 
the
> war's WEB-INF/classes directory.How
> can I configure my pom to get the  all the *.properties to be copied to 
the
> war's WEB-INF/classes directory?
> 
> 
> -- 
> 
> 
> Jeff  Mutonho
> 
> GoogleTalk : ejbengine
> Skype        : ejbengine
> Registered Linux user number 366042

Reply via email to