When I am trying to build the servicemix source tree v 3.0 release, I am
getting the following exception:

The same exception I get when I am trying to build the current snapshot. It
looks like the build itself uses some jaxb components but I cannot figure
out where to place them.

INFO: Adding wsdl definition brw-2.wsdl with baseURI of
file:/C:/projects/Commun
icator/FpML/sm-src-svn-3.0/servicemix-wsn2005/src/main/resources/org/apache/serv
icemix/wsn/wsn.wsdl
[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] com/sun/istack/SAXParseException2
[INFO]
------------------------------------------------------------------------
[INFO] Trace
java.lang.NoClassDefFoundError: com/sun/istack/SAXParseException2
        at com.sun.tools.xjc.api.XJC.createSchemaCompiler(XJC.java:51)
        at
org.codehaus.xfire.gen.jaxb.JAXBSchemaSupport.initialize(JAXBSchemaSu
pport.java:57)
        at
org.codehaus.xfire.gen.Wsdl11Generator.generate(Wsdl11Generator.java:
119)
        at org.codehaus.xfire.gen.WsGenTask.execute(WsGenTask.java:44)
        at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
        at org.apache.tools.ant.Task.perform(Task.java:364)
        at org.apache.tools.ant.Target.execute(Target.java:341)
        at
org.apache.maven.plugin.antrun.AbstractAntMojo.executeTasks(AbstractA
ntMojo.java:108)
        at
org.apache.maven.plugin.antrun.AntRunMojo.execute(AntRunMojo.java:83)

        at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
nManager.java:412)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:534)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
fecycle(DefaultLifecycleExecutor.java:475)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
ltLifecycleExecutor.java:454)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
dleFailures(DefaultLifecycleExecutor.java:306)
        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
-- 
View this message in context: 
http://www.nabble.com/problem-building-from-the-source-3.0-tf2467787.html#a6880077
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to