You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2012/09/24 17:42:07 UTC

[jira] [Created] (INFRA-5314) Enable Nexus access for Apache XML Security for Java

Colm O hEigeartaigh created INFRA-5314:
------------------------------------------

             Summary: Enable Nexus access for Apache XML Security for Java
                 Key: INFRA-5314
                 URL: https://issues.apache.org/jira/browse/INFRA-5314
             Project: Infrastructure
          Issue Type: Task
      Security Level: public (Regular issues)
          Components: Nexus
            Reporter: Colm O hEigeartaigh



Project URL: http://santuario.apache.org/

SVN URL: https://svn.apache.org/repos/asf/santuario/xml-security-java/

Maven Group Ids: org.apache.santuario

Managed By This TLP Project: Apache Santuario

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5314) Enable Nexus access for Apache XML Security for Java

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

Colm O hEigeartaigh commented on INFRA-5314:
--------------------------------------------

Getting the following error when doing a "mvn deploy" from trunk:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.7:deploy (default-deploy) on project xmlsec: Failed to deploy artifacts: Could not transfer artifact org.apache.santuario:xmlsec:jar:2.0.0-20121002.152903-74 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Access denied to: https://repository.apache.org/content/repositories/snapshots/org/apache/santuario/xmlsec/2.0.0-SNAPSHOT/xmlsec-2.0.0-20121002.152903-74.jar, ReasonPhrase:Forbidden. -> [Help 1]

I can "mvn deploy" from another Apache project so I know my credentials are correctly set up. Could someone check to see if the correct permissions are set up for this?

Thanks,

Colm.
                
> Enable Nexus access for Apache XML Security for Java
> ----------------------------------------------------
>
>                 Key: INFRA-5314
>                 URL: https://issues.apache.org/jira/browse/INFRA-5314
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Nexus
>            Reporter: Colm O hEigeartaigh
>
> Project URL: http://santuario.apache.org/
> SVN URL: https://svn.apache.org/repos/asf/santuario/xml-security-java/
> Maven Group Ids: org.apache.santuario
> Managed By This TLP Project: Apache Santuario

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5314) Enable Nexus access for Apache XML Security for Java

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

Brian Fox commented on INFRA-5314:
----------------------------------

Ok, I spelled the groupId wrong, hopefully I got it right this time for you ;-)
                
> Enable Nexus access for Apache XML Security for Java
> ----------------------------------------------------
>
>                 Key: INFRA-5314
>                 URL: https://issues.apache.org/jira/browse/INFRA-5314
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Nexus
>            Reporter: Colm O hEigeartaigh
>            Assignee: Brian Fox
>
> Project URL: http://santuario.apache.org/
> SVN URL: https://svn.apache.org/repos/asf/santuario/xml-security-java/
> Maven Group Ids: org.apache.santuario
> Managed By This TLP Project: Apache Santuario

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5314) Enable Nexus access for Apache XML Security for Java

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

Brian Fox commented on INFRA-5314:
----------------------------------

All set
                
> Enable Nexus access for Apache XML Security for Java
> ----------------------------------------------------
>
>                 Key: INFRA-5314
>                 URL: https://issues.apache.org/jira/browse/INFRA-5314
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Nexus
>            Reporter: Colm O hEigeartaigh
>
> Project URL: http://santuario.apache.org/
> SVN URL: https://svn.apache.org/repos/asf/santuario/xml-security-java/
> Maven Group Ids: org.apache.santuario
> Managed By This TLP Project: Apache Santuario

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5314) Enable Nexus access for Apache XML Security for Java

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

Colm O hEigeartaigh commented on INFRA-5314:
--------------------------------------------


Just wondering was the rsync repo on people.apache.org affected by this change? The older Santuario branches still use this approach, but the Santuario directory seems to have been removed and now there is a new (empty) "Santuarino" directory:

/www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache

drw-r--r--   2 brianf       committers        2 Sep 24 17:37 santuarino

Colm.
                
