• 大小: 0.54M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-06-18
  • 语言: 其他
  • 标签: 其他  

资源简介

sell.rar

资源截图

代码片段和文件信息

/*
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.  See the NOTICE file
distributed with this work for additional information
regarding copyright ownership.  The ASF licenses this file
to you under the Apache License Version 2.0 (the
“License“); you may not use this file except in compliance
with the License.  You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing
software distributed under the License is distributed on an
“AS IS“ BASIS WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND either express or implied.  See the License for the
specific language governing permissions and limitations
under the License.
*/

import java.io.File;
import java.io.FileInputStream;
import java.io.FileOutputStream;
import java.io.IOException;
import java.net.URL;
import java.nio.channels.Channels;
import java.nio.channels.ReadableByteChannel;
import java.util.Properties;

public class MavenWrapperDownloader {

    /**
     * Default URL to download the maven-wrapper.jar from if no ‘downloadUrl‘ is provided.
     */
    private static final String DEFAULT_DOWNLOAD_URL =
            “https://repo.maven.apache.org/maven2/io/takari/maven-wrapper/0.4.2/maven-wrapper-0.4.2.jar“;

    /**
     * Path to the maven-wrapper.properties file which might contain a downloadUrl property to
     * use instead of the default one.
     */
    private static final String MAVEN_WRAPPER_PROPERTIES_PATH =
            “.mvn/wrapper/maven-wrapper.properties“;

    /**
     * Path where the maven-wrapper.jar will be saved to.
     */
    private static final String MAVEN_WRAPPER_JAR_PATH =
            “.mvn/wrapper/maven-wrapper.jar“;

    /**
     * Name of the property which should be used to override the default download url for the wrapper.
     */
    private static final String PROPERTY_NAME_WRAPPER_URL = “wrapperUrl“;

    public static void main(String args[]) {
        System.out.println(“- Downloader started“);
        File baseDirectory = new File(args[0]);
        System.out.println(“- Using base directory: “ + baseDirectory.getAbsolutePath());

        // If the maven-wrapper.properties exists read it and check if it contains a custom
        // wrapperUrl parameter.
        File mavenWrapperPropertyFile = new File(baseDirectory MAVEN_WRAPPER_PROPERTIES_PATH);
        String url = DEFAULT_DOWNLOAD_URL;
        if(mavenWrapperPropertyFile.exists()) {
            FileInputStream mavenWrapperPropertyFileInputStream = null;
            try {
                mavenWrapperPropertyFileInputStream = new FileInputStream(mavenWrapperPropertyFile);
                Properties mavenWrapperProperties = new Properties();
                mavenWrapperProperties.load(mavenWrapperPropertyFileInputStream);
                url = mavenWrapperProperties.getProperty(PROPERTY_NAME_WRAPPER_URL url);
            } catch (IOException e) {
                System

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        277  2019-03-10 13:36  sell\.gitignore

     文件        783  2019-04-05 19:46  sell\.idea\compiler.xml

     文件        294  2019-04-05 20:04  sell\.idea\encodings.xml

     文件        462  2019-04-05 19:46  sell\.idea\libraries\Maven__antlr_antlr_2_7_7.xml

     文件        568  2019-04-05 19:46  sell\.idea\libraries\Maven__ch_qos_logback_logback_classic_1_2_3.xml

     文件        547  2019-04-05 19:46  sell\.idea\libraries\Maven__ch_qos_logback_logback_core_1_2_3.xml

     文件        543  2019-04-05 19:46  sell\.idea\libraries\Maven__cn_springboot_best_pay_sdk_1_1_0.xml

     文件        543  2019-04-05 19:46  sell\.idea\libraries\Maven__commons_codec_commons_codec_1_11.xml

     文件        503  2019-04-05 19:46  sell\.idea\libraries\Maven__commons_io_commons_io_2_5.xml

     文件        522  2019-04-05 19:46  sell\.idea\libraries\Maven__com_fasterxml_classmate_1_4_0.xml

     文件        644  2019-04-05 19:46  sell\.idea\libraries\Maven__com_fasterxml_jackson_core_jackson_annotations_2_9_0.xml

     文件        595  2019-04-05 19:46  sell\.idea\libraries\Maven__com_fasterxml_jackson_core_jackson_core_2_9_8.xml

     文件        623  2019-04-05 19:46  sell\.idea\libraries\Maven__com_fasterxml_jackson_core_jackson_databind_2_9_8.xml

     文件        674  2019-04-05 19:46  sell\.idea\libraries\Maven__com_fasterxml_jackson_datatype_jackson_datatype_jdk8_2_9_8.xml

     文件        688  2019-04-05 19:46  sell\.idea\libraries\Maven__com_fasterxml_jackson_datatype_jackson_datatype_jsr310_2_9_8.xml

     文件        729  2019-04-05 19:46  sell\.idea\libraries\Maven__com_fasterxml_jackson_module_jackson_module_parameter_names_2_9_8.xml

     文件        617  2019-04-05 19:46  sell\.idea\libraries\Maven__com_github_binarywang_weixin_java_common_2_7_0.xml

     文件        589  2019-04-05 19:46  sell\.idea\libraries\Maven__com_github_binarywang_weixin_java_mp_2_7_0.xml

     文件        515  2019-04-05 19:46  sell\.idea\libraries\Maven__com_google_code_gson_gson_2_8_5.xml

     文件        499  2019-04-05 19:46  sell\.idea\libraries\Maven__com_google_guava_guava_20_0.xml

     文件        546  2019-04-05 19:46  sell\.idea\libraries\Maven__com_jayway_jsonpath_json_path_2_4_0.xml

     文件        529  2019-04-05 19:46  sell\.idea\libraries\Maven__com_squareup_okhttp3_okhttp_3_8_0.xml

     文件        510  2019-04-05 19:46  sell\.idea\libraries\Maven__com_squareup_okio_okio_1_13_0.xml

     文件        628  2019-04-05 19:46  sell\.idea\libraries\Maven__com_squareup_retrofit2_converter_simplexml_2_3_0.xml

     文件        551  2019-04-05 19:46  sell\.idea\libraries\Maven__com_squareup_retrofit2_retrofit_2_3_0.xml

     文件        552  2019-04-05 19:46  sell\.idea\libraries\Maven__com_thoughtworks_xstream_xstream_1_4_9.xml

     文件        700  2019-04-05 19:46  sell\.idea\libraries\Maven__com_vaadin_external_google_android_json_0_0_20131108_vaadin1.xml

     文件        503  2019-04-05 19:46  sell\.idea\libraries\Maven__com_zaxxer_HikariCP_3_2_0.xml

     文件        587  2019-04-05 19:46  sell\.idea\libraries\Maven__io_lettuce_lettuce_core_5_1_4_RELEASE.xml

     文件        572  2019-04-05 19:46  sell\.idea\libraries\Maven__io_netty_netty_buffer_4_1_33_Final.xml

............此处省略375个文件信息

评论

共有 条评论