Interface ConsumerPomBuilder
- All Known Implementing Classes:
DefaultConsumerPomBuilder
interface ConsumerPomBuilder
This interface is not public and the purpose is to allow easy unit testing
of
DefaultConsumerPomArtifactTransformer
.-
Method Summary
Modifier and TypeMethodDescriptionbuild
(org.eclipse.aether.RepositorySystemSession session, MavenProject project, Path src)
-
Method Details
-
build
Model build(org.eclipse.aether.RepositorySystemSession session, MavenProject project, Path src) throws ModelBuilderException, IOException, XMLStreamException
-