Hi, I am using the ant-run plugin to generate some sources and have a seperate ant-run config to generate some property-files (in the generate-resource phase). When I tell maven to run everything and package it all up in a JAR, the generated resources are NOT inside the JAR. I only found the possibility in the ant-run plugin to add a source-root, but nothing like a resource-root... Can anybody tell me how I could get all my resources in the JAR?
Thanks, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
