Advertisement
Guest User

Untitled

a guest
Aug 28th, 2016
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project zzpj: Compilation failure: Compilation failure:
  2. zzpj/breathalyser/service/UsersService.java:[35,50] error: cannot find symbol
  3. zzpj/breathalyser/service/UsersService.java:[36,31] error: cannot find symbol
  4. zzpj/breathalyser/repository/UsersRepository.java:[30,57] error: cannot find symbol
  5. zzpj/breathalyser/repository/UsersRepository.java:[30,32] error: cannot find symbol
  6. -> [Help 1]
  7.  
  8. To see the full stack trace of the errors, re-run Maven with the -e switch.
  9. Re-run Maven using the -X switch to enable full debug logging.
  10.  
  11. For more information about the errors and possible solutions, please read the following articles:
  12. [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement