| Package | Description | 
|---|---|
| org.apache.maven.building | |
| org.apache.maven.toolchain.building | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Problem> | ProblemCollector. getProblems() | 
| List<Problem> | ProblemCollector. getProblems() | 
| Modifier and Type | Method and Description | 
|---|---|
| static ProblemCollector | ProblemCollectorFactory. newInstance(List<Problem> problems)The default implementation is not visible, create it with this factory | 
| static ProblemCollector | ProblemCollectorFactory. newInstance(List<Problem> problems)The default implementation is not visible, create it with this factory | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Problem> | DefaultToolchainsBuildingResult. getProblems() | 
| List<Problem> | ToolchainsBuildingException. getProblems()Gets the problems that caused this exception. | 
| List<Problem> | ToolchainsBuildingResult. getProblems()Return a list of problems, if any. | 
| List<Problem> | ToolchainsBuildingResult. getProblems()Return a list of problems, if any. | 
| List<Problem> | ToolchainsBuildingException. getProblems()Gets the problems that caused this exception. | 
| List<Problem> | DefaultToolchainsBuildingResult. getProblems() | 
| Constructor and Description | 
|---|
| DefaultToolchainsBuildingResult(PersistedToolchains effectiveToolchains,
                               List<Problem> problems)Default constructor | 
| DefaultToolchainsBuildingResult(PersistedToolchains effectiveToolchains,
                               List<Problem> problems)Default constructor | 
| ToolchainsBuildingException(List<Problem> problems)Creates a new exception with the specified problems. | 
| ToolchainsBuildingException(List<Problem> problems)Creates a new exception with the specified problems. | 
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.