Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
4.1.0
-
Tiger Sprint 113
Description
Would you please check the below errors.
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gogreen-enterprise-elasticsearch --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to D:\gogreen-enterprise-trunk\elasticsearch\target\classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] D:\gogreen-enterprise-trunk\elasticsearch\src\main\java\com\onehippo\cms7\targeting\demo\bootstrap\BootstrapGoGreen.java:[20,8] error: constru ctor BootstrapTargeting in class BootstrapTargeting cannot be applied to given types; [INFO] 1 error [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Hippo Go Green Enterprise .......................... SUCCESS [ 2.213 s] [INFO] Hippo Go Green Enterprise Content .................. SUCCESS [ 2.291 s] [INFO] Hippo Go Green Enterprise CMS ...................... SUCCESS [01:17 min] [INFO] Hippo Go Green Enterprise Site ..................... SUCCESS [ 45.611 s] [INFO] GoGreen Embedded Elasticsearch ..................... FAILURE [ 6.257 s] [INFO] Hippo Go Green Enterprise Server Configuration ..... SKIPPED [INFO] Hippo Go Green Enterprise Test Server Configuration SKIPPED [INFO] Hippo Go Green Enterprise Example Server Configuration SKIPPED [INFO] Hippo Go Green Enterprise Prod Server Configuration SKIPPED [INFO] Hippo Go Green Enterprise Replication Source Test Server Configuration SKIPPED [INFO] Hippo Go Green Enterprise Local Configuration ...... SKIPPED [INFO] Hippo Go Green Enterprise Integration Test ......... SKIPPED [INFO] Hippo Go Green Enterprise Distribution ............. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:16 min [INFO] Finished at: 2015-09-23T11:40:29+02:00 [INFO] Final Memory: 44M/594M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project gogreen-enterprise-elasticsearc h: Compilation failure [ERROR] D:\gogreen-enterprise-trunk\elasticsearch\src\main\java\com\onehippo\cms7\targeting\demo\bootstrap\BootstrapGoGreen.java:[20,8] error: constru ctor BootstrapTargeting in class BootstrapTargeting cannot be applied to given types; [ERROR] -> [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/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :gogreen-enterprise-elasticsearch
Attachments
Issue Links
- relates to
-
HGGE-344 Fix Hippo Go Green Enterprise-4.1.0-SNAPSHOT build
- Closed