Interface ToolchainsBuildingResult
- All Known Implementing Classes:
 DefaultToolchainsBuildingResult
Deprecated.
Collects the output of the toolchains builder.
- Since:
 - 3.3.0
 
- 
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Gets the assembled toolchains.Deprecated.Return a list of problems, if any. 
- 
Method Details
- 
getEffectiveToolchains
PersistedToolchains getEffectiveToolchains()Deprecated.Gets the assembled toolchains.- Returns:
 - The assembled toolchains, never 
null. 
 - 
getProblems
 
 - 
 
org.apache.maven.api.services.ToolchainsBuilderinstead