diff --git a/pom.xml b/pom.xml index b2f39e1..4a812ea 100644 --- a/pom.xml +++ b/pom.xml @@ -1,343 +1,343 @@ - - 4.0.0 - - LuckyFrameClient - LuckyFrameClient - 0.0.1-SNAPSHOT - jar - - LuckyFrameClient - http://maven.apache.org - - LuckyFrameClient - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.8 - 1.8 - - - - org.apache.maven.plugins - maven-surefire-plugin - - true - - - - org.apache.maven.plugins - maven-dependency-plugin - - - copy-dependencies - prepare-package - - copy-dependencies - - - ${project.build.directory}/classes/lib - false - false - true - - - - - - org.apache.maven.plugins - maven-jar-plugin - - - *.cmd - *.bat - *.exe - *.conf - *.sh - **/BrowserDriven/* - **/email_template/* - **/TestDriven/* - appium_config.properties - sys_config.properties - - - - true - lib/ - theMainClass - - - - - - - org.apache.maven.plugins - maven-resources-plugin - - - copy-sh - package - - copy-resources - - - GBK - ${project.build.directory}/classes/ - - - - src/main/Resources - - **/*.cmd - **/*.bat - **/*.exe - **/*.conf - **/*.sh - **/*.txt - **/*.properties - - - - - - - - - - org.springframework.boot - spring-boot-maven-plugin - - springboot.RunService - - - - - - - org.springframework.boot - spring-boot-starter-parent - 2.2.3.RELEASE - - - - - GBK - 3.1.1 - - - - - maven-ali - http://maven.aliyun.com/nexus/content/groups/public - - true - - - true - always - fail - - - - - - - junit - junit - test - - - c3p0 - c3p0 - 0.9.1.2 - - - com.jcraft - jsch - 0.1.54 - - - javax.mail - mail - 1.4.7 - - - commons-beanutils - commons-beanutils - 1.9.3 - - - commons-cli - commons-cli - 1.3.1 - - - commons-codec - commons-codec - - - commons-collections - commons-collections - 3.2.2 - - - org.apache.commons - commons-compress - 1.13 - - - commons-configuration - commons-configuration - 1.10 - - - commons-daemon - commons-daemon - 1.0.15 - - - commons-digester - commons-digester - 2.1 - - - commons-el - commons-el - 1.0 - - - org.apache.httpcomponents - httpclient - - - commons-io - commons-io - 2.5 - - - commons-lang - commons-lang - 2.6 - - - commons-logging - commons-logging - 1.2 - - - org.apache.commons - commons-math - 2.2 - - - commons-net - commons-net - 3.6 - - - org.springframework.boot - spring-boot-starter-log4j - 1.3.8.RELEASE - - - org.seleniumhq.selenium - selenium-java - - - - org.seleniumhq.selenium - selenium-remote-driver - - - - - io.appium - java-client - 7.3.0 - - - org.freemarker - freemarker - - - org.apache.httpcomponents - httpmime - - - com.alibaba - fastjson - 1.2.58 - - - - com.github.oshi - oshi-core - 3.9.1 - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-logging - - - - - org.reflections - reflections - 0.9.11 - - - - com.jayway.jsonpath - json-path - - - - com.offbytwo.jenkins - jenkins-client - 0.3.8 - - - - cn.hutool - hutool-all - 5.0.6 - - - - mysql - mysql-connector-java - - - - io.netty - netty-all - - - javax.xml.bind - jaxb-api - - - - - - - - io.netty - netty-all - 5.0.0.Alpha2 - - - javax.xml.bind - jaxb-api - 2.3.1 - - - - + + 4.0.0 + + LuckyFrameClient + LuckyFrameClient + 3.2 + jar + + LuckyFrameClient + http://maven.apache.org + + LuckyFrameClient + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.8 + 1.8 + + + + org.apache.maven.plugins + maven-surefire-plugin + + true + + + + org.apache.maven.plugins + maven-dependency-plugin + + + copy-dependencies + prepare-package + + copy-dependencies + + + ${project.build.directory}/classes/lib + false + false + true + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + *.cmd + *.bat + *.exe + *.conf + *.sh + **/BrowserDriven/* + **/email_template/* + **/TestDriven/* + appium_config.properties + sys_config.properties + + + + true + lib/ + theMainClass + + + + + + + org.apache.maven.plugins + maven-resources-plugin + + + copy-sh + package + + copy-resources + + + GBK + ${project.build.directory}/classes/ + + + + src/main/Resources + + **/*.cmd + **/*.bat + **/*.exe + **/*.conf + **/*.sh + **/*.txt + **/*.properties + + + + + + + + + + org.springframework.boot + spring-boot-maven-plugin + + springboot.RunService + + + + + + + org.springframework.boot + spring-boot-starter-parent + 2.2.3.RELEASE + + + + + GBK + 3.1.1 + + + + + maven-ali + http://maven.aliyun.com/nexus/content/groups/public + + true + + + true + always + fail + + + + + + + junit + junit + test + + + c3p0 + c3p0 + 0.9.1.2 + + + com.jcraft + jsch + 0.1.54 + + + javax.mail + mail + 1.4.7 + + + commons-beanutils + commons-beanutils + 1.9.3 + + + commons-cli + commons-cli + 1.3.1 + + + commons-codec + commons-codec + + + commons-collections + commons-collections + 3.2.2 + + + org.apache.commons + commons-compress + 1.13 + + + commons-configuration + commons-configuration + 1.10 + + + commons-daemon + commons-daemon + 1.0.15 + + + commons-digester + commons-digester + 2.1 + + + commons-el + commons-el + 1.0 + + + org.apache.httpcomponents + httpclient + + + commons-io + commons-io + 2.5 + + + commons-lang + commons-lang + 2.6 + + + commons-logging + commons-logging + 1.2 + + + org.apache.commons + commons-math + 2.2 + + + commons-net + commons-net + 3.6 + + + org.springframework.boot + spring-boot-starter-log4j + 1.3.8.RELEASE + + + org.seleniumhq.selenium + selenium-java + + + + org.seleniumhq.selenium + selenium-remote-driver + + + + + io.appium + java-client + 7.3.0 + + + org.freemarker + freemarker + + + org.apache.httpcomponents + httpmime + + + com.alibaba + fastjson + 1.2.58 + + + + com.github.oshi + oshi-core + 3.9.1 + + + org.springframework.boot + spring-boot-starter-web + + + org.springframework.boot + spring-boot-starter-logging + + + + + org.reflections + reflections + 0.9.11 + + + + com.jayway.jsonpath + json-path + + + + com.offbytwo.jenkins + jenkins-client + 0.3.8 + + + + cn.hutool + hutool-all + 5.0.6 + + + + mysql + mysql-connector-java + + + + io.netty + netty-all + + + javax.xml.bind + jaxb-api + + + + + + + + io.netty + netty-all + 5.0.0.Alpha2 + + + javax.xml.bind + jaxb-api + 2.3.1 + + + +