Class PropertyResolver


  • public class PropertyResolver
    extends Object
    Author:
    Martin Grebac
    • Method Detail

      • resolveProperties

        public void resolveProperties​(org.apache.maven.project.MavenProject project)
                               throws FileNotFoundException,
                                      IOException,
                                      org.codehaus.plexus.util.xml.pull.XmlPullParserException
        Parameters:
        project - maven project
        Throws:
        FileNotFoundException - properties not found
        IOException - IO error
        org.codehaus.plexus.util.xml.pull.XmlPullParserException - error parsing xml