I have a problem with downloading xml- and bsf-stuff via fetch.xml (SVN head).
fetch.xml:149: The following error occurred while executing this line: fetch.xml:100: Unable to resolve artifact ... Caused by: C:\ant\svn-repository\ant\core\fetch.xml:100: Unable to resolve artifact ... Caused by: org.apache.maven.artifact.resolver.TransitiveArtifactResolutionException : Unable to read the metadata file xml-apis:xml-apis:2.0.2:jar from the specified remote repositories: http://repo1.maven.org/maven2 ... Caused by: org.apache.maven.project.ProjectBuildingException: Failed to parse model from file 'C:\Profile\mat\.m2\repository\xml-apis\xml-apis\2.0.2\xml-apis-2.0.2.po m'. Error: 'TEXT must be immediately followed by END_TAG and not START_TAG (position: START_TAG seen ...<relocation>\n <groupId>... @8:16) ' The xml-apis-2.0.2.pom downloaded from m2 task: ---8-<-------8-<-------8-<-------8-<-------8-<-------8-<-------8-<------ -8-<---- <project> <modelVersion>4.0.0</modelVersion> <groupId>xml-apis</groupId> <artifactId>xml-apis</artifactId> <version>2.0.2</version> <distributionManagement> <relocation> <groupId>xml-apis</groupId> <artifactId>xml-apis</artifactId> <version>1.0.b2</version> </relocation> </distributionManagement> </project> ---8-<-------8-<-------8-<-------8-<-------8-<-------8-<-------8-<------ -8-<---- Does anyone know what to do? Jan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]