camel-spring/rest does not build on HP-UX
-----------------------------------------
Key: CAMEL-957
URL: https://issues.apache.org/activemq/browse/CAMEL-957
Project: Apache Camel
Issue Type: Bug
Components: camel-spring
Affects Versions: 1.4.0
Reporter: Jonathan Anstey
Assignee: Jonathan Anstey
Fix For: 1.5.0
I'm getting the following error from camel-spring on the HP-UX platform. I
should be able to reuse a fix I made to a similar problem in CAMEL-939
[18:53:50]: [ERROR] FATAL ERROR
[18:53:50]: [INFO]
------------------------------------------------------------------------
[18:53:50]: [INFO] com/sun/mirror/apt/AnnotationProcessorFactory
[18:53:50]: [INFO]
------------------------------------------------------------------------
[18:53:50]: [INFO] Trace
[18:53:50]: java.lang.NoClassDefFoundError:
com/sun/mirror/apt/AnnotationProcessorFactory
[18:53:50]: at
com.sun.tools.jxc.maven2.SchemaGenMojo.execute(SchemaGenMojo.java:143)
[18:53:50]: at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:451)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.