Hi,

Anybody else is having problem with the artifact xercesImpl-2.10.0 from
Maven Central?
My build fails because it cannot find:
<groupId>xml-apis</groupId>
<artifactId>xml-apis</artifactId>
<version>1.4.01</version>

Indeed, this GAV is missing in Maven Central repo.
Here's xercesImpl's pom (
http://search.maven.org/remotecontent?filepath=xerces/xercesImpl/2.10.0/xercesImpl-2.10.0.pom
)

Cheers,
Jérémy

Reply via email to