> Enable Nexus access for Apache XML Security for Java
> ----------------------------------------------------
>
>                 Key: INFRA-5314
>                 URL: https://issues.apache.org/jira/browse/INFRA-5314
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Nexus
>            Reporter: Colm O hEigeartaigh
>            Assignee: Brian Fox
>
> Project URL: http://santuario.apache.org/
> SVN URL: https://svn.apache.org/repos/asf/santuario/xml-security-java/
> Maven Group Ids: org.apache.santuario
> Managed By This TLP Project: Apache Santuario

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Closed] (INFRA-5314) Enable Nexus access for Apache XML Security for Java

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

Brian Fox closed INFRA-5314.
----------------------------

    Resolution: Fixed
    
> Enable Nexus access for Apache XML Security for Java
> ----------------------------------------------------
>
>                 Key: INFRA-5314
>                 URL: https://issues.apache.org/jira/browse/INFRA-5314
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Nexus
>            Reporter: Colm O hEigeartaigh
>
> Project URL: http://santuario.apache.org/
> SVN URL: https://svn.apache.org/repos/asf/santuario/xml-security-java/
> Maven Group Ids: org.apache.santuario
> Managed By This TLP Project: Apache Santuario

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (INFRA-5314) Enable Nexus access for Apache XML Security for Java

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

Colm O hEigeartaigh commented on INFRA-5314:
--------------------------------------------


Works great now, thanks.

Colm.
                
> Enable Nexus access for Apache XML Security for Java
> ----------------------------------------------------
>
>                 Key: INFRA-5314
>                 URL: https://issues.apache.org/jira/browse/INFRA-5314
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Nexus
>            Reporter: Colm O hEigeartaigh
>            Assignee: Brian Fox
>
> Project URL: http://santuario.apache.org/
> SVN URL: https://svn.apache.org/repos/asf/santuario/xml-security-java/
> Maven Group Ids: org.apache.santuario
> Managed By This TLP Project: Apache Santuario

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Assigned] (INFRA-5314) Enable Nexus access for Apache XML Security for Java

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

Brian Fox reassigned INFRA-5314:
--------------------------------

    Assignee: Brian Fox
    
> Enable Nexus access for Apache XML Security for Java
> ----------------------------------------------------
>
>                 Key: INFRA-5314
>                 URL: https://issues.apache.org/jira/browse/INFRA-5314
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Nexus
>            Reporter: Colm O hEigeartaigh
>            Assignee: Brian Fox
>
> Project URL: http://santuario.apache.org/
> SVN URL: https://svn.apache.org/repos/asf/santuario/xml-security-java/
> Maven Group Ids: org.apache.santuario
> Managed By This TLP Project: Apache Santuario

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (INFRA-5314) Enable Nexus access for Apache XML Security for Java

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

Brian Fox resolved INFRA-5314.
------------------------------

    Resolution: Fixed
    
> Enable Nexus access for Apache XML Security for Java
> ----------------------------------------------------
>
>                 Key: INFRA-5314
>                 URL: https://issues.apache.org/jira/browse/INFRA-5314
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Nexus
>            Reporter: Colm O hEigeartaigh
>            Assignee: Brian Fox
>
> Project URL: http://santuario.apache.org/
> SVN URL: https://svn.apache.org/repos/asf/santuario/xml-security-java/
> Maven Group Ids: org.apache.santuario
> Managed By This TLP Project: Apache Santuario

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Reopened] (INFRA-5314) Enable Nexus access for Apache XML Security for Java

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

#asfinfra IRC Bot reopened INFRA-5314:
--------------------------------------

    
> Enable Nexus access for Apache XML Security for Java
> ----------------------------------------------------
>
>                 Key: INFRA-5314
>                 URL: https://issues.apache.org/jira/browse/INFRA-5314
>             Project: Infrastructure
>          Issue Type: Task
>      Security Level: public(Regular issues) 
>          Components: Nexus
>            Reporter: Colm O hEigeartaigh
>
> Project URL: http://santuario.apache.org/
> SVN URL: https://svn.apache.org/repos/asf/santuario/xml-security-java/
> Maven Group Ids: org.apache.santuario
> Managed By This TLP Project: Apache Santuario

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira