/Library/Java/JavaVirtualMachines/jdk1.8.0_112.jdk/Contents/Home/bin/java -Dmaven.multiModuleProjectDirectory=/Volumes/我的电脑/我的电脑/Desktop/wangpan/chapter2 "-Dmaven.home=/Volumes/我的电脑/我的电脑/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3" "-Dclassworlds.conf=/Volumes/我的电脑/我的电脑/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/bin/m2.conf" -Dfile.encoding=UTF-8 -classpath "/Volumes/我的电脑/我的电脑/Applications/IntelliJ IDEA.app/Contents/plugins/maven/lib/maven3/boot/plexus-classworlds-2.5.2.jar" org.codehaus.classworlds.Launcher -Didea.version=2017.2.5 org.mortbay.jetty:maven-jetty-plugin:6.1.25:run-exploded
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Spring4.x第二章实例 1.0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> maven-jetty-plugin:6.1.25:run-exploded (default-cli) > package @ chapter2 >>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ chapter2 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ chapter2 ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ chapter2 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /Volumes/我的电脑/我的电脑/Desktop/wangpan/chapter2/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ chapter2 ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ chapter2 ---
[INFO] Surefire report directory: /Volumes/我的电脑/我的电脑/Desktop/wangpan/chapter2/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.smart.service.UserServiceTest
Configuring TestNG with: TestNG652Configurator
Nov 23, 2017 4:20:47 PM org.springframework.test.context.support.DefaultTestContextBootstrapper getTestExecutionListeners
??: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@544fe44c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@31610302, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@71318ec4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@21213b92, org.springframework.test.context.transaction.TransactionalTestExecutionListener@a67c67e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3327bd23]
Nov 23, 2017 4:20:47 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
??: Loading XML bean definitions from URL [file:/Volumes/我的电脑/我的电脑/Desktop/wangpan/chapter2/target/classes/smart-context.xml]
Nov 23, 2017 4:20:48 PM org.springframework.context.support.GenericApplicationContext prep
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Spring4.x第二章实例 1.0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] >>> maven-jetty-plugin:6.1.25:run-exploded (default-cli) > package @ chapter2 >>>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ chapter2 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ chapter2 ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ chapter2 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /Volumes/我的电脑/我的电脑/Desktop/wangpan/chapter2/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ chapter2 ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ chapter2 ---
[INFO] Surefire report directory: /Volumes/我的电脑/我的电脑/Desktop/wangpan/chapter2/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running com.smart.service.UserServiceTest
Configuring TestNG with: TestNG652Configurator
Nov 23, 2017 4:20:47 PM org.springframework.test.context.support.DefaultTestContextBootstrapper getTestExecutionListeners
??: Using TestExecutionListeners: [org.springframework.test.context.web.ServletTestExecutionListener@544fe44c, org.springframework.test.context.support.DirtiesContextBeforeModesTestExecutionListener@31610302, org.springframework.test.context.support.DependencyInjectionTestExecutionListener@71318ec4, org.springframework.test.context.support.DirtiesContextTestExecutionListener@21213b92, org.springframework.test.context.transaction.TransactionalTestExecutionListener@a67c67e, org.springframework.test.context.jdbc.SqlScriptsTestExecutionListener@3327bd23]
Nov 23, 2017 4:20:47 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions
??: Loading XML bean definitions from URL [file:/Volumes/我的电脑/我的电脑/Desktop/wangpan/chapter2/target/classes/smart-context.xml]
Nov 23, 2017 4:20:48 PM org.springframework.context.support.GenericApplicationContext prep