You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project jdsurvey-core: Compilation failure: Compilation failure:
[ERROR] /home/user/projects/JDeSurvey/jdsurvey-core/src/main/java/com/jd/survey/service/security/UserService.java:[34,60] package org.springframework.security.authentication.encoding does not exist
[ERROR] /home/user/projects/JDeSurvey/jdsurvey-core/src/main/java/com/jd/survey/service/security/UserService.java:[35,60] package org.springframework.security.authentication.encoding does not exist
[ERROR] /home/user/projects/JDeSurvey/jdsurvey-core/src/main/java/com/jd/survey/service/security/UserService.java:[71,25] cannot find symbol
[ERROR] symbol: class PasswordEncoder
[ERROR] location: class com.jd.survey.service.security.UserService
[ERROR] /home/user/projects/JDeSurvey/jdsurvey-core/src/main/java/com/jd/survey/service/security/UserService.java:[71,55] cannot find symbol
[ERROR] symbol: class ShaPasswordEncoder
[ERROR] location: class com.jd.survey.service.security.UserService
[ERROR] /home/user/projects/JDeSurvey/jdsurvey-core/src/main/java/com/jd/survey/service/security/UserService.java:[225,25] cannot find symbol
[ERROR] symbol: class PasswordEncoder
[ERROR] location: class com.jd.survey.service.security.UserService
[ERROR] /home/user/projects/JDeSurvey/jdsurvey-core/src/main/java/com/jd/survey/service/security/UserService.java:[225,55] cannot find symbol
[ERROR] symbol: class ShaPasswordEncoder
[ERROR] location: class com.jd.survey.service.security.User
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project jdsurvey-core: Compilation failure: Compilation failure:
[ERROR] /home/user/projects/JDeSurvey/jdsurvey-core/src/main/java/com/jd/survey/service/security/UserService.java:[34,60] package org.springframework.security.authentication.encoding does not exist
[ERROR] /home/user/projects/JDeSurvey/jdsurvey-core/src/main/java/com/jd/survey/service/security/UserService.java:[35,60] package org.springframework.security.authentication.encoding does not exist
[ERROR] /home/user/projects/JDeSurvey/jdsurvey-core/src/main/java/com/jd/survey/service/security/UserService.java:[71,25] cannot find symbol
[ERROR] symbol: class PasswordEncoder
[ERROR] location: class com.jd.survey.service.security.UserService
[ERROR] /home/user/projects/JDeSurvey/jdsurvey-core/src/main/java/com/jd/survey/service/security/UserService.java:[71,55] cannot find symbol
[ERROR] symbol: class ShaPasswordEncoder
[ERROR] location: class com.jd.survey.service.security.UserService
[ERROR] /home/user/projects/JDeSurvey/jdsurvey-core/src/main/java/com/jd/survey/service/security/UserService.java:[225,25] cannot find symbol
[ERROR] symbol: class PasswordEncoder
[ERROR] location: class com.jd.survey.service.security.UserService
[ERROR] /home/user/projects/JDeSurvey/jdsurvey-core/src/main/java/com/jd/survey/service/security/UserService.java:[225,55] cannot find symbol
[ERROR] symbol: class ShaPasswordEncoder
[ERROR] location: class com.jd.survey.service.security.User