Hello folks, We have a few projects that depend on jdo2-api version 2.3-ec. For example hive: http://search.maven.org/#artifactdetails%7Corg.apache.hive%7Chive-metastore%7C0.10.0%7Cjar It seems that this artifact is not in central: http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22javax.jdo%22%20AND%20a%3A%22jdo2-api%22
But it is in various other places, for example here: https://repository.cloudera.com/artifactory/cloudera-repos/javax/jdo/jdo2-api/ This requires users to put in special repository definitions to get that one artifact, which is discouraged by maven folks. Can you guys push it to central? Thanks, - Nitay
