kiniry / Mobius

4 stars 8 forks source link

FindBugs: org.apache.xerces.jaxp.SAXParserFactoryImpl not found #580

Open atiti opened 11 years ago

atiti commented 11 years ago

Platform: Mac OS X Tiger - powerpc Version: latest PVE release 18th June 2009

When doing a full rebuild with FindBugs enabled I get the following warning:

An internal error occurred during: "Building workspace". Provider org.apache.xerces.jaxp.SAXParserFactoryImpl not found

atiti commented 11 years ago

From: kiniry (GH: kiniry) Date: Mon Jul 6 15:58:58 2009

This is unfamiliar to me.

Does this happen with an empty workspace?

atiti commented 11 years ago

From: dcochran (GH: dcochran) Date: Mon Jul 6 16:39:07 2009

No, but it does happen with the Mobius Examples workspace, after I add the Votail prooject to my workspace.

atiti commented 11 years ago

From: dcochran (GH: dcochran) Date: Sat Jul 18 10:29:31 2009

Update: this only happens when FindBugs is enabled, but will prevent the other builders from running unless FindBugs is the very last to be run.