maven/maven-error-diagnostics/src/main
John Dennis Casey 3230df32bf PR: MNG-1721
Fixing NPE when error parameter is null.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@350275 13f79535-47bb-0310-9956-ffa450edef68
2005-12-01 17:04:09 +00:00
..
java/org/apache/maven/usability/diagnostics PR: MNG-1721 2005-12-01 17:04:09 +00:00
resources/META-INF/plexus Generalized error diagnosis for use outside of maven-core. This allows us to print diagnostic messages in the Ant tasks, for instance (these modifications are also included), and share diagnosers between multiple uses (maven-core, maven-artifact-ant, for example). This should help with MNG-784, but I'll verify that before I close it. 2005-10-12 06:46:29 +00:00