Ah, src/main/resources, thanks! 

> -----Original Message-----
> From: Tim Kettler [mailto:[EMAIL PROTECTED] 
> Sent: Friday, January 06, 2006 1:50 AM
> To: Maven Users List
> Subject: Re: [m2] target/classes/META-INF/persistence.xml - howto?
> 
> Hi,
> 
> have a look at the getting started documentation here:
> 
> http://maven.apache.org/guides/getting-started/index.html#How%
> 20do%20add%20resources%20to%20my%20JAR?
> 
> -Tim
> 
> Darren Hartford schrieb:
> > Hey all,
> > Working on an EJB3 project and the 'test' continues to 
> fail.  I think 
> > I know why but not sure how to do it.
> > 
> > When the classes are compiled they are stored to 
> > target/classes/**/*.class.
> > 
> > I need to also have from src/java/META-INF/persistence.xml to also 
> > copy over to target/classes/**/*.class (or from another 
> directory location).
> > 
> > This will also need to happen during package/deploy, but 
> stuck at test 
> > at the moment ;-)
> > 
> > Recommendations for dealing with this META-INF file?
> > 
> > Thanky,
> > -D

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to