Message:
The following issue has been resolved as WON'T FIX.
Resolver: Jeremy Ford
Date: Tue, 12 Oct 2004 8:31 AM
Issue with maven
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/JS1-512
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JS1-512
Summary: Maven Build just Doesn't Work
Type: Bug
Status: Resolved
Priority: Major
Resolution: WON'T FIX
Project: Jetspeed
Components:
Distribution
Versions:
1.5
Assignee:
Reporter: Sean Goggins
Created: Mon, 23 Aug 2004 1:04 PM
Updated: Tue, 12 Oct 2004 8:31 AM
Environment: windows xp, jdk 1.4.2_05, tomcat 5.x
Description:
Plugin cache will be regenerated
Parse Fatal Error at line 1 column 1: Premature end of file.
org.xml.sax.SAXParseException: Premature end of file.
at
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown
Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at
org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.DTDConfiguration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.commons.digester.Digester.parse(Digester.java:1527)
at org.apache.maven.MavenUtils.getNonJellyProject(MavenUtils.java:204)
at org.apache.maven.MavenUtils.getProject(MavenUtils.java:144)
at
org.apache.maven.plugin.JellyScriptHousing.getProject(JellyScriptHousing.java:105)
at
org.apache.maven.plugin.PluginManager.createPluginHousing(PluginManager.java:311)
at
org.apache.maven.plugin.PluginManager.loadUncachedPlugins(PluginManager.java:209)
at
org.apache.maven.plugin.PluginManager.initialize(PluginManager.java:280)
at
org.apache.maven.MavenSession.initializePluginManager(MavenSession.java:207)
at org.apache.maven.MavenSession.initialize(MavenSession.java:174)
at org.apache.maven.cli.App.doMain(App.java:473)
at org.apache.maven.cli.App.main(App.java:1215)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.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]
- 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
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]