Inclusion in Maven Central

Andrew ``Bass'' Shcheglov andrewbass at gmail.com
Mon Dec 9 05:20:00 PST 2013


Hello,


Has anyone considered freezing the API at some point in order to release
the 1.0 version and request that JMH is included into the Maven Central
repo?

For me personally, this makes sense, as all project whose binaries are
hosted by maven.org could reference JMH directly.

As far as I know, the only action required is to file an issue under
<https://issues.sonatype.org/browse/OSSRH>. See
<https://issues.sonatype.org/browse/OSSRH-3751> to get an idea what a
typical request looks like.

As per the JMH pom.xml file itself, there's a Maven Release Plugin
<http://maven.apache.org/maven-release/maven-release-plugin/> which
automates the process of creating a VCS branch, bumping the version and
so on.


Regards,
Andrey.


More information about the jmh-dev mailing list