org.apache.maven:maven-error-diagnostics (2.2.1)
Published 2026-02-24 13:44:18 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-error-diagnostics</artifactId>
<version>2.2.1</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=org.apache.maven:maven-error-diagnostics:2.2.1About this package
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.
Dependencies
org.codehaus.plexus:plexus-container-default
Details
2026-02-24 13:44:18 +00:00
Assets (1)
Versions (3)
View all
Maven
1
Maven Error Diagnostics
1.7 KiB