dtrott / maven-thrift-plugin

Maven Thrift Plugin that executes the thrift code generator (base on protocol buffers plugin)
120 stars 68 forks source link

add maven central sync requirements on pom.xml #17

Closed eincs closed 11 years ago

eincs commented 11 years ago

To put this plugin to maven central repository, pom.xml must satisfy some requirements: Central Sync Requirements

I like this plugin and I want this plugin to upload on Maven Central Repository!

After this pull request merged... You can upload this plugin on central repository yourself: Uploading Your Jar to Maven Central ...or I can done it myself: Uploading 3rd-party Artifacts to The Central Repository

eincs commented 11 years ago

@dtrott Can you allow me to upload this plugin (v0.1.11) to maven central repository? I want to use this plugin in my open source project, but repositories tag in pom.xml is discouraged by administrators of maven central repository. So I wish this plugin to uploaded in the maven central repository.