Modifier and Type | Method and Description |
---|---|
Gav |
M2GavCalculator.pathToGav(String str) |
Gav |
M1GavCalculator.pathToGav(String str) |
Gav |
GavCalculator.pathToGav(String path)
Calculates GAV from provided repository path.
|
Modifier and Type | Method and Description |
---|---|
String |
M2GavCalculator.calculateArtifactName(Gav gav) |
String |
M2GavCalculator.gavToPath(Gav gav) |
String |
M1GavCalculator.gavToPath(Gav gav)
// XXX this is not accurate, m1 is using packaging as an artifact folder name.
|
String |
GavCalculator.gavToPath(Gav gav)
Reassembles the repository path from the supplied GAV.
|
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.