Hi,
I am facing a problem. I have a java class which contains final String. This string has to be final, so I can not set value by a file properties. This string is different according to each environment, so I would like to change it during the maven build by using maven profile. But I don't know how to change java source code with maven or maven plugin. Have you got any idea how to do this? Thanks, Regards. ------------------- Email Disclaimer http://www.cofidis.be/emaildisclaimer.php
