Hi All,
I try to create/generate geronimo-plugins.xml from existing repo without
using maven.
Is there any gbean I can called?

I tried using code from car-maven-plugin but throws some exception.
Class used: org.apache.geronimo.mavenplugins.car.CreatePluginListMojo ()

xception in thread "main" javax.xml.stream.FactoryConfigurationError:
Requested factory com.ctc.wstx.stax.WstxInputFactory cannot be located. 
Classloader =sun.misc.launcher$appclassloa...@a39137
        at javax.xml.stream.FactoryLocator.loadFactory(FactoryLocator.java:120)
        at javax.xml.stream.FactoryLocator.locate(FactoryLocator.java:109)
        at javax.xml.stream.FactoryLocator.locate(FactoryLocator.java:54)
        at javax.xml.stream.XMLInputFactory.newInstance(XMLInputFactory.java:41)
        at
org.apache.geronimo.system.plugin.PluginXmlUtil.<clinit>(PluginXmlUtil.java:62)

Thanks!
-- 
View this message in context: 
http://www.nabble.com/Generating-geronimo-plugins.xml-tp24157786s134p24157786.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.

Reply via email to