You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by ami mehta <am...@hotmail.com> on 2004/03/12 19:53:39 UTC

Wiki Installation

Hi,

I checked out wiki plugin from 
http://maven-plugins.sourceforge.net/maven-wiki-plugin/index.html

And then i build and install the plugin using plugin:install

How ever whenever i try to run any of the plugin goals such as wiki:file it 
gives me following error. Am I missing out on somehting.

Thanks
-Ami

java.lang.ClassNotFoundException: xml
        at java.net.URLClassLoader$1.run(URLClassLoader.java:198)
        at java.security.AccessController.doPrivileged(Native Method)
        at java.net.URLClassLoader.findClass(URLClassLoader.java:186)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:299)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:255)
        at 
org.apache.commons.jelly.parser.XMLParser.createTag(XMLParser.java:1039)
        at 
org.apache.commons.jelly.parser.XMLParser.startElement(XMLParser.java:647)
        at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown 
Source)
        at 
org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown 
Source)

_________________________________________________________________
Get a FREE online computer virus scan from McAfee when you click here. 
http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org