You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Christoph Schönfeld <cs...@sylphen.com> on 2005/11/03 12:30:35 UTC

[M2] Warning about invalid POM for JDOM

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: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org