Is there an etc directory? Also, is there a fusion directory? Jeremy Ford [EMAIL PROTECTED]
-----Original Message----- From: Vlachogiannis Evangelos [mailto:[EMAIL PROTECTED] Sent: Saturday, June 26, 2004 7:22 PM To: [EMAIL PROTECTED] Subject: Js1 build prob I am trying to build last cvs jetspeed 1. Iam getting the following... Any ideas pls?? Plugin cache will be regenerated Fatal Error [line 109, row 16]: XML document structures must start and end withi n the same entity. org.apache.maven.MavenException: Error parsing plugin script at org.apache.maven.plugin.JellyScriptHousing.parse(JellyScriptHousing.j ava:165) at org.apache.maven.plugin.JellyScriptHousing.parse(JellyScriptHousing.j ava:177) at org.apache.maven.plugin.PluginManager.loadUncachedPlugins(PluginManag er.java:205) at org.apache.maven.plugin.PluginManager.initialize(PluginManager.java:2 57) at org.apache.maven.MavenSession.initializePluginManager(MavenSession.ja va:207) at org.apache.maven.MavenSession.initialize(MavenSession.java:174) at org.apache.maven.cli.App.doMain(App.java:472) at org.apache.maven.cli.App.main(App.java:1214) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) --- Nested Exception --- org.xml.sax.SAXParseException: XML document structures must start and end within the same entity. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source) at javax.xml.parsers.SAXParser.parse(Unknown Source) at org.apache.maven.plugin.JellyScriptHousing.parse(JellyScriptHousing.j ava:157) at org.apache.maven.plugin.JellyScriptHousing.parse(JellyScriptHousing.j ava:177) at org.apache.maven.plugin.PluginManager.loadUncachedPlugins(PluginManag er.java:205) at org.apache.maven.plugin.PluginManager.initialize(PluginManager.java:2 57) at org.apache.maven.MavenSession.initializePluginManager(MavenSession.ja va:207) at org.apache.maven.MavenSession.initialize(MavenSession.java:174) at org.apache.maven.cli.App.doMain(App.java:472) at org.apache.maven.cli.App.main(App.java:1214) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl. java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces sorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at com.werken.forehead.Forehead.run(Forehead.java:551) at com.werken.forehead.Forehead.main(Forehead.java:581) You have encountered an unknown error running Maven. Please help us to correct this problem by following these simple steps: - read the Maven FAQ at http://maven.apache.org/faq.html - run the same command again with the '-e' parameter, eg maven -e jar - search the maven-user archives for the error at http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED] ache.org - post the output of maven -e to JIRA at http://jira.codehaus.org/BrowseProject.jspa?id=10030 (you must sign up first) - run 'maven --info' and post the output as the environment to the bug above Total time: 4 seconds --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
