Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
maven-scr-plugin-1.4.0
-
None
Description
Currently error reporting in the Maven SCR Plugin is rather straightforward supporting only string messages.
Now, that the SCR Plugin can be used outside of the Maven scope where more functionality may be provided, a more detailed error reporting mechanism might make sense. Specifically, support for providing three part messages (source, line number, message) would be very helpfull in certain situations and would also allow for a more standardized log formatting in the maven case.