- Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project cat-war: Compilation failure: Compilation failure:
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/controller/AdminController.java:[217,5] annotation @com.wordnik.swagger.annotations.ApiOperation is missing a default value for the element 'value'
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/OrganizationService.java:[1808,69] cannot find symbol
- [ERROR] symbol: method getOrganizationId()
- [ERROR] location: class com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/OrganizationService.java:[1814,54] cannot find symbol
- [ERROR] symbol: method setOrganizationName(java.lang.String)
- [ERROR] location: class com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/OrganizationService.java:[1908,69] cannot find symbol
- [ERROR] symbol: method getOrganizationId()
- [ERROR] location: class com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/entity/Section.java:[157,88] cannot find symbol
- [ERROR] symbol: method getOrganizationName()
- [ERROR] location: class com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/entity/Section.java:[157,150] cannot find symbol
- [ERROR] symbol: method getOrganizationName()
- [ERROR] location: class com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/entity/Section.java:[166,88] cannot find symbol
- [ERROR] symbol: method getOrganizationName()
- [ERROR] location: class com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/entity/Section.java:[166,150] cannot find symbol
- [ERROR] symbol: method getOrganizationName()
- [ERROR] location: class com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/util/AdminHelper.java:[40,36] cannot find symbol
- [ERROR] symbol: method getCreatedBy()
- [ERROR] location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/util/AdminHelper.java:[41,38] cannot find symbol
- [ERROR] symbol: method getCreatedDate()
- [ERROR] location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/util/AdminHelper.java:[42,38] cannot find symbol
- [ERROR] symbol: method getUserName()
- [ERROR] location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/util/AdminHelper.java:[43,36] cannot find symbol
- [ERROR] symbol: method getFirstName()
- [ERROR] location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/util/AdminHelper.java:[44,40] cannot find symbol
- [ERROR] symbol: method getLastLoginDate()
- [ERROR] location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/util/AdminHelper.java:[45,35] cannot find symbol
- [ERROR] symbol: method getLastName()
- [ERROR] location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/util/AdminHelper.java:[46,40] cannot find symbol
- [ERROR] symbol: method getLastUpdatedBy()
- [ERROR] location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/util/AdminHelper.java:[47,32] cannot find symbol
- [ERROR] symbol: method getTitle()
- [ERROR] location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/util/AdminHelper.java:[48,33] cannot find symbol
- [ERROR] symbol: method getUserId()
- [ERROR] location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/util/AdminHelper.java:[49,35] cannot find symbol
- [ERROR] symbol: method getUserName()
- [ERROR] location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/util/AdminHelper.java:[50,37] cannot find symbol
- [ERROR] symbol: method getUserStatus()
- [ERROR] location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/util/AdminHelper.java:[51,42] cannot find symbol
- [ERROR] symbol: method getLastUpdatedDate()
- [ERROR] location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/util/AdminHelper.java:[52,48] cannot find symbol
- [ERROR] symbol: method getAffiliations()
- [ERROR] location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/util/AdminHelper.java:[53,52] cannot find symbol
- [ERROR] symbol: method getAffiliations()
- [ERROR] location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/util/AdminHelper.java:[64,44] cannot find symbol
- [ERROR] symbol: method getEmailAddress()
- [ERROR] location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/CMSProxyService.java:[289,102] cannot find symbol
- [ERROR] symbol: method getStudents()
- [ERROR] location: class com.pearson.ltg.cat.entity.v1.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/CMSProxyService.java:[290,102] cannot find symbol
- [ERROR] symbol: method getStudents()
- [ERROR] location: class com.pearson.ltg.cat.entity.v1.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/CMSProxyService.java:[293,126] cannot find symbol
- [ERROR] symbol: method getStudents()
- [ERROR] location: class com.pearson.ltg.cat.entity.v1.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/UserService.java:[398,54] cannot find symbol
- [ERROR] symbol: method getRestTemplatePearsonAdmin()
- [ERROR] location: class com.pearson.ltg.cat.service.UserService
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/UserService.java:[415,59] cannot find symbol
- [ERROR] symbol: method getFederated()
- [ERROR] location: variable user of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/UserService.java:[415,98] cannot find symbol
- [ERROR] symbol: method getFederated()
- [ERROR] location: variable user of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/AdminServiceImpl.java:[301,52] cannot find symbol
- [ERROR] symbol: method getAttributes()
- [ERROR] location: variable user of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/AdminServiceImpl.java:[302,72] cannot find symbol
- [ERROR] symbol: method getLastUpdatedBy()
- [ERROR] location: variable user of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/AdminServiceImpl.java:[625,64] cannot find symbol
- [ERROR] symbol: method getFullName()
- [ERROR] location: variable rumbaUser of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/AdminServiceImpl.java:[663,46] cannot find symbol
- [ERROR] symbol: method getAffiliations()
- [ERROR] location: variable user of type com.pearson.ltg.cat.entity.UserDetails
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/util/SortClasses.java:[27,138] cannot find symbol
- [ERROR] symbol: method getSectionName()
- [ERROR] location: class com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/util/SortClasses.java:[28,139] cannot find symbol
- [ERROR] symbol: method getSectionName()
- [ERROR] location: class com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/util/SortClasses.java:[32,104] cannot find symbol
- [ERROR] symbol: method getSectionName()
- [ERROR] location: class com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/util/SortClasses.java:[32,47] cannot find symbol
- [ERROR] symbol: method getSectionName()
- [ERROR] location: class com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/ClassProductService.java:[1000,71] cannot find symbol
- [ERROR] symbol: method getSectionName()
- [ERROR] location: class com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/ClassProductService.java:[1594,108] cannot find symbol
- [ERROR] symbol: method getOrganizationId()
- [ERROR] location: class com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/ClassProductService.java:[2008,74] cannot find symbol
- [ERROR] symbol: method getStaff()
- [ERROR] location: variable sectionInfo of type com.pearson.ltg.cat.entity.v1.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/ClassProductService.java:[2009,78] cannot find symbol
- [ERROR] symbol: method getStudents()
- [ERROR] location: variable sectionInfo of type com.pearson.ltg.cat.entity.v1.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/ClassProductService.java:[2012,89] cannot find symbol
- [ERROR] symbol: method getSectionName()
- [ERROR] location: class com.pearson.ltg.cat.entity.v1.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/ClassProductService.java:[2051,84] cannot find symbol
- [ERROR] symbol: method getSectionName()
- [ERROR] location: class com.pearson.ltg.cat.entity.v1.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/ClassProductService.java:[2071,69] cannot find symbol
- [ERROR] symbol: method getSectionName()
- [ERROR] location: class com.pearson.ltg.cat.entity.v1.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/ClassProductService.java:[2407,74] cannot find symbol
- [ERROR] symbol: method getStaff()
- [ERROR] location: variable sectionInfo of type com.pearson.ltg.cat.entity.v1.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/ClassProductService.java:[2410,89] cannot find symbol
- [ERROR] symbol: method getSectionName()
- [ERROR] location: class com.pearson.ltg.cat.entity.v1.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/ClassProductService.java:[2576,36] cannot find symbol
- [ERROR] symbol: method setStudents(java.util.Set<com.pearson.ltg.cat.entity.v1.Student>)
- [ERROR] location: variable sectionInfo of type com.pearson.ltg.cat.entity.v1.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/SectionService.java:[187,33] cannot find symbol
- [ERROR] symbol: method setSectionCreateDate(sectionInf[...] null)
- [ERROR] location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/SectionService.java:[191,33] cannot find symbol
- [ERROR] symbol: method setSectionModifiedDate(sectionInf[...] null)
- [ERROR] location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/SectionService.java:[194,40] cannot find symbol
- [ERROR] symbol: method getSessionInfo()
- [ERROR] location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/SectionService.java:[195,54] cannot find symbol
- [ERROR] symbol: method getSessionInfo()
- [ERROR] location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/SectionService.java:[206,33] cannot find symbol
- [ERROR] symbol: method getOrganizationId()
- [ERROR] location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/SectionService.java:[207,36] cannot find symbol
- [ERROR] symbol: method setOrganizationName(rumbaOrg ![...] : "")
- [ERROR] location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/MathXLBLTIServiceImpl.java:[229,76] cannot find symbol
- [ERROR] symbol: method getOrganizationId()
- [ERROR] location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/MathXLBLTIServiceImpl.java:[230,53] cannot find symbol
- [ERROR] symbol: method getOrganizationId()
- [ERROR] location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/MathXLBLTIServiceImpl.java:[231,54] cannot find symbol
- [ERROR] symbol: method getSessionInfo()
- [ERROR] location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] /Users/ujosedi/Programs/ole/export/home/apps/esb/cat-web-webapp/webapp/src/main/java/com/pearson/ltg/cat/service/MathXLBLTIServiceImpl.java:[234,40] cannot find symbol
- [ERROR] symbol: method getSectionName()
- [ERROR] location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
- [ERROR] -> [Help 1]
- [ERROR]
- [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
- [ERROR] Re-run Maven using the -X switch to enable full debug logging.
- [ERROR]
- [ERROR] For more information about the errors and possible solutions, please read the following articles:
- [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
- [ERROR]
- [ERROR] After correcting the problems, you can resume the build with the command
- [ERROR] mvn <goals> -rf :cat-war