From Denim Hamster, 6 Years ago, written in Plain Text.
Embed
  1. 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:
  2. [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'
  3. [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
  4. [ERROR]   symbol:   method getOrganizationId()
  5. [ERROR]   location: class com.pearson.ltg.cat.entity.SectionInfo
  6. [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
  7. [ERROR]   symbol:   method setOrganizationName(java.lang.String)
  8. [ERROR]   location: class com.pearson.ltg.cat.entity.SectionInfo
  9. [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
  10. [ERROR]   symbol:   method getOrganizationId()
  11. [ERROR]   location: class com.pearson.ltg.cat.entity.SectionInfo
  12. [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
  13. [ERROR]   symbol:   method getOrganizationName()
  14. [ERROR]   location: class com.pearson.ltg.cat.entity.SectionInfo
  15. [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
  16. [ERROR]   symbol:   method getOrganizationName()
  17. [ERROR]   location: class com.pearson.ltg.cat.entity.SectionInfo
  18. [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
  19. [ERROR]   symbol:   method getOrganizationName()
  20. [ERROR]   location: class com.pearson.ltg.cat.entity.SectionInfo
  21. [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
  22. [ERROR]   symbol:   method getOrganizationName()
  23. [ERROR]   location: class com.pearson.ltg.cat.entity.SectionInfo
  24. [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
  25. [ERROR]   symbol:   method getCreatedBy()
  26. [ERROR]   location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
  27. [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
  28. [ERROR]   symbol:   method getCreatedDate()
  29. [ERROR]   location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
  30. [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
  31. [ERROR]   symbol:   method getUserName()
  32. [ERROR]   location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
  33. [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
  34. [ERROR]   symbol:   method getFirstName()
  35. [ERROR]   location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
  36. [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
  37. [ERROR]   symbol:   method getLastLoginDate()
  38. [ERROR]   location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
  39. [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
  40. [ERROR]   symbol:   method getLastName()
  41. [ERROR]   location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
  42. [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
  43. [ERROR]   symbol:   method getLastUpdatedBy()
  44. [ERROR]   location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
  45. [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
  46. [ERROR]   symbol:   method getTitle()
  47. [ERROR]   location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
  48. [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
  49. [ERROR]   symbol:   method getUserId()
  50. [ERROR]   location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
  51. [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
  52. [ERROR]   symbol:   method getUserName()
  53. [ERROR]   location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
  54. [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
  55. [ERROR]   symbol:   method getUserStatus()
  56. [ERROR]   location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
  57. [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
  58. [ERROR]   symbol:   method getLastUpdatedDate()
  59. [ERROR]   location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
  60. [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
  61. [ERROR]   symbol:   method getAffiliations()
  62. [ERROR]   location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
  63. [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
  64. [ERROR]   symbol:   method getAffiliations()
  65. [ERROR]   location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
  66. [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
  67. [ERROR]   symbol:   method getEmailAddress()
  68. [ERROR]   location: variable adminUser of type com.pearson.ltg.cat.entity.UserDetails
  69. [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
  70. [ERROR]   symbol:   method getStudents()
  71. [ERROR]   location: class com.pearson.ltg.cat.entity.v1.SectionInfo
  72. [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
  73. [ERROR]   symbol:   method getStudents()
  74. [ERROR]   location: class com.pearson.ltg.cat.entity.v1.SectionInfo
  75. [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
  76. [ERROR]   symbol:   method getStudents()
  77. [ERROR]   location: class com.pearson.ltg.cat.entity.v1.SectionInfo
  78. [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
  79. [ERROR]   symbol:   method getRestTemplatePearsonAdmin()
  80. [ERROR]   location: class com.pearson.ltg.cat.service.UserService
  81. [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
  82. [ERROR]   symbol:   method getFederated()
  83. [ERROR]   location: variable user of type com.pearson.ltg.cat.entity.UserDetails
  84. [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
  85. [ERROR]   symbol:   method getFederated()
  86. [ERROR]   location: variable user of type com.pearson.ltg.cat.entity.UserDetails
  87. [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
  88. [ERROR]   symbol:   method getAttributes()
  89. [ERROR]   location: variable user of type com.pearson.ltg.cat.entity.UserDetails
  90. [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
  91. [ERROR]   symbol:   method getLastUpdatedBy()
  92. [ERROR]   location: variable user of type com.pearson.ltg.cat.entity.UserDetails
  93. [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
  94. [ERROR]   symbol:   method getFullName()
  95. [ERROR]   location: variable rumbaUser of type com.pearson.ltg.cat.entity.UserDetails
  96. [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
  97. [ERROR]   symbol:   method getAffiliations()
  98. [ERROR]   location: variable user of type com.pearson.ltg.cat.entity.UserDetails
  99. [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
  100. [ERROR]   symbol:   method getSectionName()
  101. [ERROR]   location: class com.pearson.ltg.cat.entity.SectionInfo
  102. [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
  103. [ERROR]   symbol:   method getSectionName()
  104. [ERROR]   location: class com.pearson.ltg.cat.entity.SectionInfo
  105. [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
  106. [ERROR]   symbol:   method getSectionName()
  107. [ERROR]   location: class com.pearson.ltg.cat.entity.SectionInfo
  108. [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
  109. [ERROR]   symbol:   method getSectionName()
  110. [ERROR]   location: class com.pearson.ltg.cat.entity.SectionInfo
  111. [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
  112. [ERROR]   symbol:   method getSectionName()
  113. [ERROR]   location: class com.pearson.ltg.cat.entity.SectionInfo
  114. [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
  115. [ERROR]   symbol:   method getOrganizationId()
  116. [ERROR]   location: class com.pearson.ltg.cat.entity.SectionInfo
  117. [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
  118. [ERROR]   symbol:   method getStaff()
  119. [ERROR]   location: variable sectionInfo of type com.pearson.ltg.cat.entity.v1.SectionInfo
  120. [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
  121. [ERROR]   symbol:   method getStudents()
  122. [ERROR]   location: variable sectionInfo of type com.pearson.ltg.cat.entity.v1.SectionInfo
  123. [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
  124. [ERROR]   symbol:   method getSectionName()
  125. [ERROR]   location: class com.pearson.ltg.cat.entity.v1.SectionInfo
  126. [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
  127. [ERROR]   symbol:   method getSectionName()
  128. [ERROR]   location: class com.pearson.ltg.cat.entity.v1.SectionInfo
  129. [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
  130. [ERROR]   symbol:   method getSectionName()
  131. [ERROR]   location: class com.pearson.ltg.cat.entity.v1.SectionInfo
  132. [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
  133. [ERROR]   symbol:   method getStaff()
  134. [ERROR]   location: variable sectionInfo of type com.pearson.ltg.cat.entity.v1.SectionInfo
  135. [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
  136. [ERROR]   symbol:   method getSectionName()
  137. [ERROR]   location: class com.pearson.ltg.cat.entity.v1.SectionInfo
  138. [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
  139. [ERROR]   symbol:   method setStudents(java.util.Set<com.pearson.ltg.cat.entity.v1.Student>)
  140. [ERROR]   location: variable sectionInfo of type com.pearson.ltg.cat.entity.v1.SectionInfo
  141. [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
  142. [ERROR]   symbol:   method setSectionCreateDate(sectionInf[...] null)
  143. [ERROR]   location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
  144. [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
  145. [ERROR]   symbol:   method setSectionModifiedDate(sectionInf[...] null)
  146. [ERROR]   location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
  147. [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
  148. [ERROR]   symbol:   method getSessionInfo()
  149. [ERROR]   location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
  150. [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
  151. [ERROR]   symbol:   method getSessionInfo()
  152. [ERROR]   location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
  153. [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
  154. [ERROR]   symbol:   method getOrganizationId()
  155. [ERROR]   location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
  156. [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
  157. [ERROR]   symbol:   method setOrganizationName(rumbaOrg ![...] : "")
  158. [ERROR]   location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
  159. [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
  160. [ERROR]   symbol:   method getOrganizationId()
  161. [ERROR]   location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
  162. [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
  163. [ERROR]   symbol:   method getOrganizationId()
  164. [ERROR]   location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
  165. [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
  166. [ERROR]   symbol:   method getSessionInfo()
  167. [ERROR]   location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
  168. [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
  169. [ERROR]   symbol:   method getSectionName()
  170. [ERROR]   location: variable sectionInfo of type com.pearson.ltg.cat.entity.SectionInfo
  171. [ERROR] -> [Help 1]
  172. [ERROR]
  173. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  174. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  175. [ERROR]
  176. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  177. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
  178. [ERROR]
  179. [ERROR] After correcting the problems, you can resume the build with the command
  180. [ERROR]   mvn <goals> -rf :cat-war
  181.