[top] / org / apache / maven /
maven-error-diagnostics /
2.0.6
Provides a manager component which will process a given Throwable instance through a set of diagnostic sub-components, and return a String message with user-friendly information about the error and possibly how to fix it.
Repository |
external |
Group ID |
org.apache.maven |
Artifact ID |
maven-error-diagnostics |
Version |
2.0.6 |
Packaging |
jar |
Parent |
org.apache.maven maven 2.0.6
(View)
|
POM Snippet
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-error-diagnostics</artifactId>
<version>2.0.6</version>
</dependency>
Other Details
SCM