You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2014/04/30 17:34:17 UTC

[jira] [Commented] (CAMEL-7314) Support to build the source with JDK8

    [ https://issues.apache.org/jira/browse/CAMEL-7314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13985627#comment-13985627 ] 

Willem Jiang commented on CAMEL-7314:
-------------------------------------

This error is caused by JDK 8 removed old sun's APT implementation. I managed to get ride of that error by force maven to JAXB 2.2.6.  But I got the schema generate issue after that.

> Support to build the source with JDK8
> -------------------------------------
>
>                 Key: CAMEL-7314
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7314
>             Project: Camel
>          Issue Type: Task
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-antrun-plugin:1.6:run (generate-sources) on 
> project camel-spring: An Ant BuildException has occured: taskdef A class 
> needed by class com.sun.tools.jxc.SchemaGenTask cannot be found: 
> com/sun/mirror/apt/AnnotationProcessorFactory 



--
This message was sent by Atlassian JIRA
(v6.2#6252)