Message:
The following issue has been closed.
Resolver: Emmanuel Venisse
Date: Wed, 7 Jan 2004 10:27 AM
Fixed by Dion
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MPJNLP-3
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPJNLP-3
Summary: Plugin throws Exception with 1.0-SNAPSHOT
Type: Bug
Status: Closed
Priority: Blocker
Resolution: FIXED
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-jnlp-plugin
Assignee: Emmanuel Venisse
Reporter: Joerg Schaible
Created: Wed, 7 Jan 2004 5:17 AM
Updated: Wed, 7 Jan 2004 10:27 AM
Environment: JDK 1.4.2, WinXP & Cygwin, Maven-1.0-SNAPSHOT
Description:
The jnlp plugin throws an SAXException with Maven-1.0-SNAPSHOT (build from the branch
in CVS):
===== snip =====
$ maven -g
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0-rc2-SNAPSHOT
You are working offline so the build will continue, but
maven-junit-report-plugin-1.4-SNAPSHOT.jar may be out of date!
Error loading plugin from directory 'C:\Dokumente und
Einstellungen\jos\.maven\plugins\maven-jnlp-plugin-1.2'
org.xml.sax.SAXParseException: Content is not allowed in prolog.
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.commons.jelly.parser.XMLParser.parse(XMLParser.java:320)
at org.apache.maven.jelly.JellyUtils.compileScript(JellyUtils.java:208)
at org.apache.maven.jelly.JellyUtils.compileScript(JellyUtils.java:175)
at org.apache.maven.jelly.JellyUtils.compileScript(JellyUtils.java:159)
at
org.apache.maven.plugin.JellyPlugin.getCompiledScriptFor(JellyPlugin.java:271)
at
org.apache.maven.plugin.PluginManager.createJellyScriptHousing(PluginManager.java:349)
at org.apache.maven.plugin.PluginManager.loadPlugin(PluginManager.java:328)
at org.apache.maven.plugin.PluginManager.loadPlugin(PluginManager.java:311)
at
org.apache.maven.plugin.PluginManager.processPluginFile(PluginManager.java:227)
at
org.apache.maven.plugin.PluginManager.expandPluginJars(PluginManager.java:209)
at org.apache.maven.plugin.PluginManager.initialize(PluginManager.java:297)
at org.apache.maven.MavenSession.initializePluginManager(MavenSession.java:213)
at org.apache.maven.MavenSession.initialize(MavenSession.java:180)
at org.apache.maven.cli.App.doMain(App.java:532)
at org.apache.maven.cli.App.main(App.java:1116)
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)
===== snap =====
Regards,
J?rg
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/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]