Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-363

Maven Deploy

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.6.1, 0.7
    • Java - Library
    • None
    • Patch Available

    Description

      Please, deploy libthrift into a public maven repository. Preferably, to Maven central, but if not at least the Apache.

      Maven Central: http://maven.apache.org/guides/mini/guide-central-repository-upload.html
      Apache Incubator Repository: http://people.apache.org/repo/m2-incubating-repository/

      The following is a sample pom.xml:
      <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
      <modelVersion>4.0.0</modelVersion>
      <groupId>org.facebook.thrift</groupId>
      <artifactId>libthrift</artifactId>
      <version>0.1-20090310</version>
      <packaging>jar</packaging>
      <name>Apache Thrift Library</name>
      <url>http://incubator.apache.org/thrift/</url>
      <description>Thrift is a software framework for scalable cross-language services development. It combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa, Smalltalk, and OCaml</description>
      <licenses>
      <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
      <distribution>repo</distribution>
      </license>
      </licenses>
      <scm>
      <url>http://svn.apache.org/repos/asf/incubator/thrift/trunk</url>
      </scm>
      </project>

      Attachments

        1. thrift-363-0.6.x.patch
          27 kB
          JCF
        2. THRIFT-363.patch
          2 kB
          Karthik K
        3. THRIFT-363.patch
          5 kB
          Karthik K
        4. THRIFT-363.patch
          5 kB
          Karthik K
        5. THRIFT-363.patch
          7 kB
          Karthik K
        6. THRIFT-363.patch
          5 kB
          Karthik K
        7. THRIFT-363.patch
          5 kB
          Karthik K
        8. THRIFT-363.patch
          5 kB
          Karthik K
        9. THRIFT-363.patch
          5 kB
          Karthik K
        10. thrift-363.patch
          26 kB
          JCF
        11. pom.1.patch
          9 kB
          Lars Francke

        Issue Links

          Activity

            People

              jfarrell Jake Farrell
              grudolph Gary Rudolph
              Votes:
              10 Vote for this issue
              Watchers:
              12 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: