Hello, say I want to reuse some POM or system property as parameter in another place in the POM but need it URL encoded. Does anyone know a Maven "magic" to achieve this?
Programming a plugin to encode a given list of properties and provide them under a different name seems no biggy, but I would like to know if there are other, better or easier options :-D . Regards Mirko -- Sent from my phone http://illegalstateexception.blogspot.com http://github.com/mfriedenhagen/ https://bitbucket.org/mfriedenhagen/
