Good day, I've just started refactoring maven-resources-plugin ([1]). But I did not take out the PropertyUtils class out of it yet, or the resources handling part either. But at least it's one step to cleaning it.
Basically, i just extracted a parent class for the Mojos, and another one for the test cases. Plus a few method extraction from the resulting abstract test suite. Cheers, Franz [1] http://jira.codehaus.org/browse/MRESOURCES-37 On 11/9/06, Stephane Nicoll <[EMAIL PROTECTED]> wrote:
Hi Tony, Funny, we were talking about this recently [1] I will do my best to gather the usage and create a shared component for this. if you wanna help, let us know. Cheers, Stéphane [1] http://www.nabble.com/resources-handling-in-mojo-w--filter-tf2573759s177.html On 11/10/06, Tony Truong <[EMAIL PROTECTED]> wrote: > > Hi, > > I would like to use the filtering feature that is in maven-resources-plugin, > but I do not want my plugin to be dependent on the maven-resources-plugin. > Is there a library for this? > > Tony > -- > View this message in context: http://www.nabble.com/PropertyUtils-as-a-library-tf2605695s177.html#a7270945 > Sent from the Maven Developers mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]