/*
* Copyright 2007-present the original author or authors.
*
* Licensed 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
*
* https://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.net.*;
import java.io.*;
import java.nio.channels.*;
import java.util.Properties;
public class MavenWrapperDownloader {
private static final String WRAPPER_VERSION = "0.5.6";
/**
* 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/"
+ WRAPPER_VERSION + "/maven-wrapper-" + WRAPPER_VERSION + ".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.out.println("- ERROR loading '" + MAVEN_WRAPPER_PROPERTIES_PATH + "'");
} finally {
try {
if (mavenWrapperPropertyFileInputStream != null) {
mavenWrapperPropertyFileInputStream.close();
}
} catch (IOException e) {
// Ignore ...
}
}
}
System.out.println("- Downloading from: " + url);
File outputFile = new File(baseDirectory.getAbsolutePath(), MAVEN_WRAPPER_JAR_PATH);
if (!outputFile.getParentFile().exists()) {
if (!outputFile.getParentFile().mkdirs()) {
System.out.println(
"- ERROR creating output directory '" + outputFile.getParentFile().getAbsolutePath() + "'");
}
}
System.out.println("- Downloading to: " + outputFile.getAbsolutePath());
try {
downloadFileFromURL(url, outputFile);
System.out.println("Done");
System.exit(0);
} catch (Throwable e) {
System.out.println("- Error downloading");
e.printStackTrace();
System.exit(1);
}
}
private static void downloadFileFromURL(String urlString, File destination) throws Exception {
if (System.getenv("MVNW_USERNAME") != null && System.getenv("MVNW_PASSWORD") != null) {
String username = System.getenv("MVNW_USERNAME");
char[] password = System.getenv("MVNW_PASSWORD").toCharArray();
Authenticator.setDefault(new Authenticator() {
@Override
protected PasswordAuthentication getPasswordAuthentication() {
return new PasswordAuthentication(username, password);
}
});
}
URL website = new URL(urlString);
ReadableByteChannel rbc;
rbc = Channels.newChannel(website.openStream());
FileOutputStream fos = new FileOutputStream(destination);
fos.getChannel().transferFrom(rbc, 0, Long.MAX_VALUE);
fos.close();
rbc.close();
}
}
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
毕设绝技-兼职论坛(SSM) 是一个基于SSM(Spring、SpringMVC、MyBatis)框架的Java项目,该项目专注于为大学生提供一个校园兼职平台。以下是该项目的详细介绍: 项目背景与目标:随着大学生兼职需求的增加,该项目旨在提供一个安全、便捷、高效的兼职信息发布与查询平台,以满足大学生和商家之间的兼职需求。 主要功能: 前台功能:学生用户可以浏览兼职信息,与商家进行在线聊天(聊天内容将持久化到MySQL数据库中),还可以在论坛中发表帖子和回复帖子。 后台功能:商家可以发布兼职信息,管理员则负责审核兼职信息的有效性,并在论坛的广告区进行广告的增删改查操作。 用户角色:该项目的主要用户角色包括商家、学生和管理员。每种角色都有各自的功能权限和操作界面。 技术框架:该项目采用SSM框架进行开发,整合了Spring、SpringMVC和MyBatis三个经典的Java开发框架。SSM框架具有高度的集成性、易维护性、高可配置性和良好的兼容性。此外,该项目还使用了MySQL作为数据库管理系统,用于存储用户信息、兼职信息、论坛帖子等内容。
资源推荐
资源详情
资源评论
收起资源包目录
毕设绝技-就业信息管理(spring boot+layui) (245个子文件)
mvnw.cmd 6KB
layui.css 73KB
layer.css 14KB
layui.mobile.css 10KB
laydate.css 7KB
code.css 1KB
login.css 433B
iconfont.eot 46KB
59.gif 10KB
22.gif 10KB
24.gif 8KB
13.gif 7KB
16.gif 7KB
39.gif 6KB
64.gif 6KB
63.gif 6KB
50.gif 6KB
loading-0.gif 6KB
4.gif 6KB
1.gif 5KB
42.gif 5KB
71.gif 5KB
21.gif 5KB
20.gif 5KB
29.gif 5KB
70.gif 4KB
5.gif 4KB
17.gif 4KB
27.gif 4KB
9.gif 4KB
44.gif 4KB
11.gif 4KB
8.gif 4KB
3.gif 4KB
23.gif 4KB
34.gif 4KB
41.gif 4KB
38.gif 4KB
65.gif 3KB
32.gif 3KB
45.gif 3KB
7.gif 3KB
12.gif 3KB
26.gif 3KB
60.gif 3KB
2.gif 3KB
40.gif 3KB
25.gif 3KB
19.gif 3KB
66.gif 3KB
18.gif 3KB
46.gif 3KB
10.gif 3KB
28.gif 3KB
51.gif 3KB
57.gif 3KB
67.gif 3KB
0.gif 3KB
48.gif 3KB
43.gif 3KB
30.gif 2KB
61.gif 2KB
33.gif 2KB
69.gif 2KB
14.gif 2KB
47.gif 2KB
36.gif 2KB
49.gif 2KB
58.gif 2KB
6.gif 2KB
54.gif 2KB
53.gif 2KB
56.gif 2KB
62.gif 2KB
31.gif 2KB
55.gif 2KB
35.gif 2KB
15.gif 2KB
loading-2.gif 2KB
37.gif 1KB
68.gif 1KB
52.gif 777B
loading-1.gif 701B
.gitignore 333B
employmentinfo.html 10KB
usermanage.html 6KB
login.html 2KB
employmentstatistic.html 2KB
header.html 827B
commoncss.html 228B
commonjs.html 173B
employment-manage.iml 11KB
maven-wrapper.jar 50KB
MavenWrapperDownloader.java 5KB
EmploymentInfo.java 4KB
EmploymentInfoController.java 3KB
CommonResult.java 2KB
UserController.java 2KB
EmploymentInfoServiceImpl.java 2KB
EmploymentStatisticController.java 1KB
共 245 条
- 1
- 2
- 3
资源评论
ゞ长情.骅栢乄·&
- 粉丝: 1301
- 资源: 70
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- Python_开源警报管理和AIOps平台.zip
- Python_开源库存管理系统.zip
- Python_开源软件,帮助您创建和部署高频加密交易机器人.zip
- Python_可扩展和灵活的工作流编排平台,无缝地统一数据机器学习和分析堆栈.zip
- Python_可扩展的PaaS自动化Dockernginx又名Heroku on Steroids.zip
- Python_快速和准确的ML在3行代码.zip
- Python_空间人工智能的几何计算机视觉库.zip
- Python_可视化的多模态数据流免费,快速,易于使用和简单集成内置在Rust.zip
- Python_快速灵活的图像增强库论文介绍库.zip
- Python_快速跨平台包管理器.zip
- Python_来自redditcom的历史代码.zip
- Python_滥用github提交历史.zip
- Python_类似按键精灵的鼠标键盘录制和自动化操作 模拟点击和键入 automate mouse clicks a.zip
- Python_离线开发和测试云无服务器应用程序.zip
- Python_立党零基础转码笔记.zip
- Python_里昂是你的开源私人助理.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功