Re: otherclasspath option in maven?

2010-11-24 Thread Rob Urquhart
learer. Rob > Cheers, > > Henrique > > On 23/11/2010, at 21:02, Rob Urquhart wrote: > >> I'm using maven to build a Wonder app and I need to have a resource file (a >> keystore) end up in a directory on the classpath at runtime. In the ant >> build I c

otherclasspath option in maven?

2010-11-23 Thread Rob Urquhart
hing equivalent for maven? Or, is there a way to tell maven to include those files in the application jar? The "standard" way as described in the maven getting-started guide doesn't seem to work - the files are just included in Resources, but not in the jar. Thanks for any h