You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Edward J. Yoon (JIRA)" <ji...@apache.org> on 2016/03/04 07:57:40 UTC

[jira] [Created] (INFRA-11374) Auto staging?

Edward J. Yoon created INFRA-11374:
--------------------------------------

             Summary: Auto staging?
                 Key: INFRA-11374
                 URL: https://issues.apache.org/jira/browse/INFRA-11374
             Project: Infrastructure
          Issue Type: Bug
          Components: Nexus
         Environment: ubuntu, java version "1.8.0_72", Apache Maven 3.0.5
            Reporter: Edward J. Yoon


Today I performed mvn release and everything's OK, but can't find staging repository on repository.apache.org (Of course, I followed the guide[1]).

Should I wait more? or, Please let me know if I missed something!

1. http://www.apache.org/dev/publishing-maven-artifacts.html

{code}
    Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/hama/hama-dist/0.7.1-SNAPSHOT/maven-metadata.xml
    Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/hama/hama-dist/0.7.1-SNAPSHOT/maven-metadata.xml (3 KB at 1.3 KB/sec)
    Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/hama/hama-dist/0.7.1-SNAPSHOT/hama-dist-0.7.1-20160304.062125-7-src.zip.asc
    Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/hama/hama-dist/0.7.1-SNAPSHOT/hama-dist-0.7.1-20160304.062125-7-src.zip.asc (819 B at 0.4 KB/sec)
    Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/hama/hama-dist/0.7.1-SNAPSHOT/maven-metadata.xml
    Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/hama/hama-dist/0.7.1-SNAPSHOT/maven-metadata.xml (3 KB at 1.2 KB/sec)
    [INFO] 
    [INFO] --- maven-gpg-plugin:1.1:sign (sign-artifacts) @ hama-dist ---
    [INFO] ------------------------------------------------------------------------
    [INFO] Reactor Summary:
    [INFO] 
    [INFO] Apache Hama parent POM ............................ SUCCESS [40.249s]
    [INFO] pipes ............................................. SUCCESS [14.136s]
    [INFO] commons ........................................... SUCCESS [35.904s]
    [INFO] core .............................................. SUCCESS [3:27.806s]
    [INFO] graph ............................................. SUCCESS [55.613s]
    [INFO] machine learning .................................. SUCCESS [1:01.472s]
    [INFO] examples .......................................... SUCCESS [1:48.362s]
    [INFO] mesos ............................................. SUCCESS [44.210s]
    [INFO] yarn .............................................. SUCCESS [44.790s]
    [INFO] hama-dist ......................................... SUCCESS [7:30.765s]
    [INFO] ------------------------------------------------------------------------
    [INFO] BUILD SUCCESS
    [INFO] ------------------------------------------------------------------------
    [INFO] Total time: 17:43.824s
    [INFO] Finished at: Fri Mar 04 15:28:36 KST 2016
    [INFO] Final Memory: 175M/517M
    [INFO] ------------------------------------------------------------------------
[INFO] Cleaning up after release...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hama parent POM ............................ SUCCESS [20:03.930s]
[INFO] pipes ............................................. SKIPPED
[INFO] commons ........................................... SKIPPED
[INFO] core .............................................. SKIPPED
[INFO] graph ............................................. SKIPPED
[INFO] machine learning .................................. SKIPPED
[INFO] examples .......................................... SKIPPED
[INFO] mesos ............................................. SKIPPED
[INFO] yarn .............................................. SKIPPED
[INFO] hama-dist ......................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20:04.537s
[INFO] Finished at: Fri Mar 04 15:28:36 KST 2016
[INFO] Final Memory: 14M/173M
[INFO] ------------------------------------------------------------------------
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)