--------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/maven-2-plugin-dev-question-tf2202791.html#a6152725
Sent from the Maven Developers forum at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
fogwolf <[EMAIL PROTECTED]> writes:
> Hi there.
>
> I am converting my Maven 1 environment to Maven 2 & am running into an issue
> with a plugin I'm trying to update. This plugin basically filters some
> template files, replacing placeholder values, & places them within
> directories under the pro
to keep them in CVS? If so, what would
be the best way to access CVS from my Maven plugin - to use the Ant CVS task
to check the files out to a temp directory, do the variable replacement &
copy them over?
Thanks!
--
View this message in context:
http://www.nabble.com/maven-2-plugin-dev-questi