The error I sent yesterday was what I was getting on OS X(I know I suck
I keep bouncing back and forth). On linux, the error looks different to me.
see below:
Unable to obtain goal [site] --
file:/home/steve/.maven/plugins/maven-xdoc-plugin-1.4-SNAPSHOT/:320:54: <j:include>
could not include jelly script: file://h
ome/steve/avalon/meta/site/etc/site.jsl. Reason:
org.apache.commons.jelly.JellyException: null:-1:-1: <null> Could not parse Jelly
script
com.werken.werkz.UnattainableGoalException: Unable to obtain goal [avalon:site] --
file:/home/steve/avalon/meta/:109:31: <maven:reactor> Unable to obtain go
al [site] -- file:/home/steve/.maven/plugins/maven-xdoc-plugin-1.4-SNAPSHOT/:320:54:
<j:include> could not include jelly script: file://home/steve/avalon/me
ta/site/etc/site.jsl. Reason: org.apache.commons.jelly.JellyException: null:-1:-1:
<null> Could not parse Jelly script
at com.werken.werkz.Goal.fire(Goal.java:646)
at com.werken.werkz.Goal.attain(Goal.java:575)
at com.werken.werkz.Goal.attainPrecursors(Goal.java:488)
at com.werken.werkz.Goal.attain(Goal.java:573)
at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:434)
at org.apache.maven.MavenSession.attainGoals(MavenSession.java:348)
at org.apache.maven.cli.App.doMain(App.java:525)
at org.apache.maven.cli.App.main(App.java:1088)
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:543)
at com.werken.forehead.Forehead.main(Forehead.java:573)
org.apache.commons.jelly.JellyTagException: file:/home/steve/avalon/meta/:109:31:
<maven:reactor> Unable to obtain goal [site] -- file:/home/steve/.maven/pl
ugins/maven-xdoc-plugin-1.4-SNAPSHOT/:320:54: <j:include> could not include jelly
script: file://home/steve/avalon/meta/site/etc/site.jsl. Reason: org.apach
e.commons.jelly.JellyException: null:-1:-1: <null> Could not parse Jelly script
at org.apache.maven.jelly.tags.maven.ReactorTag.doTag(ReactorTag.java:383)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
at com.werken.werkz.jelly.GoalTag$1.performAction(GoalTag.java:128)
at com.werken.werkz.Goal.fire(Goal.java:639)
at com.werken.werkz.Goal.attain(Goal.java:575)
at com.werken.werkz.Goal.attainPrecursors(Goal.java:488)
at com.werken.werkz.Goal.attain(Goal.java:573)
at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:434)
at org.apache.maven.MavenSession.attainGoals(MavenSession.java:348)
at org.apache.maven.cli.App.doMain(App.java:525)
at org.apache.maven.cli.App.main(App.java:1088)
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:543)
at com.werken.forehead.Forehead.main(Forehead.java:573)
Caused by: com.werken.werkz.UnattainableGoalException: Unable to obtain goal [site] --
file:/home/steve/.maven/plugins/maven-xdoc-plugin-1.4-SNAPSHOT/:320:5
4: <j:include> could not include jelly script:
file://home/steve/avalon/meta/site/etc/site.jsl. Reason:
org.apache.commons.jelly.JellyException: null:-1:-1:
<null> Could not parse Jelly script
... 19 more
Root cause
com.werken.werkz.UnattainableGoalException: Unable to obtain goal [site] --
file:/home/steve/.maven/plugins/maven-xdoc-plugin-1.4-SNAPSHOT/:320:54: <j:inclu
de> could not include jelly script: file://home/steve/avalon/meta/site/etc/site.jsl.
Reason: org.apache.commons.jelly.JellyException: null:-1:-1: <null> Cou
ld not parse Jelly script
at org.apache.maven.jelly.tags.maven.ReactorTag.doTag(ReactorTag.java:383)
at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
at org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
at com.werken.werkz.jelly.GoalTag$1.performAction(GoalTag.java:128)
at com.werken.werkz.Goal.fire(Goal.java:639)
at com.werken.werkz.Goal.attain(Goal.java:575)
at com.werken.werkz.Goal.attainPrecursors(Goal.java:488)
at com.werken.werkz.Goal.attain(Goal.java:573)
at org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:434)
at org.apache.maven.MavenSession.attainGoals(MavenSession.java:348)
at org.apache.maven.cli.App.doMain(App.java:525)
at org.apache.maven.cli.App.main(App.java:1088)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
-----Original Message-----
From: Stephen McConnell [mailto:[EMAIL PROTECTED]
Sent: Tue 11/11/2003 1:04 AM
To: Avalon Developers List
Cc:
Subject: Re: [Merlin] Failure on linux in meta tree
Steven Harris wrote:
> Who is generating
Its a result of the launch of the site goal with maven. Maven normally
uses its own site.jsl file - but that keeps changing ever time Maven
does a release. By setting project properties we can tell maven to use
a project specific site.jsl - in this case its the
/meta/site/etc/site.jsl document. To modify the value you should take a
peek inside the maven.xml document in the root avalon/meta directory.
You will find a property statement that looks like:
<ant:property name="maven.xdoc.jsl"
value="file:/${basedir}/../site/etc/site.jsl"/>
If you could play around with this and see if you can get something that
does not fail then I can try to do the same thing under the windows.
Stephen.
--
Stephen J. McConnell
mailto:[EMAIL PROTECTED]
---------------------------------------------------------------------
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]