nmdp-bioinformatics / service-hml

HML service.
GNU Lesser General Public License v3.0
1 stars 3 forks source link

Deploy snapshot to Sonatype OSS Nexus #5

Closed ghost closed 9 years ago

ghost commented 9 years ago

Worked ok for me

$ mvn deploy
...
Uploading: https://oss.sonatype.org/content/repositories/snapshots/org/nmdp/service/hml-tools/1.0-SNAPSHOT/hml-tools-1.0-20150312.173211-1-bin.zip
Uploaded: https://oss.sonatype.org/content/repositories/snapshots/org/nmdp/service/hml-tools/1.0-SNAPSHOT/hml-tools-1.0-20150312.173211-1-bin.zip (6553 KB at 1696.7 KB/sec)
Uploading: https://oss.sonatype.org/content/repositories/snapshots/org/nmdp/service/hml-tools/1.0-SNAPSHOT/maven-metadata.xml
Uploaded: https://oss.sonatype.org/content/repositories/snapshots/org/nmdp/service/hml-tools/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 5.2 KB/sec)
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hml-multimodule .................................... SUCCESS [  6.330 s]
[INFO] hml-service ........................................ SUCCESS [ 15.055 s]
[INFO] hml-service-impl ................................... SUCCESS [  4.008 s]
[INFO] hml-service-jdbi ................................... SUCCESS [  8.404 s]
[INFO] hml-resource ....................................... SUCCESS [  9.574 s]
[INFO] hml-dropwizard ..................................... SUCCESS [01:02 min]
[INFO] hml-client ......................................... SUCCESS [  6.162 s]
[INFO] hml-tools .......................................... SUCCESS [ 24.337 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:16 min
[INFO] Finished at: 2015-03-12T12:32:25-05:00
[INFO] Final Memory: 34M/124M
[INFO] ------------------------------------------------------------------------