Maven not copying java resources into jar file
Maven not copying java resources into jar file
- Subject: Maven not copying java resources into jar file
- From: Hugi Thordarson <email@hidden>
- Date: Mon, 21 Mar 2016 16:26:32 +0000
Hi all.
I’ve begun the fun task of converting all my WO apps to maven (finally) but I’m encountering odd behaviour with resources.
In my src/main/resources I have a couple of xml files that should end up in the final jar (as they do with a regular java maven build). If I run “mvn pakage” on my dev machine, these xml-files are copied to the jar file as I would expect. But when I run the very same build on my jenkins server, the files just get copied to MyApp.woa/Contents/Resources, but not into the jar file.
Any ideas?
Cheers,
- hugi
// Hugi Thordarson
// http://www.loftfar.is/
// s. 895-6688
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden