Class Util


  • public class Util
    extends Object
    • Constructor Detail

      • Util

        public Util()
    • Method Detail

      • pom

        public static org.eclipse.aether.artifact.Artifact pom​(org.eclipse.aether.artifact.Artifact artifact)
      • parentArtifact

        public static org.eclipse.aether.artifact.Artifact parentArtifact​(org.apache.maven.model.Model model)
      • getScmOrigin

        public static String getScmOrigin​(org.apache.maven.model.Model model)
      • getScmTag

        public static String getScmTag​(org.apache.maven.model.Model model)