Re: Maven with subdirectories within the src/main/components/ path
Re: Maven with subdirectories within the src/main/components/ path
- Subject: Re: Maven with subdirectories within the src/main/components/ path
- From: Paul Hoadley <email@hidden>
- Date: Tue, 11 Oct 2016 08:26:31 +1030
On 11 Oct 2016, at 2:15 AM, Hugi Thordarson <email@hidden> wrote:You can add each subfolder in your “components”-folder as a resource folder. It’s a pretty horrifying workaround, though and I think we should change the wolifecycle-plugin and align the behaviour with ant's (i.e. subfolders in the components directory should always be flattened by default).
Great idea. Do we press on in wocommunity/wolips?
But for the workaround; add the <resources> element to your pom's build element. Each subfolder gets its own <resource> tag.
Nice one.
|
_______________________________________________
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