You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Kay Kay (JIRA)" <ji...@apache.org> on 2010/01/16 06:18:54 UTC

[jira] Created: (INFRA-2445) Nexus Access for Apache Thrift - incubator project

Nexus Access for Apache Thrift  - incubator project
---------------------------------------------------

                 Key: INFRA-2445
                 URL: https://issues.apache.org/jira/browse/INFRA-2445
             Project: Infrastructure
          Issue Type: Sub-task
      Security Level: public (Regular issues)
            Reporter: Kay Kay


Thrift project needs to be publish maven artifacts - (http://incubator.apache.org/thrift/) . 

What is the convention for the groupId for the same ? THRIFT-363 in place , that will publish jars and sources as artifacts 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (INFRA-2445) Nexus Access for Apache Thrift - incubator project

Posted by "Brian Fox (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802662#action_12802662 ] 

Brian Fox edited comment on INFRA-2445 at 1/20/10 4:51 AM:
-----------------------------------------------------------

I can't tell since I'm not an ivy expert, but it looks like the groupId is org.apache.inbubator.thrift. It should be org.apache.thrift for the groupId and then some value for the artifactId. We don't want to have to change all the configuration and identity after the project graduates.

      was (Author: brianf):
    I can't tell since I'm not an ivy expert, but it looks like the groupId is org.apache.inbubator.thrift. It should be org.apache.thrift for the groupId and then some value for the artifactId. We don't want to have to change all the configuration and identify after the project graduates.
  
> Nexus Access for Apache Thrift  - incubator project
> ---------------------------------------------------
>
>                 Key: INFRA-2445
>                 URL: https://issues.apache.org/jira/browse/INFRA-2445
>             Project: Infrastructure
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>            Reporter: Kay Kay
>
> Thrift project needs to be publish maven artifacts - (http://incubator.apache.org/thrift/) . 
> What is the convention for the groupId for the same ? THRIFT-363 in place , that will publish jars and sources as artifacts 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-2445) Nexus Access for Apache Thrift - incubator project

Posted by "Brian Fox (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804188#action_12804188 ] 

Brian Fox commented on INFRA-2445:
----------------------------------

Ok org.apache.thrift is configured in Nexus and thrift committers have permissions to deploy and stage. I can't tell from the attached files that the groupId is right, but Nexus will enforce that for us. When it's time to release, you will need to deploy to https://repository.apache.org/service/local/staging/deploy/maven2/ and then follow steps here: http://maven.apache.org/developers/release/apache-release.html

For snapshots, no signature is required. For releases, a signature is required. This means all files, pom, jar etc should be accompanied by a matching .asc file with a signature of a key that is available from a public key server like http://pgp.mit.edu

> Nexus Access for Apache Thrift  - incubator project
> ---------------------------------------------------
>
>                 Key: INFRA-2445
>                 URL: https://issues.apache.org/jira/browse/INFRA-2445
>             Project: Infrastructure
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>            Reporter: Kay Kay
>
> Thrift project needs to be publish maven artifacts - (http://incubator.apache.org/thrift/) . 
> What is the convention for the groupId for the same ? THRIFT-363 in place , that will publish jars and sources as artifacts 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (INFRA-2445) Nexus Access for Apache Thrift - incubator project

Posted by "Brian Fox (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Fox reassigned INFRA-2445:
--------------------------------

    Assignee: Brian Fox

> Nexus Access for Apache Thrift  - incubator project
> ---------------------------------------------------
>
>                 Key: INFRA-2445
>                 URL: https://issues.apache.org/jira/browse/INFRA-2445
>             Project: Infrastructure
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>            Reporter: Kay Kay
>            Assignee: Brian Fox
>
> Thrift project needs to be publish maven artifacts - (http://incubator.apache.org/thrift/) . 
> What is the convention for the groupId for the same ? THRIFT-363 in place , that will publish jars and sources as artifacts 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-2445) Nexus Access for Apache Thrift - incubator project

Posted by "Brian Fox (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802662#action_12802662 ] 

Brian Fox commented on INFRA-2445:
----------------------------------

I can't tell since I'm not an ivy expert, but it looks like the groupId is org.apache.inbubator.thrift. It should be org.apache.thrift for the groupId and then some value for the artifactId. We don't want to have to change all the configuration and identify after the project graduates.

> Nexus Access for Apache Thrift  - incubator project
> ---------------------------------------------------
>
>                 Key: INFRA-2445
>                 URL: https://issues.apache.org/jira/browse/INFRA-2445
>             Project: Infrastructure
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>            Reporter: Kay Kay
>
> Thrift project needs to be publish maven artifacts - (http://incubator.apache.org/thrift/) . 
> What is the convention for the groupId for the same ? THRIFT-363 in place , that will publish jars and sources as artifacts 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-2445) Nexus Access for Apache Thrift - incubator project

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803187#action_12803187 ] 

Kay Kay commented on INFRA-2445:
--------------------------------

Revised groupId in the ivy.xml change in the patch of THRIFT-363 . 

Can you check the repository url of the same . 

Current value reads as - 

 <property name="apache.snapshot.repository" value="https://repository.apache.org/content/repositories/snapshots" />

Also - is there any convention with gpg signing etc. to be taken care of. 

> Nexus Access for Apache Thrift  - incubator project
> ---------------------------------------------------
>
>                 Key: INFRA-2445
>                 URL: https://issues.apache.org/jira/browse/INFRA-2445
>             Project: Infrastructure
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>            Reporter: Kay Kay
>
> Thrift project needs to be publish maven artifacts - (http://incubator.apache.org/thrift/) . 
> What is the convention for the groupId for the same ? THRIFT-363 in place , that will publish jars and sources as artifacts 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (INFRA-2445) Nexus Access for Apache Thrift - incubator project

Posted by "Brian Fox (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Fox closed INFRA-2445.
----------------------------

    Resolution: Fixed

> Nexus Access for Apache Thrift  - incubator project
> ---------------------------------------------------
>
>                 Key: INFRA-2445
>                 URL: https://issues.apache.org/jira/browse/INFRA-2445
>             Project: Infrastructure
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>            Reporter: Kay Kay
>
> Thrift project needs to be publish maven artifacts - (http://incubator.apache.org/thrift/) . 
> What is the convention for the groupId for the same ? THRIFT-363 in place , that will publish jars and sources as artifacts 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-2445) Nexus Access for Apache Thrift - incubator project

Posted by "Kay Kay (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-2445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12802997#action_12802997 ] 

Kay Kay commented on INFRA-2445:
--------------------------------

Yes  - the groupId you have identified is true.  

Thanks for the feedback. I will change it in Ivy. 

> Nexus Access for Apache Thrift  - incubator project
> ---------------------------------------------------
>
>                 Key: INFRA-2445
>                 URL: https://issues.apache.org/jira/browse/INFRA-2445
>             Project: Infrastructure
>          Issue Type: Sub-task
>      Security Level: public(Regular issues) 
>            Reporter: Kay Kay
>
> Thrift project needs to be publish maven artifacts - (http://incubator.apache.org/thrift/) . 
> What is the convention for the groupId for the same ? THRIFT-363 in place , that will publish jars and sources as artifacts 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.