Christoph, The POM for JDOM has an error, a bug's already been logged for it.
There's a comment within the jdom.pom file on the repository that doesn't have a corresponding --> tag. For now, just replace the line: <!-- should be replaced by xalan.jar from jdom, their version was 2.5.D1 With: <!-- should be replaced by xalan.jar from jdom, their version was 2.5.D1--> That should fix it for you until the server's POM's updated. Regards, Dave Edmonds ISD Software Solutions Kent Police >>> [EMAIL PROTECTED] 11/03/05 11:30 am >>> I get the following warning: [WARNING] POM for: 'jdom:jdom:pom:1.0' does not appear to be valid. Its will be ignored for artifact resolution. Reason: Parse error reading POM I use the following dependency: <dependency> <groupId>jdom</groupId> <artifactId>jdom</artifactId> <version>1.0</version> </dependency> Is that POM on repo1.maven.org server corrupt? Can I use a different dependency for JDOM? Thanks, Christoph --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] This Email and any accompanying document(s) contain information from Kent Police, which is confidential or privileged. The information is intended to be for the exclusive use of the individual(s) or bodies to whom it is addressed. If you are not the intended recipient be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited. If you have received this Email in error please notify us by telephone immediately. The copyright in the contents of this email and any enclosures is the property of Kent Police and any unauthorised reproduction or disclosure is contrary to the provisions of the Copyright Designs and Patents Act 1988.
