Class ScmUrl
- java.lang.Object
-
- org.eclipse.tycho.packaging.sourceref.ScmUrl
-
public class ScmUrl extends Object
Maven SCM URL as specified by {@linkplain http://maven.apache.org/scm/scm-url-format.html}
-
-
Constructor Summary
Constructors Constructor Description ScmUrl(Properties projectProperties)
-
-
-
Constructor Detail
-
ScmUrl
public ScmUrl(Properties projectProperties) throws org.apache.maven.plugin.MojoExecutionException
- Throws:
org.apache.maven.plugin.MojoExecutionException
-
-