Re: Writing a plugin, intercepting resource plugin...

2010-07-22 Thread Wayne Fay
> 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 ?

Writing a plugin, intercepting resource plugin...

2010-07-22 Thread Kai Hackemesser
Hello, 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 ?