zoukankan      html  css  js  c++  java
  • 【Git 】$ ./gradlew idea 构建一个idea的项目

    Welcome to Git (version 1.9.5-preview20150319)


    Run 'git help git' to display the help index.
    Run 'git help <command>' to display help for specific commands.

    robin@robin-PC2 /D/JavaWorkSpace/payment/payment-facade (develop)
    $ ./gradlew idea
    :ideaModule
    Download http://10.32.11.210:8081/nexus/content/groups/public/joda-time/joda-tim
    e-hibernate/1.4/joda-time-hibernate-1.4.pom
    Download http://10.32.11.210:8081/nexus/content/groups/public/org/jadira/usertyp
    e/usertype.core/4.0.0.GA/usertype.core-4.0.0.GA.pom
    Download http://10.32.11.210:8081/nexus/content/groups/public/org/jadira/framewo
    rk/jadira.parent/4.0.0.GA/jadira.parent-4.0.0.GA.pom
    Download http://10.32.11.210:8081/nexus/content/groups/public/org/jadira/framewo
    rk/jadira.depmgmt/4.0.0.GA/jadira.depmgmt-4.0.0.GA.pom
    Download http://10.32.11.210:8081/nexus/content/groups/public/org/jboss/weld/wel
    d-core-bom/1.1.29.Final/weld-core-bom-1.1.29.Final.pom
    Download http://10.32.11.210:8081/nexus/content/groups/public/org/jboss/weld/wel
    d-core-parent/1.1.29.Final/weld-core-parent-1.1.29.Final.pom
    Download http://10.32.11.210:8081/nexus/content/groups/public/org/jboss/weld/wel
    d-parent/21/weld-parent-21.pom
    Download http://10.32.11.210:8081/nexus/content/groups/public/org/jboss/weld/wel
    d-api-bom/1.1.Final/weld-api-bom-1.1.Final.pom
    Download http://10.32.11.210:8081/nexus/content/groups/public/org/jboss/weld/wel
    d-parent/17/weld-parent-17.pom
    Download http://10.32.11.210:8081/nexus/content/groups/public/org/postgresql/pos
    tgresql/9.4-1201-jdbc4/postgresql-9.4-1201-jdbc4.pom
    Download http://10.32.11.210:8081/nexus/content/groups/public/org/jadira/usertyp
    e/usertype.spi/4.0.0.GA/usertype.spi-4.0.0.GA.pom
    Download http://10.32.11.210:8081/nexus/content/groups/public/org/springframewor
    k/spring-context/4.0.9.RELEASE/spring-context-4.0.9.RELEASE.pom
    Download http://10.32.11.210:8081/nexus/content/groups/public/joda-time/joda-tim
    e-hibernate/1.4/joda-time-hibernate-1.4.jar
    Download http://10.32.11.210:8081/nexus/content/groups/public/org/jadira/usertyp
    e/usertype.core/4.0.0.GA/usertype.core-4.0.0.GA.jar
    Download http://10.32.11.210:8081/nexus/content/groups/public/org/postgresql/pos
    tgresql/9.4-1201-jdbc4/postgresql-9.4-1201-jdbc4.jar
    Download http://10.32.11.210:8081/nexus/content/groups/public/org/jadira/usertyp
    e/usertype.spi/4.0.0.GA/usertype.spi-4.0.0.GA.jar
    Download http://10.32.11.210:8081/nexus/content/groups/public/joda-time/joda-tim
    e-hibernate/1.4/joda-time-hibernate-1.4-sources.jar
    Download http://10.32.11.210:8081/nexus/content/groups/public/org/jadira/usertyp
    e/usertype.core/4.0.0.GA/usertype.core-4.0.0.GA-sources.jar
    Download http://10.32.11.210:8081/nexus/content/groups/public/org/postgresql/pos
    tgresql/9.4-1201-jdbc4/postgresql-9.4-1201-jdbc4-sources.jar
    Download http://10.32.11.210:8081/nexus/content/groups/public/org/jadira/usertyp
    e/usertype.spi/4.0.0.GA/usertype.spi-4.0.0.GA-sources.jar
    :ideaProject
    :ideaWorkspace
    :idea

    BUILD SUCCESSFUL

    Total time: 39.645 secs

    robin@robin-PC2 /D/JavaWorkSpace/payment/payment-facade (develop)
    $

  • 相关阅读:
    arcgis for flex 学习笔记(一)
    也说JS脚本加载控制
    数据验证随想(续)
    Oracle 脚本记录
    探讨:如何更快的赋值取值
    正则表达式技巧
    类似web风格的 Winform 分页控件
    数据验证随想
    [leetcode]Excel Sheet Column Title
    [leetcode]Merge k Sorted Lists
  • 原文地址:https://www.cnblogs.com/viewcozy/p/4760543.html
Copyright © 2011-2022 走看看