jdom 1.1.2 references missing maven artifact

Don Corley <[email protected]>
Newsgroups gmane.comp.java.jdom.general
Message-ID <CAGDzBheq6AtMNi-V506FTLOb9nPHteZurUBg=H9jY5wkiQvU9g@mail.gmail.com>
The jdom maven pom at:

    <groupId>org.jdom</groupId>
    <artifactId>jdom</artifactId>
    <version>1.1.2</version>

references this pom:

<dependency>
<groupId>jaxen</groupId>
<artifactId>jaxen</artifactId>
<version>1.1.3</version>
<scope>compile</scope>
</dependency>

Which does not exist in maven central, so I get an error when I include
jdom-1.1.2 in my maven project.

Thanks.

_______________________________________________
To control your jdom-interest membership:
http://www.jdom.org/mailman/options/jdom-interest/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.