Hello Antoine,
thank you for the proposal. I used vim to check the file so there wasn't
a browser problem.. It is a 1.6.5 version which is in our Maven Proxy
but I cannot tell you from where we got it.
ant/ant/1.6.5/ant-1.6.5.pom
Anyway the newer versions 1.7.x are all fine.
--
Best Regards
Hello Sebastian,
if you select the "view source" option in your web browser, you will see
this :
http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/maven-v4_0_0.xsd";>
Thi
Hello,
the pom.xml in Maven (http://repo2.maven.org/maven2/org/apache/ant/ant/)
doesn't look correct. Strict XML parser throw an exception on parsing.
The start should look like
http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="ht