On 13.07.2007 06:23, Carsten Ziegeler wrote: >> Actually in Jan you filed yourself a bugreport >> http://jira.codehaus.org/browse/MNG-2782 where ${project.version} was >> resolved to 2.4.1. (You were then still using JDK1.4.2?) > Yes, I used 1.4.2 > >> <snip/> >> I guess that is due an endorsed Xalan/Xerces problem. > Yepp.
>From what I understand from all those uncountable and cross-linked Maven issues is that they somehow retrieve a wrong system propery. And somehow the Xalan or Xerces coming with JDK 1.4.2 sets this property. What's so specific about this spring-dao.jar or it's pom that only for it this property is retrieved? Maybe it's just a change necessary in the pom that might keep Maven away from that property. Joerg
