Interface IPOMUtils

All Known Implementing Classes:
POMUtils

public interface IPOMUtils
  • Method Details

    • resolveProperty

      String resolveProperty(String propertyValue, org.apache.maven.model.Model properties)
    • isPropertyValue

      boolean isPropertyValue(String value)