On 05/03/14 12:43, Emmanuel Bourg wrote: > org.jgrapht:jgrapht is of type pom in Maven central, so we are > consistent with the upstream artifact: > > http://search.maven.org/#search|ga|1|g%3A%22org.jgrapht%22 > > But the type of the artifact org.jgrapht:jgrapht-core is jar.
libjgrapht0.8-java is definitely a package of jgrapht not jgrapht-core. Looking at upstream, I think the split came with version 0.9? I think perhaps libjgrapht0.8-java should actually contain the net.sf.jgrapht.jgrapht pom file? http://search.maven.org/remotecontent?filepath=net/sf/jgrapht/jgrapht/0.8.3/jgrapht-0.8.3.pom Regards, Matthew -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

