RE: recurrent exception

2009-02-17 Thread Giovanni Azua
Wow awesome :) and embarrassing too :) > -Original Message- > From: Brian E. Fox [mailto:bri...@reply.infinity.nu] > Sent: Monday, February 16, 2009 11:23 PM > To: Maven Users List > Subject: RE: recurrent exception > > Haha, I think that's Brett's for

Re: recurrent exception

2009-02-16 Thread Wayne Fay
> Top hit on Google for: DashboardUtils getDocument() SAXException Premature > end of file > is: https://jira.codehaus.org/browse/MOJO-1292 But emailing problems to this group is so much easier than simply Googling for your answers! Wayne -

RE: recurrent exception

2009-02-16 Thread Brian E. Fox
Haha, I think that's Brett's form of: http://lmgtfy.com/?q=DashboardUtils+getDocument()+SAXException -Original Message- From: Brett Randall [mailto:javabr...@gmail.com] Sent: Monday, February 16, 2009 4:37 PM To: Maven Users List Subject: Re: recurrent exception Top hit on

Re: recurrent exception

2009-02-16 Thread Brett Randall
Top hit on Google for: DashboardUtils getDocument() SAXException Premature end of file is: https://jira.codehaus.org/browse/MOJO-1292 May be relevant to your issue. Brett On Mon, Feb 16, 2009 at 10:02 PM, Giovanni Azua wrote: > Hi, > > I have lately seen this exception below recurrently poppin

Re: recurrent exception

2009-02-16 Thread Wayne Fay
> [ERROR] DashboardUtils getDocument() SAXException: > org.xml.sax.SAXParseException: Premature end of file. > ... > org.codehaus.mojo.dashboard.report.plugin.DashBoardUtils.getDocument(DashBoa > rdUtils.java:886) Looks to be a bug/issue in the Dashboard Mojo. I'd see if perhaps this has been file

recurrent exception

2009-02-16 Thread Giovanni Azua
Hi, I have lately seen this exception below recurrently popping out in my build. Any clues? TIA, Regards, Giovanni [ERROR] DashboardUtils getDocument() SAXException: org.xml.sax.SAXParseException: Premature end of file. at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMPar