Hi,
Most of the plugin applying filtering use this [1].
So you can do this in your mojo. (have a look at the resources plugin
to see how it works [2])

HTH,
-- 
Olivier Lamy
http://twitter.com/olamy
http://www.linkedin.com/in/olamy

[1] http://maven.apache.org/shared/maven-filtering/.
[2] 
http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-resources-plugin/src/main/java/org/apache/maven/plugin/resources/ResourcesMojo.java

2010/11/4 Christopher Hunt <hu...@internode.on.net>:
> Hi there,
>
> I'm developing the JavaScript Import Plugin and have come across an issue. I 
> was hoping that someone here can point me in the right direction.
>
> I need to convince the resources plugin that some html resources need to be 
> copied over given new filter properties. My plugin creates filter properties 
> during the generate-resources phase.
>
> Is there a supported method of informing the resources plugin that resources 
> should be re-filtered?
>
> Thanks for any guidance.
>
> Kind regards,
> Christopher
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>



-- 
Olivier Lamy
http://twitter.com/olamy
http://www.linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to