|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.repository.DefaultArtifactTypeHandler
This will do until wagon debuts.
| Constructor Summary | |
DefaultArtifactTypeHandler()
|
|
| Method Summary | |
java.lang.String |
constructRepositoryDirectoryPath(java.lang.String type,
Project project)
Map an artifact to a repository directory path. |
java.lang.String |
constructRepositoryFullPath(java.lang.String type,
Project project,
java.lang.String version)
Map an artifact to a repository path. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultArtifactTypeHandler()
| Method Detail |
public java.lang.String constructRepositoryDirectoryPath(java.lang.String type,
Project project)
constructRepositoryDirectoryPath in interface ArtifactTypeHandlerproject - the project for the artifacttype - The type of the artifact
public java.lang.String constructRepositoryFullPath(java.lang.String type,
Project project,
java.lang.String version)
constructRepositoryFullPath in interface ArtifactTypeHandlerproject - the project for the artifacttype - The type of the artifactversion - The version of the artifact (may be a snapshot)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||