Sounds like a feature request. I've not used that feature. Perhaps someone else is more familiar?
On 22/06/2010, at 7:23 AM, Alexis Tual wrote: > Hi list and fellow maven users, > > i need to have flattened resources in my own jar built frameworks. > Why ? Because it fails to find the components inside subfolders. > So as written in the wiki, i did this : > <configuration> > <flattenResources>true</flattenResources> > </configuration> > It works ok but that flattens also the webserver resources, which then can't > be found by WOImage. > Is there a way to flatten the resources and not the web server resources ? I > found a maven way but would prefer a better and reusable solution like : > - having a resource manager that can find non-flattened resources in jar > frameworks as well as regular framework bundles (perhaps i'm missing > something here) > - adding a flattenWebServerResources to the maven-wolifecycle-plugin > > Am i the only one to have this problem ? > > Cheers, > > Alex _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/lachlan.deck%40gmail.com > > This email sent to [email protected] with regards, -- Lachlan Deck _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
