[jdom-interest] jdom 1.1.2 references missing maven artifact
Paul Libbrecht
paul at hoplahup.net
Sat Nov 5 02:35:45 PDT 2011
Don,
if the scope is compile it should not try to be fetched when you build based on jdom, or is there something I do not understand in the maven build way?
This dependency is an *optional* dependency.
paul
Le 5 nov. 2011 à 03:31, Don Corley a écrit :
> 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/youraddr@yourhost.com
More information about the jdom-interest
mailing list