shopizer-ecommerce / shopizer

Shopizer java e-commerce software
http://www.shopizer.com
Apache License 2.0
3.52k stars 2.97k forks source link

Shopizer 2.0.5 (Jdk 1.8, STS) root project errors #151

Open AhmedHendah opened 7 years ago

AhmedHendah commented 7 years ago

Hello, i'm surching for some response for my situation it's kind of urgent. I have instaled Shopzer 2.0.5 by following all kind of instructions on wiki and the official web site of shopizer. I have make all configurations (Database (Mysql), Server, CMS, Application). I'm using Jdk 1.8, STS as IDE, As you can see at the resutl of maven comands (mvn clean install) it built with succes all the needs but still have lots of erros at the root project (like importation of some libraries failed) i have activated WTP, and what is so weired that the built has been succesiful :

[INFO] Downloading: https://repo.spring.io/libs-release/org/apache/lucene/lucene-spatial/4.10.4/lucene-spatial-4.10.4.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/lucene/lucene-spatial/4.10.4/lucene-spatial-4.10.4.pom (3 KB at 5.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/spatial4j/spatial4j/0.4.1/spatial4j-0.4.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/spatial4j/spatial4j/0.4.1/spatial4j-0.4.1.pom (10 KB at 16.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/antlr/antlr-runtime/3.5/antlr-runtime-3.5.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/antlr/antlr-runtime/3.5/antlr-runtime-3.5.pom (3 KB at 4.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/antlr/antlr-master/3.5/antlr-master-3.5.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/antlr/antlr-master/3.5/antlr-master-3.5.pom (11 KB at 20.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/ow2/asm/asm/4.1/asm-4.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/ow2/asm/asm/4.1/asm-4.1.pom (2 KB at 3.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/ow2/asm/asm-parent/4.1/asm-parent-4.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/ow2/asm/asm-parent/4.1/asm-parent-4.1.pom (6 KB at 10.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/ow2/ow2/1.3/ow2-1.3.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/ow2/ow2/1.3/ow2-1.3.pom (9 KB at 14.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/ow2/asm/asm-commons/4.1/asm-commons-4.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/ow2/asm/asm-commons/4.1/asm-commons-4.1.pom (3 KB at 3.9 KB/sec) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sm-core-modules --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\chopizer\shopizer-2.0.5\sm-core-modules\src\main\resources [INFO] skip non existing resourceDirectory C:\chopizer\shopizer-2.0.5\sm-core-modules\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ sm-core-modules --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 14 source files to C:\chopizer\shopizer-2.0.5\sm-core-modules\target\classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sm-core-modules --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\chopizer\shopizer-2.0.5\sm-core-modules\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ sm-core-modules --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ sm-core-modules --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ sm-core-modules --- [INFO] Building jar: C:\chopizer\shopizer-2.0.5\sm-core-modules\target\sm-core-modules-2.0.5-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sm-core-modules --- [INFO] Installing C:\chopizer\shopizer-2.0.5\sm-core-modules\target\sm-core-modules-2.0.5-SNAPSHOT.jar to C:\Users\Ahmed hendah.m2\repository\com\shopizer\sm-core-modules\2.0.5-SNAPSHOT\sm-core-modules-2.0.5-SNAPSHOT.jar [INFO] Installing C:\chopizer\shopizer-2.0.5\sm-core-modules\pom.xml to C:\Users\Ahmed hendah.m2\repository\com\shopizer\sm-core-modules\2.0.5-SNAPSHOT\sm-core-modules-2.0.5-SNAPSHOT.pom [INFO]
[INFO] ------------------------------------------------------------------------ [INFO] Building sm-search 2.0.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-compiler-plugin/3.2/maven-compiler-plugin-3.2.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-compiler-plugin/3.2/maven-compiler-plugin-3.2.pom (12 KB at 15.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-surefire-plugin/2.12/maven-surefire-plugin-2.12.pom (10 KB at 10.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire/2.12/surefire-2.12.pom (11 KB at 6.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 KB at 28.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.pom (21 KB at 33.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/38/commons-parent-38.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/38/commons-parent-38.pom (61 KB at 67.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/springframework/spring-context/4.2.1.RELEASE/spring-context-4.2.1.RELEASE.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-context/4.2.1.RELEASE/spring-context-4.2.1.RELEASE.pom (5 KB at 8.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/aspectj/aspectjrt/1.6.10/aspectjrt-1.6.10.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/aspectj/aspectjrt/1.6.10/aspectjrt-1.6.10.pom (906 B at 1.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloaded: https://repo.spring.io/libs-release/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 KB at 34.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-core/2.7.3/jackson-core-2.7.3.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-core/2.7.3/jackson-core-2.7.3.pom (5 KB at 3.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-databind/2.7.3/jackson-databind-2.7.3.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-databind/2.7.3/jackson-databind-2.7.3.pom (6 KB at 2.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/io/searchbox/jest/2.0.3/jest-2.0.3.pom [INFO] Downloaded: https://repo.spring.io/libs-release/io/searchbox/jest/2.0.3/jest-2.0.3.pom (5 KB at 6.0 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/io/searchbox/jest-parent/2.0.3/jest-parent-2.0.3.pom [INFO] Downloaded: https://repo.spring.io/libs-release/io/searchbox/jest-parent/2.0.3/jest-parent-2.0.3.pom (16 KB at 12.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/io/searchbox/jest-common/2.0.3/jest-common-2.0.3.pom [INFO] Downloaded: https://repo.spring.io/libs-release/io/searchbox/jest-common/2.0.3/jest-common-2.0.3.pom (4 KB at 2.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/google/guava/guava/19.0/guava-19.0.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/google/guava/guava/19.0/guava-19.0.pom (7 KB at 8.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom (10 KB at 11.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/google/code/gson/gson/2.6.2/gson-2.6.2.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/google/code/gson/gson/2.6.2/gson-2.6.2.pom (2 KB at 1.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/google/code/gson/gson-parent/2.6.2/gson-parent-2.6.2.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/google/code/gson/gson-parent/2.6.2/gson-parent-2.6.2.pom (4 KB at 4.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore-nio/4.4.4/httpcore-nio-4.4.4.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore-nio/4.4.4/httpcore-nio-4.4.4.pom (5 KB at 6.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-core/4.4.4/httpcomponents-core-4.4.4.pom (13 KB at 13.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 20.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.pom (6 KB at 8.0 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.pom (7 KB at 7.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-client/4.5.2/httpcomponents-client-4.5.2.pom (16 KB at 13.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.9/commons-codec-1.9.pom [INFO] Downloaded: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.9/commons-codec-1.9.pom (12 KB at 5.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/32/commons-parent-32.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/32/commons-parent-32.pom (52 KB at 23.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpasyncclient/4.1.1/httpasyncclient-4.1.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpasyncclient/4.1.1/httpasyncclient-4.1.1.pom (6 KB at 6.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.1/httpcomponents-asyncclient-4.1.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcomponents-asyncclient/4.1.1/httpcomponents-asyncclient-4.1.1.pom (12 KB at 12.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/springframework/spring-test/4.2.1.RELEASE/spring-test-4.2.1.RELEASE.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-test/4.2.1.RELEASE/spring-test-4.2.1.RELEASE.pom (8 KB at 9.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-annotations/2.7.3/jackson-annotations-2.7.3.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-annotations/2.7.3/jackson-annotations-2.7.3.pom (2 KB at 2.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (425 KB at 80.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-collections4/4.1/commons-collections4-4.1.jar (734 KB at 257.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/springframework/spring-context/4.2.1.RELEASE/spring-context-4.2.1.RELEASE.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-context/4.2.1.RELEASE/spring-context-4.2.1.RELEASE.jar (1060 KB at 269.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/aspectj/aspectjrt/1.6.10/aspectjrt-1.6.10.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/aspectj/aspectjrt/1.6.10/aspectjrt-1.6.10.jar (114 KB at 23.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] Downloaded: https://repo.spring.io/libs-release/log4j/log4j/1.2.17/log4j-1.2.17.jar (479 KB at 209.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-core/2.7.3/jackson-core-2.7.3.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-core/2.7.3/jackson-core-2.7.3.jar (247 KB at 195.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-databind/2.7.3/jackson-databind-2.7.3.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-databind/2.7.3/jackson-databind-2.7.3.jar (1175 KB at 318.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/io/searchbox/jest/2.0.3/jest-2.0.3.jar [INFO] Downloaded: https://repo.spring.io/libs-release/io/searchbox/jest/2.0.3/jest-2.0.3.jar (21 KB at 19.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/io/searchbox/jest-common/2.0.3/jest-common-2.0.3.jar [INFO] Downloaded: https://repo.spring.io/libs-release/io/searchbox/jest-common/2.0.3/jest-common-2.0.3.jar (241 KB at 140.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpasyncclient/4.1.1/httpasyncclient-4.1.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpasyncclient/4.1.1/httpasyncclient-4.1.1.jar (173 KB at 83.0 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/google/guava/guava/19.0/guava-19.0.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/google/guava/guava/19.0/guava-19.0.jar (2255 KB at 104.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/google/code/gson/gson/2.6.2/gson-2.6.2.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/google/code/gson/gson/2.6.2/gson-2.6.2.jar (225 KB at 131.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore-nio/4.4.4/httpcore-nio-4.4.4.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore-nio/4.4.4/httpcore-nio-4.4.4.jar (348 KB at 114.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpcore/4.4.4/httpcore-4.4.4.jar (320 KB at 215.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/httpcomponents/httpclient/4.5.2/httpclient-4.5.2.jar (720 KB at 340.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.9/commons-codec-1.9.jar [INFO] Downloaded: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.9/commons-codec-1.9.jar (258 KB at 178.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/springframework/spring-test/4.2.1.RELEASE/spring-test-4.2.1.RELEASE.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-test/4.2.1.RELEASE/spring-test-4.2.1.RELEASE.jar (549 KB at 246.0 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-annotations/2.7.3/jackson-annotations-2.7.3.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/fasterxml/jackson/core/jackson-annotations/2.7.3/jackson-annotations-2.7.3.jar (50 KB at 47.5 KB/sec) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sm-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ sm-search --- [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-api/2.4/plexus-compiler-api-2.4.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-api/2.4/plexus-compiler-api-2.4.pom (865 B at 1.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler/2.4/plexus-compiler-2.4.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler/2.4/plexus-compiler-2.4.pom (6 KB at 2.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (4 KB at 3.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-manager/2.4/plexus-compiler-manager-2.4.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-manager/2.4/plexus-compiler-manager-2.4.pom (690 B at 1.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-javac/2.4/plexus-compiler-javac-2.4.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-javac/2.4/plexus-compiler-javac-2.4.pom (769 B at 1.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compilers/2.4/plexus-compilers-2.4.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compilers/2.4/plexus-compilers-2.4.pom (2 KB at 2.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-api/2.4/plexus-compiler-api-2.4.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-api/2.4/plexus-compiler-api-2.4.jar (25 KB at 22.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-manager/2.4/plexus-compiler-manager-2.4.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-manager/2.4/plexus-compiler-manager-2.4.jar (5 KB at 4.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-javac/2.4/plexus-compiler-javac-2.4.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-javac/2.4/plexus-compiler-javac-2.4.jar (19 KB at 7.3 KB/sec) [INFO] Changes detected - recompiling the module! [INFO] Compiling 43 source files to C:\chopizer\shopizer-2.0.5\sm-search\target\classes [INFO] /C:/chopizer/shopizer-2.0.5/sm-search/src/main/java/com/shopizer/search/services/SearchResponse.java: Some input files use unchecked or unsafe operations. [INFO] /C:/chopizer/shopizer-2.0.5/sm-search/src/main/java/com/shopizer/search/services/SearchResponse.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sm-search --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 11 resources [INFO] [INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ sm-search --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to C:\chopizer\shopizer-2.0.5\sm-search\target\test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ sm-search --- [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-booter/2.12/surefire-booter-2.12.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-booter/2.12/surefire-booter-2.12.pom (3 KB at 3.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-api/2.12/surefire-api-2.12.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-api/2.12/surefire-api-2.12.pom (3 KB at 2.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/maven-surefire-common/2.12/maven-surefire-common-2.12.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/surefire/maven-surefire-common/2.12/maven-surefire-common-2.12.pom (6 KB at 3.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.pom (2 KB at 1.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting/2.0.9/maven-reporting-2.0.9.pom (2 KB at 2.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.pom (4 KB at 4.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.pom (4 KB at 4.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-components/12/maven-shared-components-12.pom (10 KB at 8.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/13/maven-parent-13.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-parent/13/maven-parent-13.pom (23 KB at 14.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/apache/6/apache-6.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/apache/6/apache-6.pom (13 KB at 10.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (2 KB at 2.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-booter/2.12/surefire-booter-2.12.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-booter/2.12/surefire-booter-2.12.jar (33 KB at 17.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-api/2.12/surefire-api-2.12.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-api/2.12/surefire-api-2.12.jar (122 KB at 31.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/maven-surefire-common/2.12/maven-surefire-common-2.12.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/surefire/maven-surefire-common/2.12/maven-surefire-common-2.12.jar (219 KB at 73.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-common-artifact-filters/1.3/maven-common-artifact-filters-1.3.jar (31 KB at 40.0 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.0.9/maven-reporting-api-2.0.9.jar (10 KB at 12.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/maven-toolchain/2.0.9/maven-toolchain-2.0.9.jar (38 KB at 42.7 KB/sec) [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ sm-search --- [INFO] Building jar: C:\chopizer\shopizer-2.0.5\sm-search\target\sm-search-2.0.5-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sm-search --- [INFO] Installing C:\chopizer\shopizer-2.0.5\sm-search\target\sm-search-2.0.5-SNAPSHOT.jar to C:\Users\Ahmed hendah.m2\repository\com\shopizer\sm-search\2.0.5-SNAPSHOT\sm-search-2.0.5-SNAPSHOT.jar [INFO] Installing C:\chopizer\shopizer-2.0.5\sm-search\pom.xml to C:\Users\Ahmed hendah.m2\repository\com\shopizer\sm-search\2.0.5-SNAPSHOT\sm-search-2.0.5-SNAPSHOT.pom [INFO]
[INFO] ------------------------------------------------------------------------ [INFO] Building shopizer-shipping-distance-processor 2.0.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-compiler-plugin/2.3.2/maven-compiler-plugin-2.3.2.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-compiler-plugin/2.3.2/maven-compiler-plugin-2.3.2.pom (8 KB at 9.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom (13 KB at 16.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/junit/junit/4.9/junit-4.9.pom [INFO] Downloaded: https://repo.spring.io/libs-release/junit/junit/4.9/junit-4.9.pom (3 KB at 1.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom [INFO] Downloaded: https://repo.spring.io/libs-release/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom (157 B at 0.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/javax/servlet/jstl/1.2/jstl-1.2.pom [INFO] Downloaded: https://repo.spring.io/libs-release/javax/servlet/jstl/1.2/jstl-1.2.pom (356 B at 0.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom [INFO] Downloaded: https://repo.spring.io/libs-release/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.pom (5 KB at 7.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-io/commons-io/2.0.1/commons-io-2.0.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/commons-io/commons-io/2.0.1/commons-io-2.0.1.pom (9 KB at 13.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/15/commons-parent-15.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/15/commons-parent-15.pom (31 KB at 25.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.pom [INFO] Downloaded: https://repo.spring.io/libs-release/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.pom (14 KB at 12.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded: https://repo.spring.io/libs-release/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 3.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 0.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 KB at 16.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 KB at 5.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.pom [INFO] Downloaded: https://repo.spring.io/libs-release/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.pom (2 KB at 2.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/google/maps/google-maps-services/0.1.6/google-maps-services-0.1.6.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/google/maps/google-maps-services/0.1.6/google-maps-services-0.1.6.pom (3 KB at 3.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 11.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/squareup/okhttp/okhttp/2.0.0/okhttp-2.0.0.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/squareup/okhttp/okhttp/2.0.0/okhttp-2.0.0.pom (2 KB at 1.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/squareup/okhttp/parent/2.0.0/parent-2.0.0.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/squareup/okhttp/parent/2.0.0/parent-2.0.0.pom (9 KB at 9.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/squareup/okio/okio/1.0.0/okio-1.0.0.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/squareup/okio/okio/1.0.0/okio-1.0.0.pom (812 B at 0.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/squareup/okio/okio-parent/1.0.0/okio-parent-1.0.0.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/squareup/okio/okio-parent/1.0.0/okio-parent-1.0.0.pom (4 KB at 4.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/drools/drools-spring/5.6.0.Final/drools-spring-5.6.0.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/drools/drools-spring/5.6.0.Final/drools-spring-5.6.0.Final.pom (5 KB at 2.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/drools/drools-container/5.6.0.Final/drools-container-5.6.0.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/drools/drools-container/5.6.0.Final/drools-container-5.6.0.Final.pom (826 B at 0.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/drools/droolsjbpm-integration/5.6.0.Final/droolsjbpm-integration-5.6.0.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/drools/droolsjbpm-integration/5.6.0.Final/droolsjbpm-integration-5.6.0.Final.pom (2 KB at 0.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/drools/droolsjbpm-parent/5.6.0.Final/droolsjbpm-parent-5.6.0.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/drools/droolsjbpm-parent/5.6.0.Final/droolsjbpm-parent-5.6.0.Final.pom (90 KB at 8.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/drools/knowledge-api/5.6.0.Final/knowledge-api-5.6.0.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/drools/knowledge-api/5.6.0.Final/knowledge-api-5.6.0.Final.pom (6 KB at 5.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/drools/droolsjbpm-knowledge/5.6.0.Final/droolsjbpm-knowledge-5.6.0.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/drools/droolsjbpm-knowledge/5.6.0.Final/droolsjbpm-knowledge-5.6.0.Final.pom (2 KB at 0.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/drools/drools-core/5.6.0.Final/drools-core-5.6.0.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/drools/drools-core/5.6.0.Final/drools-core-5.6.0.Final.pom (8 KB at 1.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/drools/drools-multiproject/5.6.0.Final/drools-multiproject-5.6.0.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/drools/drools-multiproject/5.6.0.Final/drools-multiproject-5.6.0.Final.pom (2 KB at 1.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/mvel/mvel2/2.1.8.Final/mvel2-2.1.8.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/mvel/mvel2/2.1.8.Final/mvel2-2.1.8.Final.pom (10 KB at 4.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/drools/knowledge-internal-api/5.6.0.Final/knowledge-internal-api-5.6.0.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/drools/knowledge-internal-api/5.6.0.Final/knowledge-internal-api-5.6.0.Final.pom (3 KB at 1.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/drools/drools-compiler/5.6.0.Final/drools-compiler-5.6.0.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/drools/drools-compiler/5.6.0.Final/drools-compiler-5.6.0.Final.pom (10 KB at 5.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/antlr/antlr-runtime/3.3/antlr-runtime-3.3.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/antlr/antlr-runtime/3.3/antlr-runtime-3.3.pom (4 KB at 1.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/antlr/antlr-master/3.3/antlr-master-3.3.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/antlr/antlr-master/3.3/antlr-master-3.3.pom (9 KB at 5.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/antlr/antlr/3.3/antlr-3.3.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/antlr/antlr/3.3/antlr-3.3.pom (4 KB at 1.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.pom (8 KB at 0.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/eclipse/jdt/core/compiler/ecj/3.5.1/ecj-3.5.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/eclipse/jdt/core/compiler/ecj/3.5.1/ecj-3.5.1.pom (2 KB at 0.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/thoughtworks/xstream/xstream/1.4.1/xstream-1.4.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/thoughtworks/xstream/xstream/1.4.1/xstream-1.4.1.pom (14 KB at 2.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/thoughtworks/xstream/xstream-parent/1.4.1/xstream-parent-1.4.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/thoughtworks/xstream/xstream-parent/1.4.1/xstream-parent-1.4.1.pom (15 KB at 7.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 0.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom [INFO] Downloaded: https://repo.spring.io/libs-release/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (2 KB at 0.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/drools/drools-decisiontables/5.6.0.Final/drools-decisiontables-5.6.0.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/drools/drools-decisiontables/5.6.0.Final/drools-decisiontables-5.6.0.Final.pom (4 KB at 0.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/drools/drools-templates/5.6.0.Final/drools-templates-5.6.0.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/drools/drools-templates/5.6.0.Final/drools-templates-5.6.0.Final.pom (3 KB at 1.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/poi/poi-ooxml/3.9/poi-ooxml-3.9.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/poi/poi-ooxml/3.9/poi-ooxml-3.9.pom (3 KB at 2.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/poi/poi/3.9/poi-3.9.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/poi/poi/3.9/poi-3.9.pom (3 KB at 3.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.5/commons-codec-1.5.pom [INFO] Downloaded: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.5/commons-codec-1.5.pom (10 KB at 4.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/20/commons-parent-20.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/20/commons-parent-20.pom (33 KB at 8.0 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/poi/poi-ooxml-schemas/3.9/poi-ooxml-schemas-3.9.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/poi/poi-ooxml-schemas/3.9/poi-ooxml-schemas-3.9.pom (3 KB at 3.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.pom (5 KB at 2.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/stax/stax-api/1.0.1/stax-api-1.0.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/stax/stax-api/1.0.1/stax-api-1.0.1.pom (2 KB at 2.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar [INFO] Downloaded: https://repo.spring.io/libs-release/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar (103 KB at 6.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/javax/servlet/jstl/1.2/jstl-1.2.jar [INFO] Downloaded: https://repo.spring.io/libs-release/javax/servlet/jstl/1.2/jstl-1.2.jar (405 KB at 22.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar [INFO] Downloaded: https://repo.spring.io/libs-release/javax/validation/validation-api/1.0.0.GA/validation-api-1.0.0.GA.jar (47 KB at 46.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/commons-io/commons-io/2.0.1/commons-io-2.0.1.jar (156 KB at 134.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar [INFO] Downloaded: https://repo.spring.io/libs-release/commons-configuration/commons-configuration/1.6/commons-configuration-1.6.jar (292 KB at 185.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded: https://repo.spring.io/libs-release/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 172.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (60 KB at 52.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar [INFO] Downloaded: https://repo.spring.io/libs-release/commons-beanutils/commons-beanutils-core/1.8.0/commons-beanutils-core-1.8.0.jar (202 KB at 51.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/google/maps/google-maps-services/0.1.6/google-maps-services-0.1.6.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/google/maps/google-maps-services/0.1.6/google-maps-services-0.1.6.jar (79 KB at 76.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 181.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/squareup/okhttp/okhttp/2.0.0/okhttp-2.0.0.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/squareup/okhttp/okhttp/2.0.0/okhttp-2.0.0.jar (255 KB at 173.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/squareup/okio/okio/1.0.0/okio-1.0.0.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/squareup/okio/okio/1.0.0/okio-1.0.0.jar (51 KB at 53.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/junit/junit/4.9/junit-4.9.jar [INFO] Downloaded: https://repo.spring.io/libs-release/junit/junit/4.9/junit-4.9.jar (244 KB at 201.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/drools/drools-spring/5.6.0.Final/drools-spring-5.6.0.Final.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/drools/drools-spring/5.6.0.Final/drools-spring-5.6.0.Final.jar (95 KB at 68.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/drools/knowledge-api/5.6.0.Final/knowledge-api-5.6.0.Final.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/drools/knowledge-api/5.6.0.Final/knowledge-api-5.6.0.Final.jar (183 KB at 37.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/drools/drools-core/5.6.0.Final/drools-core-5.6.0.Final.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/drools/drools-core/5.6.0.Final/drools-core-5.6.0.Final.jar (2972 KB at 213.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/mvel/mvel2/2.1.8.Final/mvel2-2.1.8.Final.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/mvel/mvel2/2.1.8.Final/mvel2-2.1.8.Final.jar (730 KB at 114.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/drools/knowledge-internal-api/5.6.0.Final/knowledge-internal-api-5.6.0.Final.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/drools/knowledge-internal-api/5.6.0.Final/knowledge-internal-api-5.6.0.Final.jar (10 KB at 10.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/drools/drools-compiler/5.6.0.Final/drools-compiler-5.6.0.Final.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/drools/drools-compiler/5.6.0.Final/drools-compiler-5.6.0.Final.jar (1184 KB at 415.0 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/antlr/antlr-runtime/3.3/antlr-runtime-3.3.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/antlr/antlr-runtime/3.3/antlr-runtime-3.3.jar (160 KB at 79.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/antlr/antlr/3.3/antlr-3.3.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/antlr/antlr/3.3/antlr-3.3.jar (877 KB at 217.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/antlr/stringtemplate/3.2.1/stringtemplate-3.2.1.jar (146 KB at 150.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/eclipse/jdt/core/compiler/ecj/3.5.1/ecj-3.5.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/eclipse/jdt/core/compiler/ecj/3.5.1/ecj-3.5.1.jar (1636 KB at 359.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/drools/drools-decisiontables/5.6.0.Final/drools-decisiontables-5.6.0.Final.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/drools/drools-decisiontables/5.6.0.Final/drools-decisiontables-5.6.0.Final.jar (58 KB at 14.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/drools/drools-templates/5.6.0.Final/drools-templates-5.6.0.Final.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/drools/drools-templates/5.6.0.Final/drools-templates-5.6.0.Final.jar (54 KB at 62.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/poi/poi-ooxml/3.9/poi-ooxml-3.9.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/poi/poi-ooxml/3.9/poi-ooxml-3.9.jar (915 KB at 393.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/poi/poi/3.9/poi-3.9.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/poi/poi/3.9/poi-3.9.jar (1826 KB at 180.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.5/commons-codec-1.5.jar [INFO] Downloaded: https://repo.spring.io/libs-release/commons-codec/commons-codec/1.5/commons-codec-1.5.jar (72 KB at 83.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/poi/poi-ooxml-schemas/3.9/poi-ooxml-schemas-3.9.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/poi/poi-ooxml-schemas/3.9/poi-ooxml-schemas-3.9.jar (4691 KB at 122.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/xmlbeans/xmlbeans/2.3.0/xmlbeans-2.3.0.jar (2605 KB at 198.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/stax/stax-api/1.0.1/stax-api-1.0.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/stax/stax-api/1.0.1/stax-api-1.0.1.jar (26 KB at 4.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/thoughtworks/xstream/xstream/1.4.1/xstream-1.4.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/thoughtworks/xstream/xstream/1.4.1/xstream-1.4.1.jar (485 KB at 255.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (8 KB at 12.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar [INFO] Downloaded: https://repo.spring.io/libs-release/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 KB at 33.0 KB/sec) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ shopizer-shipping-distance-processor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\chopizer\shopizer-2.0.5\shopizer-shipping-distance-module\src\main\resources [INFO] skip non existing resourceDirectory C:\chopizer\shopizer-2.0.5\shopizer-shipping-distance-module\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ shopizer-shipping-distance-processor --- [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.pom (805 B at 1.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler/1.8.1/plexus-compiler-1.8.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler/1.8.1/plexus-compiler-1.8.1.pom (4 KB at 6.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (6 KB at 3.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.pom (713 B at 0.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.pom (710 B at 1.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compilers/1.8.1/plexus-compilers-1.8.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compilers/1.8.1/plexus-compilers-1.8.1.pom (2 KB at 1.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-api/1.8.1/plexus-compiler-api-1.8.1.jar (20 KB at 30.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-manager/1.8.1/plexus-compiler-manager-1.8.1.jar (6 KB at 9.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-compiler-javac/1.8.1/plexus-compiler-javac-1.8.1.jar (13 KB at 16.2 KB/sec) [INFO] Compiling 1 source file to C:\chopizer\shopizer-2.0.5\shopizer-shipping-distance-module\target\classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ shopizer-shipping-distance-processor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ shopizer-shipping-distance-processor --- [INFO] Compiling 1 source file to C:\chopizer\shopizer-2.0.5\shopizer-shipping-distance-module\target\test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ shopizer-shipping-distance-processor --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ shopizer-shipping-distance-processor --- [INFO] Building jar: C:\chopizer\shopizer-2.0.5\shopizer-shipping-distance-module\target\shopizer-shipping-distance-processor-2.0.5-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shopizer-shipping-distance-processor --- [INFO] Installing C:\chopizer\shopizer-2.0.5\shopizer-shipping-distance-module\target\shopizer-shipping-distance-processor-2.0.5-SNAPSHOT.jar to C:\Users\Ahmed hendah.m2\repository\com\shopizer\shopizer-shipping-distance-processor\2.0.5-SNAPSHOT\shopizer-shipping-distance-processor-2.0.5-SNAPSHOT.jar [INFO] Installing C:\chopizer\shopizer-2.0.5\shopizer-shipping-distance-module\pom.xml to C:\Users\Ahmed hendah.m2\repository\com\shopizer\shopizer-shipping-distance-processor\2.0.5-SNAPSHOT\shopizer-shipping-distance-processor-2.0.5-SNAPSHOT.pom [INFO]
[INFO] ------------------------------------------------------------------------ [INFO] Building shopizer-shipping-canadapost-module 2.0.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.spring.io/libs-release/com/sun/jersey/jersey-bundle/1.19/jersey-bundle-1.19.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/sun/jersey/jersey-bundle/1.19/jersey-bundle-1.19.pom (23 KB at 11.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/sun/jersey/jersey-project/1.19/jersey-project-1.19.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/sun/jersey/jersey-project/1.19/jersey-project-1.19.pom (24 KB at 16.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/net/java/jvnet-parent/4/jvnet-parent-4.pom [INFO] Downloaded: https://repo.spring.io/libs-release/net/java/jvnet-parent/4/jvnet-parent-4.pom (8 KB at 9.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (6 KB at 6.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/sun/jersey/jersey-bundle/1.19/jersey-bundle-1.19.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/sun/jersey/jersey-bundle/1.19/jersey-bundle-1.19.jar (1586 KB at 118.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 KB at 39.6 KB/sec) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ shopizer-shipping-canadapost-module --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\chopizer\shopizer-2.0.5\shopizer-canadapost\src\main\resources [INFO] skip non existing resourceDirectory C:\chopizer\shopizer-2.0.5\shopizer-canadapost\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ shopizer-shipping-canadapost-module --- [INFO] Compiling 33 source files to C:\chopizer\shopizer-2.0.5\shopizer-canadapost\target\classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ shopizer-shipping-canadapost-module --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ shopizer-shipping-canadapost-module --- [INFO] Compiling 1 source file to C:\chopizer\shopizer-2.0.5\shopizer-canadapost\target\test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ shopizer-shipping-canadapost-module --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ shopizer-shipping-canadapost-module --- [INFO] Building jar: C:\chopizer\shopizer-2.0.5\shopizer-canadapost\target\shopizer-shipping-canadapost-module-2.0.5-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ shopizer-shipping-canadapost-module --- [INFO] Installing C:\chopizer\shopizer-2.0.5\shopizer-canadapost\target\shopizer-shipping-canadapost-module-2.0.5-SNAPSHOT.jar to C:\Users\Ahmed hendah.m2\repository\com\shopizer\shopizer-shipping-canadapost-module\2.0.5-SNAPSHOT\shopizer-shipping-canadapost-module-2.0.5-SNAPSHOT.jar [INFO] Installing C:\chopizer\shopizer-2.0.5\shopizer-canadapost\pom.xml to C:\Users\Ahmed hendah.m2\repository\com\shopizer\shopizer-shipping-canadapost-module\2.0.5-SNAPSHOT\shopizer-shipping-canadapost-module-2.0.5-SNAPSHOT.pom [INFO]
[INFO] ------------------------------------------------------------------------ [INFO] Building sm-core 2.0.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] Downloading: https://repo.spring.io/libs-release/org/aspectj/aspectjrt/1.8.9/aspectjrt-1.8.9.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/aspectj/aspectjrt/1.8.9/aspectjrt-1.8.9.pom (2 KB at 2.0 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/infinispan/infinispan-core/6.0.2.Final/infinispan-core-6.0.2.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/infinispan/infinispan-core/6.0.2.Final/infinispan-core-6.0.2.Final.pom (6 KB at 6.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/infinispan/infinispan-parent/6.0.2.Final/infinispan-parent-6.0.2.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/infinispan/infinispan-parent/6.0.2.Final/infinispan-parent-6.0.2.Final.pom (77 KB at 58.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/infinispan/infinispan-bom/6.0.2.Final/infinispan-bom-6.0.2.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/infinispan/infinispan-bom/6.0.2.Final/infinispan-bom-6.0.2.Final.pom (13 KB at 7.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/jboss/arquillian/arquillian-bom/1.0.3.Final/arquillian-bom-1.0.3.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/jboss/arquillian/arquillian-bom/1.0.3.Final/arquillian-bom-1.0.3.Final.pom (11 KB at 6.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.0.0-alpha-6/shrinkwrap-resolver-bom-2.0.0-alpha-6.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/2.0.0-alpha-6/shrinkwrap-resolver-bom-2.0.0-alpha-6.pom (5 KB at 3.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/infinispan/infinispan-commons/6.0.2.Final/infinispan-commons-6.0.2.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/infinispan/infinispan-commons/6.0.2.Final/infinispan-commons-6.0.2.Final.pom (3 KB at 2.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/jgroups/jgroups/3.4.1.Final/jgroups-3.4.1.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/jgroups/jgroups/3.4.1.Final/jgroups-3.4.1.Final.pom (17 KB at 8.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.1.Final/jboss-transaction-api_1.1_spec-1.0.1.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.1.Final/jboss-transaction-api_1.1_spec-1.0.1.Final.pom (4 KB at 4.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/jboss/jboss-parent/9/jboss-parent-9.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/jboss/jboss-parent/9/jboss-parent-9.pom (28 KB at 14.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/jboss/marshalling/jboss-marshalling-river/1.4.4.Final/jboss-marshalling-river-1.4.4.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/jboss/marshalling/jboss-marshalling-river/1.4.4.Final/jboss-marshalling-river-1.4.4.Final.pom (2 KB at 1.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/jboss/marshalling/jboss-marshalling-parent/1.4.4.Final/jboss-marshalling-parent-1.4.4.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/jboss/marshalling/jboss-marshalling-parent/1.4.4.Final/jboss-marshalling-parent-1.4.4.Final.pom (6 KB at 4.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/jboss/jboss-parent/11/jboss-parent-11.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/jboss/jboss-parent/11/jboss-parent-11.pom (31 KB at 9.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/jboss/marshalling/jboss-marshalling/1.4.4.Final/jboss-marshalling-1.4.4.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/jboss/marshalling/jboss-marshalling/1.4.4.Final/jboss-marshalling-1.4.4.Final.pom (3 KB at 3.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/infinispan/infinispan-cachestore-jdbc/6.0.2.Final/infinispan-cachestore-jdbc-6.0.2.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/infinispan/infinispan-cachestore-jdbc/6.0.2.Final/infinispan-cachestore-jdbc-6.0.2.Final.pom (2 KB at 1.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/infinispan/infinispan-persistence-parent/6.0.2.Final/infinispan-persistence-parent-6.0.2.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/infinispan/infinispan-persistence-parent/6.0.2.Final/infinispan-persistence-parent-6.0.2.Final.pom (1005 B at 1.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/infinispan/infinispan-tree/6.0.2.Final/infinispan-tree-6.0.2.Final.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/infinispan/infinispan-tree/6.0.2.Final/infinispan-tree-6.0.2.Final.pom (2 KB at 1.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-test/1.3.5.RELEASE/spring-boot-starter-test-1.3.5.RELEASE.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-test/1.3.5.RELEASE/spring-boot-starter-test-1.3.5.RELEASE.pom (2 KB at 3.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/springframework/spring-test/4.2.6.RELEASE/spring-test-4.2.6.RELEASE.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-test/4.2.6.RELEASE/spring-test-4.2.6.RELEASE.pom (8 KB at 7.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.pom (20 KB at 16.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-validator/commons-validator/1.5.1/commons-validator-1.5.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/commons-validator/commons-validator/1.5.1/commons-validator-1.5.1.pom (12 KB at 4.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/freemarker/freemarker/2.3.23/freemarker-2.3.23.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/freemarker/freemarker/2.3.23/freemarker-2.3.23.pom (2 KB at 2.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/springframework/spring-context-support/4.2.6.RELEASE/spring-context-support-4.2.6.RELEASE.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-context-support/4.2.6.RELEASE/spring-context-support-4.2.6.RELEASE.pom (6 KB at 7.0 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/paypal/sdk/merchantsdk/2.6.109/merchantsdk-2.6.109.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/paypal/sdk/merchantsdk/2.6.109/merchantsdk-2.6.109.pom (3 KB at 3.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/paypal/sdk/paypal-core/1.5.1/paypal-core-1.5.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/paypal/sdk/paypal-core/1.5.1/paypal-core-1.5.1.pom (4 KB at 3.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/stripe/stripe-java/1.33.0/stripe-java-1.33.0.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/stripe/stripe-java/1.33.0/stripe-java-1.33.0.pom (5 KB at 5.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/itextpdf/itextpdf/5.5.6/itextpdf-5.5.6.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/itextpdf/itextpdf/5.5.6/itextpdf-5.5.6.pom (12 KB at 9.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/itextpdf/itext-parent/1.0.0/itext-parent-1.0.0.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/itextpdf/itext-parent/1.0.0/itext-parent-1.0.0.pom (4 KB at 5.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/jopendocument/jOpenDocument/1.3b1/jOpenDocument-1.3b1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/jopendocument/jOpenDocument/1.3b1/jOpenDocument-1.3b1.pom (2 KB at 1.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/maxmind/geoip2/geoip2/2.7.0/geoip2-2.7.0.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/maxmind/geoip2/geoip2/2.7.0/geoip2-2.7.0.pom (8 KB at 2.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/maxmind/db/maxmind-db/1.2.1/maxmind-db-1.2.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/maxmind/db/maxmind-db/1.2.1/maxmind-db-1.2.1.pom (6 KB at 4.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/google/http-client/google-http-client/1.21.0/google-http-client-1.21.0.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/google/http-client/google-http-client/1.21.0/google-http-client-1.21.0.pom (6 KB at 6.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/google/http-client/google-http-client-parent/1.21.0/google-http-client-parent-1.21.0.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/google/http-client/google-http-client-parent/1.21.0/google-http-client-parent-1.21.0.pom (23 KB at 20.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 1.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/aspectj/aspectjrt/1.8.9/aspectjrt-1.8.9.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/aspectj/aspectjrt/1.8.9/aspectjrt-1.8.9.jar (115 KB at 39.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/infinispan/infinispan-core/6.0.2.Final/infinispan-core-6.0.2.Final.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/infinispan/infinispan-core/6.0.2.Final/infinispan-core-6.0.2.Final.jar (1970 KB at 39.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/infinispan/infinispan-commons/6.0.2.Final/infinispan-commons-6.0.2.Final.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/infinispan/infinispan-commons/6.0.2.Final/infinispan-commons-6.0.2.Final.jar (450 KB at 68.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/jgroups/jgroups/3.4.1.Final/jgroups-3.4.1.Final.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/jgroups/jgroups/3.4.1.Final/jgroups-3.4.1.Final.jar (2063 KB at 144.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.1.Final/jboss-transaction-api_1.1_spec-1.0.1.Final.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/jboss/spec/javax/transaction/jboss-transaction-api_1.1_spec/1.0.1.Final/jboss-transaction-api_1.1_spec-1.0.1.Final.jar (25 KB at 6.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/jboss/marshalling/jboss-marshalling-river/1.4.4.Final/jboss-marshalling-river-1.4.4.Final.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/jboss/marshalling/jboss-marshalling-river/1.4.4.Final/jboss-marshalling-river-1.4.4.Final.jar (81 KB at 18.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/jboss/marshalling/jboss-marshalling/1.4.4.Final/jboss-marshalling-1.4.4.Final.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/jboss/marshalling/jboss-marshalling/1.4.4.Final/jboss-marshalling-1.4.4.Final.jar (212 KB at 10.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/infinispan/infinispan-cachestore-jdbc/6.0.2.Final/infinispan-cachestore-jdbc-6.0.2.Final.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/infinispan/infinispan-cachestore-jdbc/6.0.2.Final/infinispan-cachestore-jdbc-6.0.2.Final.jar (139 KB at 19.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/infinispan/infinispan-tree/6.0.2.Final/infinispan-tree-6.0.2.Final.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/infinispan/infinispan-tree/6.0.2.Final/infinispan-tree-6.0.2.Final.jar (70 KB at 25.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-test/1.3.5.RELEASE/spring-boot-starter-test-1.3.5.RELEASE.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/springframework/boot/spring-boot-starter-test/1.3.5.RELEASE/spring-boot-starter-test-1.3.5.RELEASE.jar (3 KB at 3.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/springframework/spring-test/4.2.6.RELEASE/spring-test-4.2.6.RELEASE.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-test/4.2.6.RELEASE/spring-test-4.2.6.RELEASE.jar (550 KB at 18.0 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-collections4/4.0/commons-collections4-4.0.jar (596 KB at 154.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-validator/commons-validator/1.5.1/commons-validator-1.5.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/commons-validator/commons-validator/1.5.1/commons-validator-1.5.1.jar (175 KB at 108.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloaded: https://repo.spring.io/libs-release/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 50.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/freemarker/freemarker/2.3.23/freemarker-2.3.23.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/freemarker/freemarker/2.3.23/freemarker-2.3.23.jar (1319 KB at 119.0 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/springframework/spring-context-support/4.2.6.RELEASE/spring-context-support-4.2.6.RELEASE.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/springframework/spring-context-support/4.2.6.RELEASE/spring-context-support-4.2.6.RELEASE.jar (173 KB at 124.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/paypal/sdk/merchantsdk/2.6.109/merchantsdk-2.6.109.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/paypal/sdk/merchantsdk/2.6.109/merchantsdk-2.6.109.jar (596 KB at 159.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/paypal/sdk/paypal-core/1.5.1/paypal-core-1.5.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/paypal/sdk/paypal-core/1.5.1/paypal-core-1.5.1.jar (122 KB at 97.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/stripe/stripe-java/1.33.0/stripe-java-1.33.0.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/stripe/stripe-java/1.33.0/stripe-java-1.33.0.jar (142 KB at 87.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/itextpdf/itextpdf/5.5.6/itextpdf-5.5.6.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/itextpdf/itextpdf/5.5.6/itextpdf-5.5.6.jar (2213 KB at 144.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/jopendocument/jOpenDocument/1.3b1/jOpenDocument-1.3b1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/jopendocument/jOpenDocument/1.3b1/jOpenDocument-1.3b1.jar (2889 KB at 179.0 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/maxmind/geoip2/geoip2/2.7.0/geoip2-2.7.0.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/maxmind/geoip2/geoip2/2.7.0/geoip2-2.7.0.jar (41 KB at 21.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/maxmind/db/maxmind-db/1.2.1/maxmind-db-1.2.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/maxmind/db/maxmind-db/1.2.1/maxmind-db-1.2.1.jar (22 KB at 21.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/google/http-client/google-http-client/1.21.0/google-http-client-1.21.0.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/google/http-client/google-http-client/1.21.0/google-http-client-1.21.0.jar (279 KB at 59.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 KB at 28.5 KB/sec) [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sm-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] Copying 43 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ sm-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 233 source files to C:\chopizer\shopizer-2.0.5\sm-core\target\classes [WARNING] /C:/chopizer/shopizer-2.0.5/sm-core/src/main/java/com/salesmanager/core/business/modules/order/ODSInvoiceModule.java: C:\chopizer\shopizer-2.0.5\sm-core\src\main\java\com\salesmanager\core\business\modules\order\ODSInvoiceModule.java uses or overrides a deprecated API. [WARNING] /C:/chopizer/shopizer-2.0.5/sm-core/src/main/java/com/salesmanager/core/business/modules/order/ODSInvoiceModule.java: Recompile with -Xlint:deprecation for details. [WARNING] /C:/chopizer/shopizer-2.0.5/sm-core/src/main/java/com/salesmanager/core/business/modules/integration/payment/impl/StripePayment.java: Some input files use unchecked or unsafe operations. [WARNING] /C:/chopizer/shopizer-2.0.5/sm-core/src/main/java/com/salesmanager/core/business/modules/integration/payment/impl/StripePayment.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sm-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ sm-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to C:\chopizer\shopizer-2.0.5\sm-core\target\test-classes [WARNING] /C:/chopizer/shopizer-2.0.5/sm-core/src/test/java/com/salesmanager/test/catalog/ProductTest.java: Some input files use or override a deprecated API. [WARNING] /C:/chopizer/shopizer-2.0.5/sm-core/src/test/java/com/salesmanager/test/catalog/ProductTest.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ sm-core --- [INFO] Surefire report directory: C:\chopizer\shopizer-2.0.5\sm-core\target\surefire-reports [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-junit4/2.18.1/surefire-junit4-2.18.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-junit4/2.18.1/surefire-junit4-2.18.1.pom (3 KB at 1.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-providers/2.18.1/surefire-providers-2.18.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-providers/2.18.1/surefire-providers-2.18.1.pom (3 KB at 3.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-junit4/2.18.1/surefire-junit4-2.18.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/surefire/surefire-junit4/2.18.1/surefire-junit4-2.18.1.jar (67 KB at 33.7 KB/sec)


T E S T S

Running com.salesmanager.test.catalog.ProductTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.004 sec - in com.salesmanager.test.catalog.ProductTest Running com.salesmanager.test.content.ContentImagesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.salesmanager.test.content.ContentImagesTest Running com.salesmanager.test.content.StaticContentTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.salesmanager.test.content.StaticContentTest Running com.salesmanager.test.customer.CustomerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.salesmanager.test.customer.CustomerTest Running com.salesmanager.test.merchant.MerchantTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.salesmanager.test.merchant.MerchantTest Running com.salesmanager.test.order.InvoiceTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.salesmanager.test.order.InvoiceTest Running com.salesmanager.test.order.OrderTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in com.salesmanager.test.order.OrderTest Running com.salesmanager.test.references.ReferencesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.salesmanager.test.references.ReferencesTest Running com.salesmanager.test.shipping.ShippingMethodDecisionTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.salesmanager.test.shipping.ShippingMethodDecisionTest Running com.salesmanager.test.shipping.ShippingQuoteByWeightTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.salesmanager.test.shipping.ShippingQuoteByWeightTest Running com.salesmanager.test.shoppingcart.ShoppingCartTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.salesmanager.test.shoppingcart.ShoppingCartTest

Results :

Tests run: 11, Failures: 0, Errors: 0, Skipped: 11

[INFO] [INFO] --- maven-jar-plugin:2.5:jar (default-jar) @ sm-core --- [INFO] Building jar: C:\chopizer\shopizer-2.0.5\sm-core\target\sm-core-2.0.5-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sm-core --- [INFO] Installing C:\chopizer\shopizer-2.0.5\sm-core\target\sm-core-2.0.5-SNAPSHOT.jar to C:\Users\Ahmed hendah.m2\repository\com\shopizer\sm-core\2.0.5-SNAPSHOT\sm-core-2.0.5-SNAPSHOT.jar [INFO] Installing C:\chopizer\shopizer-2.0.5\sm-core\pom.xml to C:\Users\Ahmed hendah.m2\repository\com\shopizer\sm-core\2.0.5-SNAPSHOT\sm-core-2.0.5-SNAPSHOT.pom [INFO]
[INFO] ------------------------------------------------------------------------ [INFO] Building sm-shop 2.0.5-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sm-shop --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 29 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ sm-shop --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 318 source files to C:\chopizer\shopizer-2.0.5\sm-shop\target\classes [WARNING] /C:/chopizer/shopizer-2.0.5/sm-shop/src/main/java/com/salesmanager/shop/tags/StoreBreadcrumbsTag.java: Some input files use unchecked or unsafe operations. [WARNING] /C:/chopizer/shopizer-2.0.5/sm-shop/src/main/java/com/salesmanager/shop/tags/StoreBreadcrumbsTag.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sm-shop --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ sm-shop --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to C:\chopizer\shopizer-2.0.5\sm-shop\target\test-classes [INFO] [INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ sm-shop --- [INFO] Surefire report directory: C:\chopizer\shopizer-2.0.5\sm-shop\target\surefire-reports


T E S T S

Running com.salesmanager.test.shop.controller.category.rest.CategoryManagementAPITest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 sec - in com.salesmanager.test.shop.controller.category.rest.CategoryManagementAPITest Running com.salesmanager.test.shop.controller.customer.rest.CustomerRESTControllerTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0 sec - in com.salesmanager.test.shop.controller.customer.rest.CustomerRESTControllerTest Running com.salesmanager.test.shop.controller.product.rest.ProductManagementAPITest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in com.salesmanager.test.shop.controller.product.rest.ProductManagementAPITest Running com.salesmanager.test.shop.controller.store.rest.ContactAPITest Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 sec - in com.salesmanager.test.shop.controller.store.rest.ContactAPITest

Results :

Tests run: 4, Failures: 0, Errors: 0, Skipped: 4

[INFO] [INFO] --- maven-war-plugin:2.5:war (default-war) @ sm-shop --- [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (2 KB at 2.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (2 KB at 1.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2 KB at 2.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 KB at 23.0 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (2 KB at 2.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (4 KB at 1.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (2 KB at 0.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (4 KB at 1.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8 KB at 2.0 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [INFO] Downloaded: https://repo.spring.io/libs-release/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8 KB at 10.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 26.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.pom (3 KB at 2.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.pom (4 KB at 3.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.pom (4 KB at 3.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.pom (12 KB at 7.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (2 KB at 1.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/thoughtworks/xstream/xstream/1.4.4/xstream-1.4.4.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/thoughtworks/xstream/xstream/1.4.4/xstream-1.4.4.pom (9 KB at 7.7 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/thoughtworks/xstream/xstream-parent/1.4.4/xstream-parent-1.4.4.pom [INFO] Downloaded: https://repo.spring.io/libs-release/com/thoughtworks/xstream/xstream-parent/1.4.4/xstream-parent-1.4.4.pom (19 KB at 8.8 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.pom (7 KB at 6.5 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.pom (4 KB at 5.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-mapping/1.0/maven-mapping-1.0.pom [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-mapping/1.0/maven-mapping-1.0.pom (5 KB at 2.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (10 KB at 4.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 KB at 6.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (12 KB at 6.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [INFO] Downloaded: https://repo.spring.io/libs-release/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 KB at 9.6 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-io/2.1.3/plexus-io-2.1.3.jar (65 KB at 15.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/commons-io/commons-io/2.2/commons-io-2.2.jar [INFO] Downloaded: https://repo.spring.io/libs-release/commons-io/commons-io/2.2/commons-io-2.2.jar (170 KB at 24.0 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-archiver/2.6.3/plexus-archiver-2.6.3.jar (129 KB at 49.2 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar (357 KB at 126.9 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (61 KB at 59.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/com/thoughtworks/xstream/xstream/1.4.4/xstream-1.4.4.jar [INFO] Downloaded: https://repo.spring.io/libs-release/com/thoughtworks/xstream/xstream/1.4.4/xstream-1.4.4.jar (473 KB at 262.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/codehaus/plexus/plexus-utils/3.0.18/plexus-utils-3.0.18.jar (238 KB at 146.4 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-filtering/1.2/maven-filtering-1.2.jar (44 KB at 57.3 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-shared-utils/0.3/maven-shared-utils-0.3.jar (152 KB at 102.1 KB/sec) [INFO] Downloading: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-mapping/1.0/maven-mapping-1.0.jar [INFO] Downloaded: https://repo.spring.io/libs-release/org/apache/maven/shared/maven-mapping/1.0/maven-mapping-1.0.jar (10 KB at 15.4 KB/sec) [INFO] Packaging webapp [INFO] Assembling webapp [sm-shop] in [C:\chopizer\shopizer-2.0.5\sm-shop\target\sm-shop-2.0.5-SNAPSHOT] [INFO] Processing war project [INFO] Copying webapp resources [C:\chopizer\shopizer-2.0.5\sm-shop\src\main\webapp] [INFO] Webapp assembled in [98988 msecs] [INFO] Building war: C:\chopizer\shopizer-2.0.5\sm-shop\target\sm-shop-2.0.5-SNAPSHOT.war [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sm-shop --- [INFO] Installing C:\chopizer\shopizer-2.0.5\sm-shop\target\sm-shop-2.0.5-SNAPSHOT.war to C:\Users\Ahmed hendah.m2\repository\com\shopizer\sm-shop\2.0.5-SNAPSHOT\sm-shop-2.0.5-SNAPSHOT.war [INFO] Installing C:\chopizer\shopizer-2.0.5\sm-shop\pom.xml to C:\Users\Ahmed hendah.m2\repository\com\shopizer\sm-shop\2.0.5-SNAPSHOT\sm-shop-2.0.5-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] shopizer ........................................... SUCCESS [02:49 min] [INFO] sm-core-model ...................................... SUCCESS [08:29 min] [INFO] sm-core-modules .................................... SUCCESS [ 21.222 s] [INFO] sm-search .......................................... SUCCESS [02:11 min] [INFO] shopizer-shipping-distance-processor ............... SUCCESS [05:53 min] [INFO] shopizer-shipping-canadapost-module ................ SUCCESS [ 24.004 s] [INFO] sm-core ............................................ SUCCESS [04:44 min] [INFO] sm-shop ............................................ SUCCESS [03:24 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28:19 min [INFO] Finished at: 2017-05-05T20:23:55+01:00 [INFO] Final Memory: 120M/322M [INFO] ------------------------------------------------------------------------

And when i run the sm-shop project i have the errors below :

Caused by: org.springframework.beans.factory.BeanDefinitionStoreException: Invalid bean definition with name 'datasource' defined in class path resource [spring/datasource-c3p0.xml]: Could not resolve placeholder 'db.initialPoolSize' in string value "${db.initialPoolSize}"; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'db.initialPoolSize' in string value "${db.initialPoolSize}" at org.springframework.beans.factory.config.PlaceholderConfigurerSupport.doProcessProperties(PlaceholderConfigurerSupport.java:211) at org.springframework.beans.factory.config.PropertyPlaceholderConfigurer.processProperties(PropertyPlaceholderConfigurer.java:222) at org.springframework.beans.factory.config.PropertyResourceConfigurer.postProcessBeanFactory(PropertyResourceConfigurer.java:86) at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:284) at org.springframework.context.support.PostProcessorRegistrationDelegate.invokeBeanFactoryPostProcessors(PostProcessorRegistrationDelegate.java:166) at org.springframework.context.support.AbstractApplicationContext.invokeBeanFactoryPostProcessors(AbstractApplicationContext.java:678) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:520) at org.springframework.boot.context.embedded.EmbeddedWebApplicationContext.refresh(EmbeddedWebApplicationContext.java:118) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:766) at org.springframework.boot.SpringApplication.createAndRefreshContext(SpringApplication.java:361) at org.springframework.boot.SpringApplication.run(SpringApplication.java:307) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1191) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1180) at com.salesmanager.shop.application.ShopApplication.main(ShopApplication.java:11) ... 6 more Caused by: java.lang.IllegalArgumentException: Could not resolve placeholder 'db.initialPoolSize' in string value "${db.initialPoolSize}" at org.springframework.util.PropertyPlaceholderHelper.parseStringValue(PropertyPlaceholderHelper.java:174) at org.springframework.util.PropertyPlaceholderHelper.replacePlaceholders(PropertyPlaceholderHelper.java:126) at org.springframework.beans.factory.config.PropertyPlaceholderConfigurer$PlaceholderResolvingStringValueResolver.resolveStringValue(PropertyPlaceholderConfigurer.java:258) at org.springframework.beans.factory.config.BeanDefinitionVisitor.resolveStringValue(BeanDefinitionVisitor.java:282) at org.springframework.beans.factory.config.BeanDefinitionVisitor.resolveValue(BeanDefinitionVisitor.java:209) at org.springframework.beans.factory.config.BeanDefinitionVisitor.visitPropertyValues(BeanDefinitionVisitor.java:141) at org.springframework.beans.factory.config.BeanDefinitionVisitor.visitBeanDefinition(BeanDefinitionVisitor.java:82) at org.springframework.beans.factory.config.PlaceholderConfigurerSupport.doProcessProperties(PlaceholderConfigurerSupport.java:208) ... 19 more [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:20 min [INFO] Finished at: 2017-05-05T20:29:46+01:00 [INFO] Final Memory: 64M/394M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:1.3.5.RELEASE:run (default-cli) on project sm-shop: An exception occurred while running. null: InvocationTargetException: Invalid bean definition with name 'datasource' defined in class path resource [spring/datasource-c3p0.xml]: Could not resolve placeholder 'db.initialPoolSize' in string value "${db.initialPoolSize}"; nested exception is java.lang.IllegalArgumentException: Could not resolve placeholder 'db.initialPoolSize' in string value "${db.initialPoolSize}" -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

Thanks for any help or suggestions as i said it's kind of urgent. Thanks

cdfaveri commented 6 years ago

I have the same problem with my installation using Eclipse Oxygen. I can build the projects using command line (mvn clean install) and run it perfectly. However, using Eclipse Oxygen (JDK 1.8) a lot of problems came up (described in HendahBoba´s post). Any idea?

image