> Is maven able to suppress such an exception, directly written to the
> stderr inside a 3rd party lib?
If that's the case, no. I hadn't looked into it.
- Brett
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands
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
(I just write this to the maillist, becau
You can file a bug against the changelog plugin to suppress the
exception trace if that is all that is needed.
In the mean time, you may need to disable the report.
- Brett
On Thu, 10 Feb 2005 13:43:40 +0100, Cybernd <[EMAIL PROTECTED]> wrote:
> Hi
>
> The developers of cvshome changed the dat
Hi
The developers of cvshome changed the date format. So changelog v 1.7.1
always thrown an exception: "parse date".
I found inside the changelogs changelog, that the problem should be
resolved in 1.7.2, so in installed the update.
With 1.7.2 the changelog plugin is able to generate the report,