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)
    $

  • 相关阅读:
    java 在线网络考试系统源码 springboot mybaits vue.js 前后分离跨域
    springboot 整合flowable 项目源码 mybiats vue.js 前后分离 跨域
    flowable Springboot vue.js 前后分离 跨域 有代码生成器 工作流
    Flowable 工作流 Springboot vue.js 前后分离 跨域 有代码生成器
    java 企业 网站源码 后台 springmvc SSM 前台 静态化 代码生成器
    java 进销存 商户管理 系统 管理 库存管理 销售报表springmvc SSM项目
    基于FPGA的电子计算器设计(中)
    基于FPGA的电子计算器设计(上)
    FPGA零基础学习:SPI 协议驱动设计
    Signal tap 逻辑分析仪使用教程
  • 原文地址:https://www.cnblogs.com/viewcozy/p/4760543.html
Copyright © 2011-2022 走看看