[MOBY-dev] [Fwd: Problem with xercexImpl-2.6.2.jar]

Andreas Groscurth groscurt at mpiz-koeln.mpg.de
Fri Mar 7 15:12:59 UTC 2008


hi,

I write biomoby service with eclipse. and now the maven 2.0 finds wished
libraries and downloads it automatically . But I have problem with
xercexImpl-2.6.2.jar , because it has older version SAXParserFactory. So
the above jar
files should be removed from class path. else I get an Exception like
this: 

Exception in thread "main" java.lang.UnsupportedOperationException: This
parser does not support specification "null" version "null". 

I can  simply remove this jar from lib of my biomoby project before, but
now  maven try to download and install it every time after I removed it
from maven repository in my local directory. how should I do , so that
maven doesn't download it by default? Should I change the dependency
relationship in pom.xml ? thank you for your help in advance?

regrads
hao chen





More information about the MOBY-dev mailing list