@Named(value="classpath") @Singleton public class TestProjectBuilder extends DefaultProjectBuilder
Constructor and Description |
---|
TestProjectBuilder(ModelBuilder modelBuilder,
ModelProcessor modelProcessor,
ProjectBuildingHelper projectBuildingHelper,
org.apache.maven.bridge.MavenRepositorySystem repositorySystem,
org.eclipse.aether.RepositorySystem repoSystem,
org.eclipse.aether.impl.RemoteRepositoryManager repositoryManager,
ProjectDependenciesResolver dependencyResolver,
ModelCacheFactory modelCacheFactory) |
Modifier and Type | Method and Description |
---|---|
ProjectBuildingResult |
build(File pomFile,
ProjectBuildingRequest configuration) |
build, build, build, build
@Inject public TestProjectBuilder(ModelBuilder modelBuilder, ModelProcessor modelProcessor, ProjectBuildingHelper projectBuildingHelper, org.apache.maven.bridge.MavenRepositorySystem repositorySystem, org.eclipse.aether.RepositorySystem repoSystem, org.eclipse.aether.impl.RemoteRepositoryManager repositoryManager, ProjectDependenciesResolver dependencyResolver, ModelCacheFactory modelCacheFactory)
public ProjectBuildingResult build(File pomFile, ProjectBuildingRequest configuration) throws ProjectBuildingException
build
in interface ProjectBuilder
build
in class DefaultProjectBuilder
ProjectBuildingException
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.