-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
bugSomething isn't workingSomething isn't working
Description
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/security/UserDetailsService.java:[5,25] package org.example.model does not exist
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/security/UserDetailsService.java:[6,25] package org.example.model does not exist
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/security/UserDetailsService.java:[18,32] package org.example.store does not exist
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/security/UserDetailsService.java:[18,1] static import only from classes and interfaces
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/security/UserDetailsService.java:[54,37] cannot find symbol
symbol: class Users
location: class com.example.security.UserDetailsService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/security/UserDetailsService.java:[81,19] cannot find symbol
symbol: class UserRoles
location: class com.example.security.UserDetailsService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/AuthService.java:[9,25] package org.example.model does not exist
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/AuthService.java:[10,25] package org.example.model does not exist
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/MovieService.java:[4,25] package org.example.model does not exist
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/MovieService.java:[5,25] package org.example.store does not exist
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/MovieService.java:[20,19] cannot find symbol
symbol: class MovieStore
location: class com.example.service.MovieService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/MovieService.java:[39,31] cannot find symbol
symbol: class Movie
location: class com.example.service.MovieService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/MovieService.java:[38,12] cannot find symbol
symbol: class Movie
location: class com.example.service.MovieService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/MovieService.java:[50,21] cannot find symbol
symbol: class Movie
location: class com.example.service.MovieService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/MovieService.java:[64,46] cannot find symbol
symbol: class Movie
location: class com.example.service.MovieService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/MovieService.java:[63,12] cannot find symbol
symbol: class Movie
location: class com.example.service.MovieService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/MovieService.java:[99,17] cannot find symbol
symbol: class Movie
location: class com.example.service.MovieService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/controllers/MovieAPIController.java:[6,25] package org.example.model does not exist
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/controllers/MovieAPIController.java:[42,60] cannot find symbol
symbol: class Movie
location: class com.example.controllers.MovieAPIController
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/controllers/MovieAPIController.java:[41,27] cannot find symbol
symbol: class Movie
location: class com.example.controllers.MovieAPIController
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/controllers/MovieAPIController.java:[50,27] cannot find symbol
symbol: class Movie
location: class com.example.controllers.MovieAPIController
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/controllers/MovieAPIController.java:[60,47] cannot find symbol
symbol: class Movie
location: class com.example.controllers.MovieAPIController
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/controllers/MovieAPIController.java:[58,27] cannot find symbol
symbol: class Movie
location: class com.example.controllers.MovieAPIController
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/controllers/MovieAPIController.java:[78,32] cannot find symbol
symbol: class Movie
location: class com.example.controllers.MovieAPIController
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/ActorService.java:[4,25] package org.example.model does not exist
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/ActorService.java:[5,25] package org.example.store does not exist
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/ActorService.java:[22,19] cannot find symbol
symbol: class ActorStore
location: class com.example.service.ActorService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/ActorService.java:[39,31] cannot find symbol
symbol: class Actor
location: class com.example.service.ActorService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/ActorService.java:[38,12] cannot find symbol
symbol: class Actor
location: class com.example.service.ActorService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/ActorService.java:[49,21] cannot find symbol
symbol: class Actor
location: class com.example.service.ActorService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/ActorService.java:[63,41] cannot find symbol
symbol: class Actor
location: class com.example.service.ActorService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/ActorService.java:[61,21] cannot find symbol
symbol: class Actor
location: class com.example.service.ActorService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/ActorService.java:[96,17] cannot find symbol
symbol: class Actor
location: class com.example.service.ActorService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/security/UserDetailsService.java:[45,38] cannot find symbol
symbol: method getUsersStore()
location: variable movieManager of type org.example.MovieManager
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/security/UserDetailsService.java:[56,14] cannot find symbol
symbol: class UserRoles
location: class com.example.security.UserDetailsService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/security/UserDetailsService.java:[57,17] cannot find symbol
symbol: method getUserRolesStore()
location: variable movieManager of type org.example.MovieManager
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/security/UserDetailsService.java:[58,25] cannot find symbol
symbol: method userId()
location: class com.example.security.UserDetailsService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/security/UserDetailsService.java:[61,14] cannot find symbol
symbol: class UserRoles
location: class com.example.security.UserDetailsService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/security/UserDetailsService.java:[84,21] cannot find symbol
symbol: method getRolesStore()
location: variable movieManager of type org.example.MovieManager
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/AuthService.java:[83,9] cannot find symbol
symbol: class Users
location: class com.example.service.AuthService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/AuthService.java:[83,26] cannot find symbol
symbol: class Users
location: class com.example.service.AuthService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/AuthService.java:[89,15] cannot find symbol
symbol: class Users
location: class com.example.service.AuthService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/AuthService.java:[89,47] cannot find symbol
symbol: method getUsersStore()
location: variable movieManager of type org.example.MovieManager
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/AuthService.java:[94,14] cannot find symbol
symbol: class UserRoles
location: class com.example.service.AuthService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/AuthService.java:[96,13] cannot find symbol
symbol: class UserRoles
location: class com.example.service.AuthService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/AuthService.java:[96,40] cannot find symbol
symbol: class UserRoles
location: class com.example.service.AuthService
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/AuthService.java:[99,50] cannot find symbol
symbol: method getRolesStore()
location: variable movieManager of type org.example.MovieManager
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/AuthService.java:[106,21] cannot find symbol
symbol: method getUserRolesStore()
location: variable movieManager of type org.example.MovieManager
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/MovieService.java:[28,39] cannot find symbol
symbol: method getMovieStore()
location: variable movieManager of type org.example.MovieManager
[ERROR] /G:/DWork/osource/jug/sc/sample-app/src/main/java/com/example/service/ActorService.java:[29,39] cannot find symbol
symbol: method getActorStore()
location: variable movieManager of type org.example.MovieManager
[INFO] 50 errors
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working