You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juneau.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/12/21 19:20:35 UTC

Build failed in Jenkins: Juneau » Juneau-Java-1.8 #60

See <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/60/display/redirect?page=changes>

Changes:

[James Bognar] Remove docs from build.


------------------------------------------
[...truncated 2.01 MB...]
Generating src-html/org/apache/juneau/microservice/LogConfig.html...
Generating src-html/org/apache/juneau/microservice/BasicMicroserviceListener.html...
Generating src-html/org/apache/juneau/microservice/console/RestartCommand.html...
Generating src-html/org/apache/juneau/microservice/console/HelpCommand.html...
Generating src-html/org/apache/juneau/microservice/console/ConfigCommand.html...
Generating src-html/org/apache/juneau/microservice/console/ConsoleCommand.html...
Generating src-html/org/apache/juneau/microservice/console/ExitCommand.html...
Generating src-html/org/apache/juneau/microservice/resources/ConfigResource.html...
Generating src-html/org/apache/juneau/microservice/resources/LogEntryFormatter.html...
Generating src-html/org/apache/juneau/microservice/resources/DirectoryResource.html...
Generating src-html/org/apache/juneau/microservice/resources/DirectoryResource.Action.html...
Generating src-html/org/apache/juneau/microservice/resources/DirectoryResource.FileResource.html...
Generating src-html/org/apache/juneau/microservice/resources/ShutdownResource.html...
Generating src-html/org/apache/juneau/microservice/resources/LogParser.html...
Generating src-html/org/apache/juneau/microservice/resources/LogParser.Entry.html...
Generating src-html/org/apache/juneau/microservice/resources/LogsResource.html...
Generating src-html/org/apache/juneau/microservice/resources/LogsResource.Action.html...
Generating src-html/org/apache/juneau/microservice/resources/LogsResource.FileResource.html...
Generating src-html/org/apache/juneau/microservice/resources/SampleRootResource.html...
Generating src-html/org/apache/juneau/microservice/jetty/JettyLogger.html...
Generating src-html/org/apache/juneau/microservice/jetty/BasicJettyMicroserviceListener.html...
Generating src-html/org/apache/juneau/microservice/jetty/JettyMicroservice.html...
Generating src-html/org/apache/juneau/microservice/jetty/JettyMicroserviceBuilder.html...
Generating src-html/org/apache/juneau/microservice/jetty/JettyMicroserviceListener.html...
Generating src-html/org/apache/juneau/microservice/jetty/BasicJettyServerFactory.html...
Generating src-html/org/apache/juneau/microservice/jetty/JettyServerFactory.html...
Generating src-html/org/apache/juneau/microservice/jetty/resources/DebugResource.html...
Generating src-html/org/apache/juneau/microservice/jetty/template/HelloWorldResource.html...
Generating src-html/org/apache/juneau/microservice/jetty/template/RootResources.html...
Generating src-html/org/apache/juneau/microservice/jetty/template/App.html...
Generating src-html/org/apache/juneau/examples/rest/HelloWorldResource.html...
Generating src-html/org/apache/juneau/examples/rest/RootResources.html...
Generating src-html/org/apache/juneau/examples/rest/RequestEchoResource.html...
Generating src-html/org/apache/juneau/examples/rest/AdminGuard.html...
Generating src-html/org/apache/juneau/examples/rest/command/EchoCommand.html...
Generating src-html/org/apache/juneau/examples/rest/dto/DtoExamples.html...
Generating src-html/org/apache/juneau/examples/rest/dto/JsonSchemaResource.html...
Generating src-html/org/apache/juneau/examples/rest/dto/AtomFeedResource.html...
Generating src-html/org/apache/juneau/microservice/springboot/template/HelloWorldResource.html...
Generating src-html/org/apache/juneau/microservice/springboot/template/RootResources.html...
Generating src-html/org/apache/juneau/microservice/springboot/template/App.html...
Generating src-html/org/apache/juneau/server/config/rest/LoadConfigResource.html...
Generating src-html/org/apache/juneau/server/config/repository/GetConfiguration.html...
Generating src-html/org/apache/juneau/server/config/repository/GitControl.html...
Generating src-html/org/apache/juneau/server/config/repository/ConfigItem.html...
Generating src-html/org/apache/juneau/server/config/repository/GetValue.html...
Generating src-html/org/apache/juneau/server/config/repository/Command.html...
Generating src-html/org/apache/juneau/server/config/App.html...
Generating src-html/org/apache/juneau/examples/core/json/JsonSimpleExample.html...
Generating src-html/org/apache/juneau/examples/core/json/JsonComplexExample.html...
Generating src-html/org/apache/juneau/examples/core/json/JsonConfigurationExample.html...
Generating src-html/org/apache/juneau/examples/core/uon/UONComplexExample.html...
Generating src-html/org/apache/juneau/examples/core/uon/UONExample.html...
Generating src-html/org/apache/juneau/examples/core/html/HtmlComplexExample.html...
Generating src-html/org/apache/juneau/examples/core/html/HtmlSimpleExample.html...
Generating src-html/org/apache/juneau/examples/core/svl/SvlExample.html...
Generating src-html/org/apache/juneau/examples/core/oapi/OapiExample.html...
Generating src-html/org/apache/juneau/examples/core/dto/atom/AtomFeed.html...
Generating src-html/org/apache/juneau/examples/core/dto/atom/AtomXmlExample.html...
Generating src-html/org/apache/juneau/examples/core/dto/atom/AtomHtmlExample.html...
Generating src-html/org/apache/juneau/examples/core/dto/atom/AtomJsonExample.html...
Generating src-html/org/apache/juneau/examples/core/dto/DtoExample.html...
Generating src-html/org/apache/juneau/examples/core/xml/XmlConfigurationExample.html...
Generating src-html/org/apache/juneau/examples/core/xml/XmlComplexExample.html...
Generating src-html/org/apache/juneau/examples/core/xml/XmlSimpleExample.html...
Generating src-html/org/apache/juneau/examples/core/pojo/PojoComplex.html...
Generating src-html/org/apache/juneau/examples/core/pojo/Pojo.html...
Generating src-html/org/apache/juneau/examples/core/rdf/RdfComplexExample.html...
Generating src-html/org/apache/juneau/examples/core/rdf/RdfExample.html...
Generating src-html/org/apache/juneau/examples/rest/jetty/App.html...
Generating src-html/org/apache/juneau/examples/rest/springboot/App.html...
Copying file StandardDocFile[<https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-doc/src/main/javadoc/javadoc.css]> to file javadoc.css...
Building index for all the packages and classes...
Generating <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/target/site/apidocs/overview-tree.html...>
Generating <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/target/site/apidocs/index-all.html...>
Generating <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/target/site/apidocs/deprecated-list.html...>
Building index for all classes...
Generating <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/target/site/apidocs/allclasses-frame.html...>
Generating <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/target/site/apidocs/allclasses-noframe.html...>
Generating <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/target/site/apidocs/index.html...>
Generating <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/target/site/apidocs/overview-summary.html...>
Generating <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/target/site/apidocs/help-doc.html...>
4 errors
100 warnings
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] juneau ............................................. FAILURE [ 48.708 s]
[INFO] juneau/core ........................................ SUCCESS [  2.801 s]
[INFO] juneau/core/marshall ............................... SUCCESS [01:20 min]
[INFO] juneau/core/marshall-rdf ........................... SUCCESS [ 11.808 s]
[INFO] juneau/core/dto .................................... SUCCESS [ 16.233 s]
[INFO] juneau/core/config ................................. SUCCESS [ 10.185 s]
[INFO] juneau/rest ........................................ SUCCESS [  3.288 s]
[INFO] juneau/rest/rest-server ............................ SUCCESS [ 22.774 s]
[INFO] juneau/rest/rest-client ............................ SUCCESS [ 11.857 s]
[INFO] juneau/rest/rest-mock .............................. SUCCESS [ 14.403 s]
[INFO] juneau/rest/rest-server-rdf ........................ SUCCESS [ 12.502 s]
[INFO] juneau/core/core-utest ............................. SUCCESS [01:26 min]
[INFO] juneau/rest/rest-server-jaxrs ...................... SUCCESS [ 14.316 s]
[INFO] juneau/rest/rest-server-springboot ................. SUCCESS [ 13.483 s]
[INFO] juneau/rest/rest-mock-utest ........................ SUCCESS [ 17.414 s]
[INFO] juneau/rest/rest-server-utest ...................... SUCCESS [ 39.911 s]
[INFO] juneau/rest/rest-client-utest ...................... SUCCESS [ 20.444 s]
[INFO] juneau/microservice ................................ SUCCESS [  2.432 s]
[INFO] juneau/microservice/microservice-core .............. SUCCESS [ 11.780 s]
[INFO] juneau/microservice/microservice-jetty ............. SUCCESS [  7.323 s]
[INFO] juneau/microservice/my-jetty-microservice .......... SUCCESS [  7.973 s]
[INFO] juneau/examples .................................... SUCCESS [  2.699 s]
[INFO] juneau/examples/rest ............................... SUCCESS [ 12.021 s]
[INFO] juneau/microservice/microservice-ftest ............. SUCCESS [ 51.638 s]
[INFO] juneau/microservice/my-springboot-microservice ..... SUCCESS [  8.762 s]
[INFO] juneau/sc .......................................... SUCCESS [  6.775 s]
[INFO] juneau/sc/sc-server ................................ SUCCESS [  9.250 s]
[INFO] juneau/sc/sc-client ................................ SUCCESS [  5.608 s]
[INFO] juneau/examples/examples-core ...................... SUCCESS [  6.300 s]
[INFO] juneau/examples/examples-rest-jetty ................ SUCCESS [ 11.717 s]
[INFO] juneau/examples/examples-rest-springboot ........... SUCCESS [ 20.274 s]
[INFO] juneau/examples/examples-rest-jetty-ftest .......... SUCCESS [ 16.649 s]
[INFO] juneau/releng ...................................... SUCCESS [  2.724 s]
[INFO] juneau/releng/all .................................. SUCCESS [ 12.781 s]
[INFO] juneau/releng/distrib .............................. SUCCESS [ 14.708 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 10:51 min
[INFO] Finished at: 2020-12-21T19:20:27+00:00
[INFO] Final Memory: 246M/5301M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.10.4:aggregate (default-cli) on project juneau: An error has occurred in JavaDocs report generation:
[ERROR] Exit code: 1 - javadoc: warning - Multiple sources of package comments found for package "org.apache.juneau.dto.atom"
[ERROR] javadoc: warning - Multiple sources of package comments found for package "org.apache.juneau.dto.cognos"
[ERROR] javadoc: error - Error - Exception java.lang.ClassNotFoundException thrown while trying to register Taglet org.apache.juneau.doc.internal.DocTag...
[ERROR] javadoc: error - Error - Exception java.lang.ClassNotFoundException thrown while trying to register Taglet org.apache.juneau.doc.internal.PropertyTag...
[ERROR] javadoc: error - Error - Exception java.lang.ClassNotFoundException thrown while trying to register Taglet org.apache.juneau.doc.internal.FragmentTag...
[ERROR] javadoc: error - Error - Exception java.lang.ClassNotFoundException thrown while trying to register Taglet org.apache.juneau.doc.internal.SourceTag...
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContext.java>:150: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContext.java>:150: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContext.java>:570: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContext.java>:570: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContext.java>:1078: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContext.java>:1078: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContext.java>:1875: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContext.java>:1875: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContext.java>:1875: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContext.java>:1875: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContext.java>:1875: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContext.java>:1875: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContext.java>:1875: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContext.java>:1875: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContext.java>:1875: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContext.java>:1875: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContext.java>:1875: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContext.java>:1875: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContextBuilder.java>:66: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanContextBuilder.java>:66: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanFilter.java>:36: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/BeanFilter.java>:36: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/serializer/SerializerBuilder.java>:472: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/serializer/SerializerBuilder.java>:510: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/serializer/SerializerBuilder.java>:550: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/msgpack/annotation/MsgPack.java>:128: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/msgpack/annotation/MsgPack.java>:128: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/msgpack/annotation/MsgPack.java>:140: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/msgpack/annotation/MsgPack.java>:140: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/msgpack/annotation/MsgPackConfig.java>:79: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/msgpack/annotation/MsgPackConfig.java>:79: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/Bean.java>:45: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/Bean.java>:45: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/Bean.java>:95: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/Bean.java>:95: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/Bean.java>:247: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/Bean.java>:247: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/Bean.java>:259: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/Bean.java>:259: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/Beanc.java>:62: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/Beanc.java>:62: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/Beanc.java>:138: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/Beanc.java>:138: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:80: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:80: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:110: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:110: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:140: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:140: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:165: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:165: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:195: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:195: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:221: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:221: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:247: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:247: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:271: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:271: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:295: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:295: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:315: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:315: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:353: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:353: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:376: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:376: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:420: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:420: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:444: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:444: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:468: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:468: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:492: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:492: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:515: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:515: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:539: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:539: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:563: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:563: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:616: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:616: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:633: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:633: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:651: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:651: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:698: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:698: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:761: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:761: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:788: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:788: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:788: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:788: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:788: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:788: warning - @doc is an unknown tag.
[ERROR] <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/juneau-core/juneau-marshall/src/main/java/org/apache/juneau/annotation/BeanConfig.java>:788: warning - @doc is an unknown tag.
[ERROR] 
[ERROR] Command line was: /usr/local/asfpackages/java/openjdk-8u252-b09/jre/../bin/javadoc -J-DjuneauVersion=8.2.0 -J-DjuneauVersionNext=8.2.1 @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/ws/target/site/apidocs'> dir.
[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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
[TASKS] Skipping publisher since build result is FAILURE
Not sending mail to unregistered user lcc2@cesar.org.br

Jenkins build is back to normal : Juneau » Juneau-Java-1.8 #61

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Juneau/job/Juneau-Java-1.8/61/display/redirect?page=changes>