Package | Description |
---|---|
org.apache.maven.consumer.model |
Modifier and Type | Method and Description |
---|---|
Scm |
Scm.clone()
Method clone.
|
Scm |
Model.getScm()
Get specification for the SCM used by the project, such as
CVS, Subversion, etc.
|
Modifier and Type | Method and Description |
---|---|
void |
Model.setScm(Scm scm)
Set specification for the SCM used by the project, such as
CVS, Subversion, etc.
|
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.