|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScmTranslator
Translate the SCM information after tagging/reverting to trunk.
| Field Summary | |
|---|---|
static java.lang.String |
ROLE
Plexus Role. |
| Method Summary | |
|---|---|
java.lang.String |
resolveTag(java.lang.String tag)
Determine what tag should be added to the POM given the original tag and the new one. |
java.lang.String |
translateTagUrl(java.lang.String url,
java.lang.String tag,
java.lang.String tagBase)
Take an URL and find the correct replacement URL for a given tag. |
| Field Detail |
|---|
static final java.lang.String ROLE
| Method Detail |
|---|
java.lang.String translateTagUrl(java.lang.String url,
java.lang.String tag,
java.lang.String tagBase)
url - the source URLtag - the tagtagBase - the tag base for providers that support it
java.lang.String resolveTag(java.lang.String tag)
tag - the new tag
null if the provider does not use tags
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||