|
Forge - Parent 1.0.5-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProjectBuilder
Used to configure and execute the project build system.
Method Summary | |
---|---|
ProjectBuilder |
addArguments(String... args)
Manually add an argument to be passed to the underlying build system. |
Resource<?> |
build()
Execute the build. |
ProjectBuilder |
runTests(boolean test)
Enable or disable test execution during build. |
Method Detail |
---|
ProjectBuilder addArguments(String... args)
ProjectBuilder runTests(boolean test)
Resource<?> build() throws BuildException
BuildException
|
Forge - Parent 1.0.5-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |