Package org.apache.maven.configuration
Interface BeanConfigurationPathTranslator
- All Known Implementing Classes:
BasedirBeanConfigurationPathTranslator
public interface BeanConfigurationPathTranslator
Postprocesses filesystem paths. For instance, a path translator might want to resolve relative paths given in the
bean configuration against some base directory.