Hello, I would like to
- filter config directory (some property/configuration files), - don't package the content of the config it in the jar - and make config directory a classpath entry for the exec:java plugin I know how to filter src/main/resources. Any tips? Cheers,Borut
