Claus Ibsen created CAMEL-10457:
-----------------------------------
Summary: Cannot generate javadoc for camel-jms-starter
Key: CAMEL-10457
URL: https://issues.apache.org/jira/browse/CAMEL-10457
Project: Camel
Issue Type: Task
Components: build system
Affects Versions: 2.18.1
Reporter: Claus Ibsen
Fix For: 2.18.1, 2.19.0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:10 h
[INFO] Finished at: 2016-11-08T18:29:26+00:00
[INFO] Final Memory: 1469M/2777M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-javadoc-plugin:2.10.3:jar (attach-javadocs) on
project camel-jms-starter: MavenReportException: Error while generating Javadoc:
[ERROR] Exit code: 1 -
/home/jenkins/jenkins-slave/workspace/Camel.2.18.x.notest/components-starter/camel-jms-starter/src/main/java/org/apache/camel/component/jms/springboot/JmsComponentConfiguration.java:1479:
error: unmappable character for encoding UTF-8
[ERROR] * a route on the other queue will send it?s response directly back to
[ERROR] ^
[ERROR]
[ERROR] Command line was:
/usr/local/asfpackages/java/jdk1.8.0_102/jre/../bin/javadoc @options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in
'/home/jenkins/jenkins-slave/workspace/Camel.2.18.x.notest/components-starter/camel-jms-starter/target/apidocs'
dir.
[ERROR] -> [Help 1]
[ERROR]
>From CI build #3
https://builds.apache.org/job/Camel.2.18.x.notest/3/console
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)