How can I exclude Resources from jars in a woframework?

From: Trent Larson (trent.larso..centris.com)
Date: Thu Jun 19 2008 - 14:00:01 EDT

  • Next message: Stephen R. Smith: "Re: How do I change ApplicationClass in Maven-generated UNIXClassPath file?"

    I'm generating jars with woframework, but the jar ends up with everything from the Resources directory. How can I create the jar such that it only includes the class files and excludes the resources? (I've tried the exclusion mechanism with the maven-jar-plugin to no avail, though I'm not confident in my exclusion syntax in combination with the wolifecycle plugin.)

    BTW, this has a very curious effect: if I keep my artifacts with a lowercase name, my application will start just fine, but if I change my artifacts to have uppercase characters then it complains that "There is already a unique instance for Bundle named...". If anyone can explain this behavior to me, I'd be grateful.

    Thanks for any help!
    Trent



    This archive was generated by hypermail 2.0.0 : Thu Jun 19 2008 - 14:01:55 EDT