Brett Porter schrieb:

In the mean time, you may need to disable the report.


Seems like the Exception output is sent to the stderr.

Im using an ant buildscript to wrapp my maven call (The free Anthill is not maven aware). It seems to be enough to switch <exec error="false" inside the buildfile to suppress the exception.
(I just write this to the maillist, because i think that this information might be valuable for others)


So it should be possible, to avoid the deactivation of the changelog report.

Just an additional question:

The changelog cvslib excecutes the netbeans cvs call. Does the maven changelog plugin write the exception to the stderr? Im not sure, normally an exception inside a maven plugin causes the buildprocess to fail, but maven is able to finish the changelog buildprocess successfully. So i guess, that the netbeans cvslib itself writes the exception to the stderr.

Is maven able to suppress such an exception, directly written to the stderr inside a 3rd party lib?

thx
cybi

--
aka Neuhauser Bernhard




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



Reply via email to