Re: Maven migration: last two hurdles
Re: Maven migration: last two hurdles
- Subject: Re: Maven migration: last two hurdles
- From: Paul Hoadley <email@hidden>
- Date: Wed, 12 Oct 2016 09:16:27 +1030
On 12 Oct 2016, at 8:55 AM, Faizel Dakri <email@hidden> wrote:
Regarding your second issue, I also keep my components grouped in subfolders and I was never able to find an automated way to flatten just the components subfolders. I ended up having to explicitly exclude all subfolders under src/main/components and then add each subfolder as a resource directory individually so that each component in that subdirectory was installed in the Resources folder. It’s not pretty and may not be the cleanest way to do things, but it works for me. You just have to remember to update your POM if you add/remove component subfolders. In my case, my subfolder structure is pretty static and mainly kept in a framework, so I don’t have to make changes often.
Thanks Faizel. Very helpful.
|
_______________________________________________
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