E:\clonedNew>mvn clean package [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.example:Hello-Service:jar:1.0.0 [WARNING] 'parent.relativePath' of POM org.example:Hello-Service:1.0.0 (E:\clonedNew\Hello-Service\pom.xml) points at org.wso2.msf4j:msf4j instead of org.wso2.msf4j:msf4j-service, please verify your project structure @ line 22, column 13 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] WSO2 MSF4J - Parent Pom [INFO] JAX-RS Delegates [INFO] WSO2 MSF4J core [INFO] WSO2 MSF4J Spring [INFO] MSF4J-Parent [INFO] WSO2 MSF4J Analytics [INFO] WSO2 MSF4J Mustache template engine integration [INFO] WSO2 MSF4J - Microservice Archetype [INFO] MSF4J - All in one jar file [INFO] WSO2 MSF4J Server - Distribution Pack [INFO] WSO2 MSF4J Feature [INFO] Sample: Hello World Microservice [INFO] Sample: FormParam Service [INFO] Sample: StockQuote MSF4J (Fat jar mode) [INFO] Sample: Stockquote microservice (OSGi Bundle) [INFO] Sample: Securing microservices in MSF4J using OAuth2 [INFO] Sample: Securing microservices in MSF4J using OAuth2 [INFO] Sample: Metrics [INFO] Sample: HTTP-Monitoring [INFO] Sample: [Pet Store] - Pet Store Microservices Solution [INFO] Sample: [Pet Store] - Pet store microservices example - utils [INFO] Sample: [Pet Store] - Pet store microservices example - pet microservice [INFO] Sample: [Pet Store] - Pet store microservices example - transaction microservice [INFO] Sample: [Pet Store] - Pet store microservices example - security microservice [INFO] Sample: [Pet Store] - Pet store microservices example - file server microservice [INFO] Sample: File server Microservice [INFO] Sample: Template Microservice [INFO] Sample: Log Interceptor [INFO] Sample: MSF4J Microservice Lifecycle Management [INFO] Sample: Microservices in MSF4J with signed JWT [INFO] jwt-claims [INFO] Travelocity.COM ServiceProvider / RelyingParty Webapp [INFO] JWTAccessTokenBuilder [INFO] spring-helloworld [INFO] jpa [INFO] MSF4J Circuit breaker sample [INFO] Sample: PathParam with Regex [INFO] WSO2 MSF4J OSGi tests [INFO] WSO2 MSF4J Microservice [INFO] msf4j [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 MSF4J - Parent Pom 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ msf4j-parent --- [INFO] Deleting E:\clonedNew\poms\parent\target [INFO] [INFO] --- maven-checkstyle-plugin:2.16:check (validate) @ msf4j-parent --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ msf4j-parent --- [INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD" [INFO] Working directory: E:\clonedNew\poms\parent [INFO] Storing buildNumber: 768e6e1d7aa16267a756ee64eadb153d4ec64b25 at timestamp: 1468995674462 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ msf4j-parent --- [INFO] [INFO] >>> findbugs-maven-plugin:3.0.2:check (analyze-compile) > :findbugs @ msf4j-parent >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.2:findbugs (findbugs) @ msf4j-parent --- [INFO] [INFO] <<< findbugs-maven-plugin:3.0.2:check (analyze-compile) < :findbugs @ msf4j-parent <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.2:check (analyze-compile) @ msf4j-parent --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building JAX-RS Delegates 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ jaxrs-delegates --- [INFO] Deleting E:\clonedNew\jaxrs-delegates\target [INFO] [INFO] --- maven-checkstyle-plugin:2.16:check (validate) @ jaxrs-delegates --- [INFO] Starting audit... Audit done. [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ jaxrs-delegates --- [INFO] Executing: cmd.exe /X /C "git rev-parse --verify HEAD" [INFO] Working directory: E:\clonedNew\jaxrs-delegates [INFO] Storing buildNumber: 768e6e1d7aa16267a756ee64eadb153d4ec64b25 at timestamp: 1468995682145 [INFO] Storing buildScmBranch: master [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ jaxrs-delegates --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ jaxrs-delegates --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ jaxrs-delegates --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to E:\clonedNew\jaxrs-delegates\target\classes [INFO] [INFO] >>> findbugs-maven-plugin:3.0.2:check (analyze-compile) > :findbugs @ jaxrs-delegates >>> [INFO] [INFO] --- findbugs-maven-plugin:3.0.2:findbugs (findbugs) @ jaxrs-delegates --- [INFO] Fork Value is true [java] Jul 20, 2016 11:51:27 AM java.util.prefs.WindowsPreferences [java] WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5. [INFO] Done FindBugs Analysis.... [INFO] [INFO] <<< findbugs-maven-plugin:3.0.2:check (analyze-compile) < :findbugs @ jaxrs-delegates <<< [INFO] [INFO] --- findbugs-maven-plugin:3.0.2:check (analyze-compile) @ jaxrs-delegates --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ jaxrs-delegates --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory E:\clonedNew\jaxrs-delegates\src\test\resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ jaxrs-delegates --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to E:\clonedNew\jaxrs-delegates\target\test-classes [INFO] [INFO] --- maven-surefire-plugin:2.14.1:test (default-test) @ jaxrs-delegates --- [INFO] Surefire report directory: E:\clonedNew\jaxrs-delegates\target\surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.wso2.msf4j.delegates.MediaTypeHeaderProviderTest Configuring TestNG with: TestNG652Configurator Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.742 sec Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ jaxrs-delegates --- [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building WSO2 MSF4J core 2.0.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ msf4j-core --- [INFO] Deleting E:\clonedNew\core\target [INFO] [INFO] --- maven-checkstyle-plugin:2.16:check (validate) @ msf4j-core --- [INFO] Starting audit... E:\clonedNew\core\src\main\java\org\wso2\msf4j\formparam\FileInfo.java:18: First sentence should end with a period. E:\clonedNew\core\src\main\java\org\wso2\msf4j\formparam\FormDataParam.java:26: First sentence should end with a period. E:\clonedNew\core\src\main\java\org\wso2\msf4j\formparam\RequestContext.java:36: First sentence should end with a period. E:\clonedNew\core\src\main\java\org\wso2\msf4j\formparam\RequestContext.java:45: First sentence should end with a period. E:\clonedNew\core\src\main\java\org\wso2\msf4j\formparam\RequestContext.java:54: First sentence should end with a period. E:\clonedNew\core\src\main\java\org\wso2\msf4j\formparam\util\mime\Base64Decoder.java:21: First sentence should end with a period. E:\clonedNew\core\src\main\java\org\wso2\msf4j\formparam\util\mime\QuotedPrintableDecoder.java:21: First sentence should end with a period. E:\clonedNew\core\src\main\java\org\wso2\msf4j\internal\router\HttpResourceModelProcessor.java:397: First sentence should end with a period. E:\clonedNew\core\src\main\java\org\wso2\msf4j\internal\router\PatternPathRouter.java:128: First sentence should end with a period. E:\clonedNew\core\src\main\java\org\wso2\msf4j\io\MSF4JRequestInputStream.java:24: First sentence should end with a period. E:\clonedNew\core\src\main\java\org\wso2\msf4j\MicroservicesRunner.java:93: First sentence should end with a period. E:\clonedNew\core\src\main\java\org\wso2\msf4j\MicroservicesRunner.java:105: First sentence should end with a period. E:\clonedNew\core\src\main\java\org\wso2\msf4j\MicroservicesRunner.java:120: First sentence should end with a period. E:\clonedNew\core\src\main\java\org\wso2\msf4j\MicroservicesRunner.java:136: First sentence should end with a period. E:\clonedNew\core\src\test\java\org\wso2\msf4j\pojo\Company.java:18: First sentence should end with a period. E:\clonedNew\core\src\test\java\org\wso2\msf4j\pojo\Person.java:18: First sentence should end with a period. Audit done. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] WSO2 MSF4J - Parent Pom ............................ SUCCESS [ 14.007 s] [INFO] JAX-RS Delegates ................................... SUCCESS [ 15.527 s] [INFO] WSO2 MSF4J core .................................... FAILURE [ 14.595 s] [INFO] WSO2 MSF4J Spring .................................. SKIPPED [INFO] MSF4J-Parent ....................................... SKIPPED [INFO] WSO2 MSF4J Analytics ............................... SKIPPED [INFO] WSO2 MSF4J Mustache template engine integration .... SKIPPED [INFO] WSO2 MSF4J - Microservice Archetype ................ SKIPPED [INFO] MSF4J - All in one jar file ........................ SKIPPED [INFO] WSO2 MSF4J Server - Distribution Pack .............. SKIPPED [INFO] WSO2 MSF4J Feature ................................. SKIPPED [INFO] Sample: Hello World Microservice ................... SKIPPED [INFO] Sample: FormParam Service .......................... SKIPPED [INFO] Sample: StockQuote MSF4J (Fat jar mode) ............ SKIPPED [INFO] Sample: Stockquote microservice (OSGi Bundle) ...... SKIPPED [INFO] Sample: Securing microservices in MSF4J using OAuth2 SKIPPED [INFO] Sample: Securing microservices in MSF4J using OAuth2 SKIPPED [INFO] Sample: Metrics .................................... SKIPPED [INFO] Sample: HTTP-Monitoring ............................ SKIPPED [INFO] Sample: [Pet Store] - Pet Store Microservices Solution SKIPPED [INFO] Sample: [Pet Store] - Pet store microservices example - utils SKIPPED [INFO] Sample: [Pet Store] - Pet store microservices example - pet microservice SKIPPED [INFO] Sample: [Pet Store] - Pet store microservices example - transaction microservice SKIPPED [INFO] Sample: [Pet Store] - Pet store microservices example - security microservice SKIPPED [INFO] Sample: [Pet Store] - Pet store microservices example - file server microservice SKIPPED [INFO] Sample: File server Microservice ................... SKIPPED [INFO] Sample: Template Microservice ...................... SKIPPED [INFO] Sample: Log Interceptor ............................ SKIPPED [INFO] Sample: MSF4J Microservice Lifecycle Management .... SKIPPED [INFO] Sample: Microservices in MSF4J with signed JWT ..... SKIPPED [INFO] jwt-claims ......................................... SKIPPED [INFO] Travelocity.COM ServiceProvider / RelyingParty Webapp SKIPPED [INFO] JWTAccessTokenBuilder .............................. SKIPPED [INFO] spring-helloworld .................................. SKIPPED [INFO] jpa ................................................ SKIPPED [INFO] MSF4J Circuit breaker sample ....................... SKIPPED [INFO] Sample: PathParam with Regex ....................... SKIPPED [INFO] WSO2 MSF4J OSGi tests .............................. SKIPPED [INFO] WSO2 MSF4J Microservice ............................ SKIPPED [INFO] msf4j .............................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 47.032 s [INFO] Finished at: 2016-07-20T11:51:45+05:30 [INFO] Final Memory: 51M/201M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.16:check (validate) on project msf4j-core: Failed during checkstyle execution: There are 16 errors reported by Checkstyle 6.2 with https://raw.githubusercontent.com/wso2/code-quality-tools/master/checkstyle/checkstyle.xml ruleset. -> [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 [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :msf4j-core