Advertisement
Guest User

Untitled

a guest
Oct 8th, 2020
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.89 KB | None | 0 0
  1. [INFO] -------------------------------------------------------------
  2. [ERROR] COMPILATION ERROR :
  3. [INFO] -------------------------------------------------------------
  4. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/SloccountParser.java:[8,22] package javax.xml.bind does not exist
  5. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocFiles.java:[3,33] package javax.xml.bind.annotation does not exist
  6. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocFile.java:[3,33] package javax.xml.bind.annotation does not exist
  7. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocTotal.java:[3,33] package javax.xml.bind.annotation does not exist
  8. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocParameter.java:[3,33] package javax.xml.bind.annotation does not exist
  9. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocHeader.java:[3,33] package javax.xml.bind.annotation does not exist
  10. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[5,22] package javax.xml.bind does not exist
  11. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[6,22] package javax.xml.bind does not exist
  12. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[7,22] package javax.xml.bind does not exist
  13. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[8,33] package javax.xml.bind.annotation does not exist
  14. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[9,33] package javax.xml.bind.annotation does not exist
  15. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[10,33] package javax.xml.bind.annotation does not exist
  16. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[11,33] package javax.xml.bind.annotation does not exist
  17. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[21,2] cannot find symbol
  18. symbol: class XmlAccessorType
  19. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[22,2] cannot find symbol
  20. symbol: class XmlRootElement
  21. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[64,54] cannot find symbol
  22. symbol: class JAXBException
  23. location: class hudson.plugins.sloccount.model.cloc.ClocReport
  24. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[78,20] cannot find symbol
  25. symbol: class JAXBException
  26. location: class hudson.plugins.sloccount.model.cloc.ClocReport
  27. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocFiles.java:[16,6] cannot find symbol
  28. symbol: class XmlElement
  29. location: class hudson.plugins.sloccount.model.cloc.ClocFiles
  30. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocFiles.java:[19,6] cannot find symbol
  31. symbol: class XmlElement
  32. location: class hudson.plugins.sloccount.model.cloc.ClocFiles
  33. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocTotal.java:[15,6] cannot find symbol
  34. symbol: class XmlAttribute
  35. location: class hudson.plugins.sloccount.model.cloc.ClocTotal
  36. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocTotal.java:[18,6] cannot find symbol
  37. symbol: class XmlAttribute
  38. location: class hudson.plugins.sloccount.model.cloc.ClocTotal
  39. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocTotal.java:[21,6] cannot find symbol
  40. symbol: class XmlAttribute
  41. location: class hudson.plugins.sloccount.model.cloc.ClocTotal
  42. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocFile.java:[15,6] cannot find symbol
  43. symbol: class XmlAttribute
  44. location: class hudson.plugins.sloccount.model.cloc.ClocFile
  45. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocFile.java:[18,6] cannot find symbol
  46. symbol: class XmlAttribute
  47. location: class hudson.plugins.sloccount.model.cloc.ClocFile
  48. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocFile.java:[21,6] cannot find symbol
  49. symbol: class XmlAttribute
  50. location: class hudson.plugins.sloccount.model.cloc.ClocFile
  51. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocFile.java:[24,6] cannot find symbol
  52. symbol: class XmlAttribute
  53. location: class hudson.plugins.sloccount.model.cloc.ClocFile
  54. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocFile.java:[27,6] cannot find symbol
  55. symbol: class XmlAttribute
  56. location: class hudson.plugins.sloccount.model.cloc.ClocFile
  57. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocParameter.java:[18,6] cannot find symbol
  58. symbol: class XmlValue
  59. location: class hudson.plugins.sloccount.model.cloc.ClocParameter
  60. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocHeader.java:[15,6] cannot find symbol
  61. symbol: class XmlElement
  62. location: class hudson.plugins.sloccount.model.cloc.ClocHeader
  63. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocHeader.java:[18,6] cannot find symbol
  64. symbol: class XmlElement
  65. location: class hudson.plugins.sloccount.model.cloc.ClocHeader
  66. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocHeader.java:[21,6] cannot find symbol
  67. symbol: class XmlElement
  68. location: class hudson.plugins.sloccount.model.cloc.ClocHeader
  69. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocHeader.java:[24,6] cannot find symbol
  70. symbol: class XmlElement
  71. location: class hudson.plugins.sloccount.model.cloc.ClocHeader
  72. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocHeader.java:[27,6] cannot find symbol
  73. symbol: class XmlElement
  74. location: class hudson.plugins.sloccount.model.cloc.ClocHeader
  75. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocHeader.java:[30,6] cannot find symbol
  76. symbol: class XmlElement
  77. location: class hudson.plugins.sloccount.model.cloc.ClocHeader
  78. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocHeader.java:[33,6] cannot find symbol
  79. symbol: class XmlElement
  80. location: class hudson.plugins.sloccount.model.cloc.ClocHeader
  81. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocHeader.java:[36,6] cannot find symbol
  82. symbol: class XmlElement
  83. location: class hudson.plugins.sloccount.model.cloc.ClocHeader
  84. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[21,18] cannot find symbol
  85. symbol: variable XmlAccessType
  86. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[26,6] cannot find symbol
  87. symbol: class XmlElement
  88. location: class hudson.plugins.sloccount.model.cloc.ClocReport
  89. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[29,6] cannot find symbol
  90. symbol: class XmlElement
  91. location: class hudson.plugins.sloccount.model.cloc.ClocReport
  92. [ERROR] java.nio.file.NoSuchFileException: /Users/dougwhitfield/git/sloccount-plugin/target/classes/META-INF/exposed.stapler-beans
  93. at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
  94. at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
  95. at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
  96. at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:219)
  97. at java.base/java.nio.file.Files.newByteChannel(Files.java:370)
  98. at java.base/java.nio.file.Files.newByteChannel(Files.java:421)
  99. at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420)
  100. at java.base/java.nio.file.Files.newInputStream(Files.java:155)
  101. at jdk.compiler/com.sun.tools.javac.file.PathFileObject.openInputStream(PathFileObject.java:456)
  102. at [email protected]/javax.tools.ForwardingFileObject.openInputStream(ForwardingFileObject.java:74)
  103. at org.kohsuke.stapler.jsr269.ExportedBeanAnnotationProcessor.scanExisting(ExportedBeanAnnotationProcessor.java:142)
  104. at org.kohsuke.stapler.jsr269.ExportedBeanAnnotationProcessor.process(ExportedBeanAnnotationProcessor.java:61)
  105. at jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment.callProcessor(JavacProcessingEnvironment.java:980)
  106. at jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs(JavacProcessingEnvironment.java:896)
  107. at jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run(JavacProcessingEnvironment.java:1222)
  108. at jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing(JavacProcessingEnvironment.java:1334)
  109. at jdk.compiler/com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1258)
  110. at jdk.compiler/com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:936)
  111. at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.lambda$doCall$0(JavacTaskImpl.java:104)
  112. at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.handleExceptions(JavacTaskImpl.java:147)
  113. at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.doCall(JavacTaskImpl.java:100)
  114. at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.call(JavacTaskImpl.java:94)
  115. at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess(JavaxToolsCompiler.java:126)
  116. at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile(JavacCompiler.java:174)
  117. at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:1129)
  118. at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:188)
  119. at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
  120. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210)
  121. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156)
  122. at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)
  123. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
  124. at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
  125. at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
  126. at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
  127. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305)
  128. at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
  129. at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
  130. at org.apache.maven.cli.MavenCli.execute(MavenCli.java:957)
  131. at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:289)
  132. at org.apache.maven.cli.MavenCli.main(MavenCli.java:193)
  133. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  134. at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  135. at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  136. at java.base/java.lang.reflect.Method.invoke(Method.java:566)
  137. at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)
  138. at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)
  139. at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406)
  140. at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347)
  141. [ERROR] java.nio.file.NoSuchFileException: /Users/dougwhitfield/git/sloccount-plugin/target/classes/META-INF/annotations/org.kohsuke.accmod.Restricted
  142. [ERROR] java.nio.file.NoSuchFileException: /Users/dougwhitfield/git/sloccount-plugin/target/classes/META-INF/annotations/org.kohsuke.stapler.export.ExportedBean
  143. [ERROR] java.nio.file.NoSuchFileException: /Users/dougwhitfield/git/sloccount-plugin/target/classes/META-INF/annotations/hudson.Extension
  144. [INFO] 43 errors
  145. [INFO] -------------------------------------------------------------
  146. [INFO] ------------------------------------------------------------------------
  147. [INFO] BUILD FAILURE
  148. [INFO] ------------------------------------------------------------------------
  149. [INFO] Total time: 01:43 min
  150. [INFO] Finished at: 2020-10-08T15:20:18-05:00
  151. [INFO] ------------------------------------------------------------------------
  152. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project sloccount: Compilation failure: Compilation failure:
  153. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/SloccountParser.java:[8,22] package javax.xml.bind does not exist
  154. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocFiles.java:[3,33] package javax.xml.bind.annotation does not exist
  155. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocFile.java:[3,33] package javax.xml.bind.annotation does not exist
  156. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocTotal.java:[3,33] package javax.xml.bind.annotation does not exist
  157. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocParameter.java:[3,33] package javax.xml.bind.annotation does not exist
  158. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocHeader.java:[3,33] package javax.xml.bind.annotation does not exist
  159. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[5,22] package javax.xml.bind does not exist
  160. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[6,22] package javax.xml.bind does not exist
  161. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[7,22] package javax.xml.bind does not exist
  162. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[8,33] package javax.xml.bind.annotation does not exist
  163. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[9,33] package javax.xml.bind.annotation does not exist
  164. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[10,33] package javax.xml.bind.annotation does not exist
  165. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[11,33] package javax.xml.bind.annotation does not exist
  166. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[21,2] cannot find symbol
  167. [ERROR] symbol: class XmlAccessorType
  168. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[22,2] cannot find symbol
  169. [ERROR] symbol: class XmlRootElement
  170. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[64,54] cannot find symbol
  171. [ERROR] symbol: class JAXBException
  172. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocReport
  173. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[78,20] cannot find symbol
  174. [ERROR] symbol: class JAXBException
  175. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocReport
  176. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocFiles.java:[16,6] cannot find symbol
  177. [ERROR] symbol: class XmlElement
  178. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocFiles
  179. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocFiles.java:[19,6] cannot find symbol
  180. [ERROR] symbol: class XmlElement
  181. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocFiles
  182. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocTotal.java:[15,6] cannot find symbol
  183. [ERROR] symbol: class XmlAttribute
  184. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocTotal
  185. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocTotal.java:[18,6] cannot find symbol
  186. [ERROR] symbol: class XmlAttribute
  187. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocTotal
  188. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocTotal.java:[21,6] cannot find symbol
  189. [ERROR] symbol: class XmlAttribute
  190. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocTotal
  191. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocFile.java:[15,6] cannot find symbol
  192. [ERROR] symbol: class XmlAttribute
  193. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocFile
  194. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocFile.java:[18,6] cannot find symbol
  195. [ERROR] symbol: class XmlAttribute
  196. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocFile
  197. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocFile.java:[21,6] cannot find symbol
  198. [ERROR] symbol: class XmlAttribute
  199. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocFile
  200. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocFile.java:[24,6] cannot find symbol
  201. [ERROR] symbol: class XmlAttribute
  202. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocFile
  203. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocFile.java:[27,6] cannot find symbol
  204. [ERROR] symbol: class XmlAttribute
  205. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocFile
  206. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocParameter.java:[18,6] cannot find symbol
  207. [ERROR] symbol: class XmlValue
  208. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocParameter
  209. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocHeader.java:[15,6] cannot find symbol
  210. [ERROR] symbol: class XmlElement
  211. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocHeader
  212. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocHeader.java:[18,6] cannot find symbol
  213. [ERROR] symbol: class XmlElement
  214. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocHeader
  215. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocHeader.java:[21,6] cannot find symbol
  216. [ERROR] symbol: class XmlElement
  217. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocHeader
  218. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocHeader.java:[24,6] cannot find symbol
  219. [ERROR] symbol: class XmlElement
  220. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocHeader
  221. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocHeader.java:[27,6] cannot find symbol
  222. [ERROR] symbol: class XmlElement
  223. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocHeader
  224. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocHeader.java:[30,6] cannot find symbol
  225. [ERROR] symbol: class XmlElement
  226. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocHeader
  227. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocHeader.java:[33,6] cannot find symbol
  228. [ERROR] symbol: class XmlElement
  229. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocHeader
  230. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocHeader.java:[36,6] cannot find symbol
  231. [ERROR] symbol: class XmlElement
  232. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocHeader
  233. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[21,18] cannot find symbol
  234. [ERROR] symbol: variable XmlAccessType
  235. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[26,6] cannot find symbol
  236. [ERROR] symbol: class XmlElement
  237. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocReport
  238. [ERROR] /Users/dougwhitfield/git/sloccount-plugin/src/main/java/hudson/plugins/sloccount/model/cloc/ClocReport.java:[29,6] cannot find symbol
  239. [ERROR] symbol: class XmlElement
  240. [ERROR] location: class hudson.plugins.sloccount.model.cloc.ClocReport
  241. [ERROR] java.nio.file.NoSuchFileException: /Users/dougwhitfield/git/sloccount-plugin/target/classes/META-INF/exposed.stapler-beans
  242. [ERROR] at java.base/sun.nio.fs.UnixException.translateToIOException(UnixException.java:92)
  243. [ERROR] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:111)
  244. [ERROR] at java.base/sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:116)
  245. [ERROR] at java.base/sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:219)
  246. [ERROR] at java.base/java.nio.file.Files.newByteChannel(Files.java:370)
  247. [ERROR] at java.base/java.nio.file.Files.newByteChannel(Files.java:421)
  248. [ERROR] at java.base/java.nio.file.spi.FileSystemProvider.newInputStream(FileSystemProvider.java:420)
  249. [ERROR] at java.base/java.nio.file.Files.newInputStream(Files.java:155)
  250. [ERROR] at jdk.compiler/com.sun.tools.javac.file.PathFileObject.openInputStream(PathFileObject.java:456)
  251. [ERROR] at [email protected]/javax.tools.ForwardingFileObject.openInputStream(ForwardingFileObject.java:74)
  252. [ERROR] at org.kohsuke.stapler.jsr269.ExportedBeanAnnotationProcessor.scanExisting(ExportedBeanAnnotationProcessor.java:142)
  253. [ERROR] at org.kohsuke.stapler.jsr269.ExportedBeanAnnotationProcessor.process(ExportedBeanAnnotationProcessor.java:61)
  254. [ERROR] at jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment.callProcessor(JavacProcessingEnvironment.java:980)
  255. [ERROR] at jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment.discoverAndRunProcs(JavacProcessingEnvironment.java:896)
  256. [ERROR] at jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment$Round.run(JavacProcessingEnvironment.java:1222)
  257. [ERROR] at jdk.compiler/com.sun.tools.javac.processing.JavacProcessingEnvironment.doProcessing(JavacProcessingEnvironment.java:1334)
  258. [ERROR] at jdk.compiler/com.sun.tools.javac.main.JavaCompiler.processAnnotations(JavaCompiler.java:1258)
  259. [ERROR] at jdk.compiler/com.sun.tools.javac.main.JavaCompiler.compile(JavaCompiler.java:936)
  260. [ERROR] at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.lambda$doCall$0(JavacTaskImpl.java:104)
  261. [ERROR] at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.handleExceptions(JavacTaskImpl.java:147)
  262. [ERROR] at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.doCall(JavacTaskImpl.java:100)
  263. [ERROR] at jdk.compiler/com.sun.tools.javac.api.JavacTaskImpl.call(JavacTaskImpl.java:94)
  264. [ERROR] at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess(JavaxToolsCompiler.java:126)
  265. [ERROR] at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile(JavacCompiler.java:174)
  266. [ERROR] at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:1129)
  267. [ERROR] at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:188)
  268. [ERROR] at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137)
  269. [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:210)
  270. [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:156)
  271. [ERROR] at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)
  272. [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
  273. [ERROR] at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
  274. [ERROR] at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56)
  275. [ERROR] at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
  276. [ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305)
  277. [ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192)
  278. [ERROR] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105)
  279. [ERROR] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:957)
  280. [ERROR] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:289)
  281. [ERROR] at org.apache.maven.cli.MavenCli.main(MavenCli.java:193)
  282. [ERROR] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  283. [ERROR] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  284. [ERROR] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  285. [ERROR] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
  286. [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:282)
  287. [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:225)
  288. [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:406)
  289. [ERROR] at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:347)
  290. [ERROR] java.nio.file.NoSuchFileException: /Users/dougwhitfield/git/sloccount-plugin/target/classes/META-INF/annotations/org.kohsuke.accmod.Restricted
  291. [ERROR] java.nio.file.NoSuchFileException: /Users/dougwhitfield/git/sloccount-plugin/target/classes/META-INF/annotations/org.kohsuke.stapler.export.ExportedBean
  292. [ERROR] java.nio.file.NoSuchFileException: /Users/dougwhitfield/git/sloccount-plugin/target/classes/META-INF/annotations/hudson.Extension
  293. [ERROR] -> [Help 1]
  294. [ERROR]
  295. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  296. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  297. [ERROR]
  298. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  299. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement