Interface ProjectArtifactFactory

All Known Implementing Classes:
DefaultProjectArtifactFactory

public interface ProjectArtifactFactory

Component interface responsible for creation of MavenProject#dependencyArtifacts instances.

NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
Since:
3.2.4
  • Method Summary

    Modifier and Type
    Method
    Description
    Set<org.apache.maven.artifact.Artifact>