I think that incubator projects are allowed to publish to Apache repositories. 
I watched Apache Aries being released to Apache repos and then moved to Maven 
Central repository. I'm not an Apache committer, so I would not be of much 
help. However, it might be resonable to ask committers from other projects for 
some hints, i.e. the author of this guide for Apache Aries 
http://incubator.apache.org/aries/releasingaries.html.

+1 for releasing Thrift the Maven Central repo
+1 for releasing binary distributions of the Thrift compiler
+1 for creating a nice and clean Thrift compiler Mojo

Best regards,
  Bartek
________________________________________
From: ro...@bufferoverflow.ch [ro...@bufferoverflow.ch]
Sent: Friday, October 08, 2010 10:29 PM
To: thrift-user@incubator.apache.org
Subject: Re: Maven repo for thrift?

I'm able to login to https://repository.apache.org/index.html
but there is no "Staging Upload link in the Nexus menu", probably
incubator projects are not allowed to publish...

I've placed my build result here:
http://people.apache.org/~roger/dist/thrift/0.5.0/maven/

seems that we have to wait for graduation... or create a INFRA ticket?


reopen this?
https://issues.apache.org/jira/browse/THRIFT-363



Quoting ro...@bufferoverflow.ch:

> I'm just playing around with maven, ant, ivy  build.
>
> I'm close to the solution...
> changed locally lib/java/ivy.xml and other details on lib/java/build.xml
> from
> <info organisation="org.apache.thrift" module="libthrift"
> revision="0.3.0-20100116" >
> to
> <info organisation="org.apache.thrift" module="libthrift" revision="0.5.0" >
>
> see https://issues.apache.org/jira/browse/THRIFT-6
>
>
> now I am here:
> publish:
> [artifact:install] [INFO] Installing
> /home/roger/software/thrift/0.5.0/0.5.0-maven/lib/java/libthrift.jar
> to
> /home/roger/.m2/repository/org/apache/thrift/libthrift/0.5.0/libthrift-0.5.0.jar
> [artifact:install] [INFO] Installing
> /home/roger/software/thrift/0.5.0/0.5.0-maven/lib/java/build/libthrift-src.zip
>  to
> /home/roger/.m2/repository/org/apache/thrift/libthrift/0.5.0/libthrift-0.5.0-source.jar
> [artifact:deploy] Deploying to
> https://repository.apache.org/content/repositories/snapshots
> [artifact:deploy] Uploading:
> org/apache/thrift/libthrift/0.5.0/libthrift-0.5.0.jar to repository
> remote.repository at
> https://repository.apache.org/content/repositories/snapshots
> [artifact:deploy] Transferring 256K from remote.repository
> [artifact:deploy] An error has occurred while processing the Maven
> artifact tasks.
> [artifact:deploy]  Diagnosis:
> [artifact:deploy]
> [artifact:deploy] Error deploying artifact
> 'org.apache.thrift:libthrift:jar': Error deploying artifact: Failed
> to transfer file:
> https://repository.apache.org/content/repositories/snapshots/org/apache/thrift/libthrift/0.5.0/libthrift-0.5.0.jar.
>  Return code is:
> 401
>
> BUILD FAILED
> /home/roger/software/thrift/0.5.0/0.5.0-maven/lib/java/build.xml:284: Error
> deploying artifact 'org.apache.thrift:libthrift:jar': Error
> deploying artifact: Failed to transfer file:
> https://repository.apache.org/content/repositories/snapshots/org/apache/thrift/libthrift/0.5.0/libthrift-0.5.0.jar.
>  Return code is:
> 401
>
> Total time: 1 minute 8 seconds
>
>
>
> -roger
>
>
> Quoting Bryan Duxbury <br...@rapleaf.com>:
>
>> If someone can tell me how to publish it manually, I'll do that.
>>
>> On Fri, Oct 8, 2010 at 9:41 AM, Ted Dunning <ted.dunn...@gmail.com> wrote:
>>
>>> Pity.  I have a project where residency in the repos is a requirement.
>>>
>>> On Thu, Oct 7, 2010 at 11:20 PM, Bryan Duxbury <br...@rapleaf.com> wrote:
>>>
>>>> We are still struggling with getting our publishing tool working. It
>>> hasn't
>>>> been a priority for me, so I haven't personally built any expertise.
>>> We're
>>>> waiting on someone to take the problem on.
>>>>
>>>> On Thu, Oct 7, 2010 at 10:46 PM, Ted Dunning <ted.dunn...@gmail.com>
>>>> wrote:
>>>>
>>>> > Was a version of the java jar for thrift ever published to a maven
>>> repo?
>>>> >
>>>> > I can't seem to find one.
>>>> >
>>>>
>>>
>>
>
>
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>
>
>



----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

Reply via email to