I have a multi-module project and I would like to define a single filter file that will apply properties to all the child modules. For example, I would like to have the foll
you can also share the filter by using an absolute path for the filter in your parent pom.xml
Since the path is dependent on environment (eclipse windows / eclipse linux / buildserver) you can put the path prefix or part of it in settings.xml profile