|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
This will do until wagon debuts.
| 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. |
| Method Detail |
public java.lang.String constructRepositoryFullPath(java.lang.String type,
Project project,
java.lang.String version)
throws MavenException
project - the project for the artifacttype - The type of the artifactversion - The version of the artifact
MavenException
public java.lang.String constructRepositoryDirectoryPath(java.lang.String type,
Project project)
throws MavenException
project - the project for the artifacttype - The type of the artifact
MavenException
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||