I think it'd be a great idea for each plugin to have a url output so when an
error occurs, maven can output the error and give the user some direction on
where to go for help.  with more and more plugins moving out of maven-core
and into the sourceforge project (and other places), it becomes unclear
where to go for support.

So, just as the dependency downloading tells user's where to go for the
artifact they are looking for, the error message should tell them where to
go for help with their problem.

Ex:
BUILD FAILED
PLUGIN JDEVELOPER ENCOUNTERED AN ERROR.  PLEASE SEE http://someurl.com FOR
MORE INFORMATION
File...... file:/C:/Documents and
Settings/RyanS/.maven/plugins/maven-jdeveloper
-plugin-1.3/plugin.jelly
Element... j:forEach
Line...... 53
Column.... 72
C:\brown_dev\srcroot\bcs\ear\src\java not found.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to