I'm trying to add something to the most recent release of
org.apache.maven.doxia:doxia, 1.0-alpha-9. My POM works find when I get
the plugin from the repository, but when I check out the code tagged as
1.0-alpha-9, build it, and install it, I get an exception:

 

[INFO] Trace

java.lang.NoClassDefFoundError:
org/codehaus/plexus/util/xml/XmlStreamReader

        at
org.apache.maven.doxia.book.services.io.DefaultBookIo.readBook(DefaultBo
okIo.java:65)

        at
org.apache.maven.doxia.book.DefaultBookDoxia.loadBook(DefaultBookDoxia.j
ava:75)

        at
org.apache.maven.doxia.plugin.DoxiaRenderBooksMojo.execute(DoxiaRenderBo
oksMojo.java:189)

        at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginMa
nager.java:412)

        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Default
LifecycleExecutor.java:534)

        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifec
ycle(DefaultLifecycleExecutor.java:475)

        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultL
ifecycleExecutor.java:454)

        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandle
Failures(DefaultLifecycleExecutor.java:306)

        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(
DefaultLifecycleExecutor.java:273)

        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifec
ycleExecutor.java:140)

        at
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)

        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)

        at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)

        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)

        at java.lang.reflect.Method.invoke(Method.java:585)

        at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)

        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)

        at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)

 

        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)

[INFO]
------------------------------------------------------------------------

 

The only reference I've found to such an exception in the past is to
more recent builds, where a dependency had to be added. This has a
different stack trace and the plugin works in the released version. Am I
not building it right? The exception happens when I check out the HEAD,
as well, and with a clean check-out (without my changes, which are in a
different part of the code).

 

  

Jon Card
Crown Partners
O 303.350.1115
M 303.916.3966
F 303.770.9054
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
 
 
 Crown Partners is pleased to announce the acquisition of Phoenix Systems, 
Platform Dynamics US, and Platform Dynamics Europe (www.platformdynamics.net). 
This integration reiterates our commitment to Enterprise Content Management 
software products, premier services and global expansion. 
Crown is also identified as America's 101st fastest growing, privately held, 
software company in 2007 by Inc Magazine's Inc500 list.  See us at 
www.crownpartners.com. This is the second year in a row that Crown has been 
identified in the prestigious Inc500 list.
 




This communication and all accompanying attachments and related information and 
data is confidential and proprietary information of Crown Partners, LLC.  This 
communication is intended solely for receipt by the intended recipient. If you 
are not the intended recipient, you are strictly prohibited from disclosing, 
copying, distributing or using any of this information. If you received this 
communication in error, please contact the sender immediately and destroy the 
material in its entirety, whether electronic or hard copy.  This communication 
may contain nonpublic information about individuals and businesses subject to 
the restrictions of the Gramm-Leach-Bliley Act.  You may not directly or 
indirectly reuse or redisclose such information for any purpose other than to 
provide the services for which you are receiving the information. 7750 Paragon 
Rd., Dayton OH 45459.

Reply via email to