性能问答>【赏金10元】idea一运行就停止了,怎么运行都一样>
14回复

【赏金10元】idea一运行就停止了,怎么运行都一样



D:\one\bin\java.exe -Dmaven.multiModuleProjectDirectory=C:\Users\Desktop\s留守儿童管理平台596h2\s596h2 -Dmaven.home=D:\apache-maven-3.8.4 -Dclassworlds.conf=D:\apache-maven-3.8.4\bin\m2.conf “-Dmaven.ext.class.path=D:\IDEA20\IntelliJ IDEA 2020.1.1\plugins\maven\lib\maven-event-listener.jar” “-javaagent:D:\IDEA20\IntelliJ IDEA 2020.1.1\lib\idea_rt.jar=53459:D:\IDEA20\IntelliJ IDEA 2020.1.1\bin” -Dfile.encoding=UTF-8 -classpath D:\apache-maven-3.8.4\boot\plexus-classworlds-2.6.0.jar;D:\apache-maven-3.8.4\boot\plexus-classworlds.license org.codehaus.classworlds.Launcher -Didea.version2020.1.1 -s D:\apache-maven-3.8.4\conf\settings.xml install
[INFO] Scanning for projects…
[INFO]
[INFO] -------------------------< com.jlwl:s596h2 >--------------------------
[INFO] Building s
596h2 1.0-SNAPSHOT
[INFO] --------------------------------[ war ]---------------------------------
[INFO]
[INFO] — maven-resources-plugin:2.6:resources (default-resources) @ s596h2 —
[INFO] Using ‘UTF-8’ encoding to copy filtered resources.
[INFO] Copying 20 resources
[INFO]
[INFO] — maven-compiler-plugin:3.1:compile (default-compile) @ s
596h2 —
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] — maven-resources-plugin:2.6:testResources (default-testResources) @ s596h2 —
[INFO] Using ‘UTF-8’ encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory C:\Users\Desktop\s
留守儿童管理平台596h2\s596h2\src\test\resources
[INFO]
[INFO] — maven-compiler-plugin:3.1:testCompile (default-testCompile) @ s
596h2 —
[INFO] No sources to compile
[INFO]
[INFO] — maven-surefire-plugin:2.12.4:test (default-test) @ s596h2 —
[INFO] No tests to run.
[INFO]
[INFO] — maven-war-plugin:2.2:war (default-war) @ s
596h2 —
[INFO] Packaging webapp
[INFO] Assembling webapp [s596h2] in [C:\Users\Desktop\s留守儿童管理平台596h2\s596h2\target\s596h2]
[INFO] Processing war project
[INFO] Copying webapp resources [C:\Users\Desktop\s留守儿童管理平台596h2\s596h2\src\main\webapp]
[INFO] Webapp assembled in [13334 msecs]
[INFO] Building war: C:\Users\Desktop\s留守儿童管理平台596h2\s596h2\target\s596h2.war
[INFO] WEB-INF\web.xml already added, skipping
[INFO]
[INFO] — maven-install-plugin:2.4:install (default-install) @ s
596h2 —
[INFO] Installing C:\Users\Desktop\s留守儿童管理平台596h2\s596h2\target\s596h2.war to D:\mavenadrss\repository\com\jlwl\s596h2\1.0-SNAPSHOT\s596h2-1.0-SNAPSHOT.war
[INFO] Installing C:\Users\Desktop\s
留守儿童管理平台596h2\s596h2\pom.xml to D:\mavenadrss\repository\com\jlwl\s596h2\1.0-SNAPSHOT\s**596h2-1.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 23.114 s
[INFO] Finished at: 2023-02-17T19:42:43+08:00
[INFO] ------------------------------------------------------------------------

1905 阅读
请先登录,查看14条精彩评论吧
快去登录吧,你将获得
  • 浏览更多精彩评论
  • 和开发者讨论交流,共同进步