• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Maven build and flattened resources
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Maven build and flattened resources


  • Subject: Maven build and flattened resources
  • From: Alexis Tual <email@hidden>
  • Date: Mon, 21 Jun 2010 23:23:52 +0200

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@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Maven build and flattened resources
      • From: Lachlan Deck <email@hidden>
  • Prev by Date: Re: D2W Editing Non-Model Arrays
  • Next by Date: Weird error _NSAutoReleaseNoPool
  • Previous by thread: Re: WOBrowser fails in Ajax.
  • Next by thread: Re: Maven build and flattened resources
  • Index(es):
    • Date
    • Thread