Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compilation error package ro.fortsoft.monitor.alert.log does not exist #2

Open
archenroot opened this issue May 10, 2017 · 1 comment

Comments

@archenroot
Copy link

On mvn install:

[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/zangetsu/proj/infrastructure/monitoring-elasticsearch_muninn/muninn/src/main/java/ro/fortsoft/monitor/configuration/AlertersConfiguration.java:[9,37] package ro.fortsoft.monitor.alert.log does not exist
[ERROR] /home/zangetsu/proj/infrastructure/monitoring-elasticsearch_muninn/muninn/src/main/java/ro/fortsoft/monitor/configuration/AlertersConfiguration.java:[25,12] cannot find symbol
  symbol:   class LogAlerter
  location: class ro.fortsoft.monitor.configuration.AlertersConfiguration
[ERROR] /home/zangetsu/proj/infrastructure/monitoring-elasticsearch_muninn/muninn/src/main/java/ro/fortsoft/monitor/configuration/AlertersConfiguration.java:[26,20] cannot find symbol
  symbol:   class LogAlerter
  location: class ro.fortsoft.monitor.configuration.AlertersConfiguration
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Muninn - Alerter for ElasticSearch ................. SUCCESS [  0.203 s]
[INFO] muninn-core ........................................ SUCCESS [  5.758 s]
[INFO] muninn ............................................. FAILURE [ 24.915 s]
[INFO] muninn-alerter-mail ................................ SKIPPED
[INFO] muninn-converter-freemarker ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE

@Romeh
Copy link

Romeh commented Aug 2, 2017

any news for that i have same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants