Created
May 13, 2011 10:50
-
-
Save solars/970338 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ERROR] COMPILATION ERROR : | |
[INFO] ------------------------------------------------------------- | |
[ERROR] /home/christoph/platform/ws-bootstrapping/src/main/java/org/insemtives/ws/server/GateWSBootstrappingService.java:[15,16] package org.slf4j does not exist | |
[ERROR] /home/christoph/platform/ws-bootstrapping/src/main/java/org/insemtives/ws/server/GateWSBootstrappingService.java:[16,16] package org.slf4j does not exist | |
[ERROR] /home/christoph/platform/ws-bootstrapping/src/main/java/org/insemtives/ws/server/GateWSBootstrappingService.java:[25,22] cannot find symbol | |
symbol : class Logger | |
location: class org.insemtives.ws.server.GateWSBootstrappingService | |
[ERROR] /home/christoph/platform/ws-bootstrapping/src/main/java/org/insemtives/ws/server/GateWSBootstrappingService.java:[25,35] cannot find symbol | |
symbol : variable LoggerFactory | |
location: class org.insemtives.ws.server.GateWSBootstrappingService | |
[INFO] 4 errors | |
[INFO] ------------------------------------------------------------- | |
[INFO] ------------------------------------------------------------------------ | |
[ERROR] BUILD FAILURE | |
[INFO] ------------------------------------------------------------------------ | |
[INFO] Compilation failure | |
/home/christoph/platform/ws-bootstrapping/src/main/java/org/insemtives/ws/server/GateWSBootstrappingService.java:[15,16] package org.slf4j does not exist | |
/home/christoph/platform/ws-bootstrapping/src/main/java/org/insemtives/ws/server/GateWSBootstrappingService.java:[16,16] package org.slf4j does not exist | |
/home/christoph/platform/ws-bootstrapping/src/main/java/org/insemtives/ws/server/GateWSBootstrappingService.java:[25,22] cannot find symbol | |
symbol : class Logger | |
location: class org.insemtives.ws.server.GateWSBootstrappingService | |
/home/christoph/platform/ws-bootstrapping/src/main/java/org/insemtives/ws/server/GateWSBootstrappingService.java:[25,35] cannot find symbol | |
symbol : variable LoggerFactory | |
location: class org.insemtives.ws.server.GateWSBootstrappingService |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment