Class SettingsXmlReader


  • public class SettingsXmlReader
    extends java.lang.Object
    • Method Summary

      Modifier and Type Method Description
      static java.util.List<org.apache.maven.settings.Server> read​(PluginSession session)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • read

        public static java.util.List<org.apache.maven.settings.Server> read​(PluginSession session)