Hi there, I wonder if there is a plugin out there which does the following:
Do a filtering on all classes in the source-folder and replace it with a configured value definied in the pom.xml and based on a free definied placeholder within the class-source-files BEFORE compiling. I know that there is the filtering-option for resources, but I have not found one for classes. Can I use the same plugin as for resources? If yes, what about the targetPath? Any help will be appreciated. Regards, Christian
