Package | Description |
---|---|
org.apache.maven.lifecycle.internal.builder.multithreaded | |
org.apache.maven.lifecycle.internal.builder.singlethreaded |
Modifier and Type | Class and Description |
---|---|
class |
MultiThreadedBuilder
Builds the full lifecycle in weave-mode (phase by phase as opposed to project-by-project).
|
Modifier and Type | Class and Description |
---|---|
class |
SingleThreadedBuilder
A
Builder encapsulates a strategy for building a set of Maven projects. |
Copyright © 2001–2018 The Apache Software Foundation. All rights reserved.