> I am thinking about a plugin, that when present in a maven pom plugins > set should automatically adds some special source and target folder to > the resources plugin, so that some special resources are copied > without having to configure them in the resources plugin itself. How > do I do that ?
Perhaps doable via a profile. I'd try that route before going for a plugin. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
