> I don't actually need to zip these up. A jar would be just fine. If I > change the packaging to jar then I DO get a jar, it just doesn't have any of > my CFML code in it. It'd be really great if I could find a way to put > everything from the src/main/cfml directory into the root of the jar.
Any reason you can't just put those files into /src/main/resources? Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
