public class MavenProjectBuilder extends Object implements ProjectBuilder
| Constructor and Description |
|---|
MavenProjectBuilder(Path projectPath,
Consumer<LogRecord> logRecordConsumer) |
| Modifier and Type | Method and Description |
|---|---|
void |
build(Consumer<Map<String,Object>> consumer) |
MavenProjectBuilder |
goals(String... goals) |
MavenProjectBuilder |
profiles(String... ids) |
public MavenProjectBuilder goals(String... goals)
goals in interface ProjectBuilderpublic MavenProjectBuilder profiles(String... ids)
profiles in interface ProjectBuilderCopyright © 2012–2017 MARID software development group. All rights reserved.