compile time xerces version problem

2006-06-14 Thread snikhi1
Hello, I currently have this problem. My projects uses (specifies in its dependencies) xerces version 2.8. However, as I found out maven uses xerces 2.4 from its endorsed directory to compile. As a result, certain newer methods in xerces native API cannot be found. I do not see how to override xer

compile time xerces version problem

2006-06-14 Thread snikhi1
Hello, I currently have this problem. My projects uses (specifies in its dependencies) xerces version 2.8. However, as I found out maven uses xerces 2.4 from its endorsed directory to compile. As a result, certain newer methods in xerces native API cannot be found. I do not see how to override xer