Skip to content

Instantly share code, notes, and snippets.

@ailabs-software
Created April 26, 2017 16:49
Show Gist options
  • Save ailabs-software/bbaf555973b93322bb46035ecfd3c4da to your computer and use it in GitHub Desktop.
Save ailabs-software/bbaf555973b93322bb46035ecfd3c4da to your computer and use it in GitHub Desktop.
Error
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project shopwindowshared: Compilation failure
[ERROR] /opt/deployment/applications/shopwindow/modular/shopwindowshared/src/main/java/shopwindowshared/client/crm/FunnelSelector.java:[26,37] error: method listen in class EventTarget 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 :shopwindowshared
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project shopwindowshared: Compilation failure
[ERROR] /opt/deployment/applications/shopwindow/modular/shopwindowshared/src/main/java/shopwindowshared/client/crm/FunnelSelector.java:[26,37] error: method listen in class EventTarget 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 :shopwindowshared
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment