Class ScmUrl


  • public class ScmUrl
    extends Object
    Maven SCM URL as specified by {@linkplain http://maven.apache.org/scm/scm-url-format.html}
    • Constructor Detail

      • ScmUrl

        public ScmUrl​(Properties projectProperties)
               throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException
    • Method Detail

      • getType

        public String getType()
      • getUrl

        public String getUrl()