Well I think the maven-filtering jar may be what i'm looking for.  Ill give
that a go.  Thanks folks.

rynam0 wrote:
> 
> Hello... 
>   I am hoping someone may point me in the right direction in regards to
> how to approach writing a custom filter operation for a custom plugin.  I
> am currently filtering resources using the war and resources plugins  but
> I am faced with a situation where i need to do some very specific
> encryption/encoding of passwords in addition to filtering plain text
> properties in a separate resource file.  I'm familiar with the ant-style
> filtering that uses the @variable.name@ syntax but I assume there is some
> reusable strategy that Maven developers prefer when replacing variables of
> the form ${variable.name}?  Any help in this regard would be MUCH
> appreciated.
> 
> Thanks in advance.
> -Ryan
> 

-- 
View this message in context: 
http://www.nabble.com/Help-with-custom-file-filtering-requested-tp22935887p22937913.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to