|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.maven.ArtifactListBuilder
| Constructor Summary | |
ArtifactListBuilder()
|
|
| Method Summary | |
static java.util.List |
build(Project project)
Create the list of artifacts for a project based on the stated dependencies taking into account any user specified overrides. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ArtifactListBuilder()
| Method Detail |
public static java.util.List build(Project project)
project - MavenSession project.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||