随笔分类 - Jenkins
摘要:1.环境变量里增加 JAVA_TOOL_OPTIONS : -Dfile.encoding=UTF-8 2.tomcat/conf/sever.xml 文件修改: <Connector port="8080" useBodyEncodingForURI="true" protocol="HTTP/1
阅读全文
摘要://编译插件<plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-compiler-plugin</artifactId> <version>3.6.1</version> <inherited>true</in
阅读全文
摘要:Tomcat安装: 1.下载Tomcat 包:http://tomcat.apache.org/并解压 2.启动 :双击 bin\startup.bat 文件 浏览器访问:http://localhost:8080/ 3.Tomcat 配置登录 :打开conf/tomcat-users.xml 文件
阅读全文
摘要:1.下载tomcat和jenkins的war包 2.将jenkins的war包放在tomacat的webapps文件夹下 3.环境的配置:manage Jenkins >Global tool Configuration >jdk名称和jdk的路径 >git名称和git的路径 >maven名称和ma
阅读全文

浙公网安备 33010602011771号