You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "FrancisJones, Richard" <Ri...@NBNZ.CO.NZ> on 2003/06/11 05:33:12 UTC

Problem with changelog, Maven 1.0-beta-9

I'm having a problem getting the maven-changelog-plugin to work in beta-9. I
checked the maven.log for details of the cvs commands that are being used as
sugested in the FAQ but there is no mention of cvs in the log.
Other non-cvs related goals work fine as does the statcvs goal.

Details of the error and the contents of maven.log are below

Thanks for any help,

Richard.


The error I'm getting is as follows:

maven-changelog-plugin:report:
    [echo] Generating the changelog report

BUILD FAILED
java.lang.reflect.InvocationTargetException
        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
org.apache.commons.jelly.impl.DynamicBeanTag.doTag(DynamicBeanTag.jav
a:223)
        at
org.apache.commons.jelly.impl.StaticTagScript.run(StaticTagScript.jav
a:151)
        at
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
        at
org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
        at org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88)
        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 org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:92)
        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
org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:84)

        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:116)
        at com.werken.werkz.Goal.fire(Goal.java:639)
        at com.werken.werkz.Goal.attain(Goal.java:575)
        at
org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:
394)
        at org.apache.maven.MavenSession.attainGoals(MavenSession.java:357)
        at org.apache.maven.cli.App.doMain(App.java:524)
        at org.apache.maven.cli.App.main(App.java:1080)
        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:543)
        at com.werken.forehead.Forehead.main(Forehead.java:573)
Caused by: java.lang.IllegalArgumentException: repository connection string
cont
ains less than six tokens
        at
org.apache.maven.cvslib.CvsChangeLogGenerator.getScmLogCommand(CvsCha
ngeLogGenerator.java:114)
        at
org.apache.maven.changelog.AbstractChangeLogGenerator.getEntries(Abst
ractChangeLogGenerator.java:208)
        at
org.apache.maven.changelog.ChangeLog.generateEntries(ChangeLog.java:2
74)
        at
org.apache.maven.changelog.ChangeLog.doExecute(ChangeLog.java:253)
        ... 33 more
java.lang.reflect.InvocationTargetException
Total time:  2 seconds

maven.log shows:

2003-06-11 15:30:24,794 INFO  org.apache.maven.plugin.PluginManager -
Initializing Plugins!
2003-06-11 15:30:24,855 INFO  org.apache.maven.plugin.PluginManager -
Processing Plugin: maven-castor-plugin-1.0
2003-06-11 15:30:24,931 INFO  org.apache.maven.plugin.PluginManager -
Processing Plugin: maven-deploy-plugin-1.1
2003-06-11 15:30:24,961 INFO  org.apache.maven.plugin.PluginManager -
Processing Plugin: maven-plexus-plugin-0.2
2003-06-11 15:30:24,976 INFO  org.apache.maven.plugin.PluginManager -
Processing Plugin: maven-sea-plugin-1.0
2003-06-11 15:30:24,976 INFO  org.apache.maven.plugin.PluginManager -
Processing Plugin: maven-vdoclet-plugin-1.0
2003-06-11 15:30:25,022 INFO  org.apache.maven.plugin.PluginManager -
Finished initializing Plugins!
2003-06-11 15:30:26,087 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
"available" element.
2003-06-11 15:30:26,102 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.ProjectTag doesn't support the nested "path"
element.
2003-06-11 15:30:26,148 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
"path" element.
2003-06-11 15:30:26,254 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.ProjectTag doesn't support the nested "path"
element.
2003-06-11 15:30:26,254 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
"path" element.
2003-06-11 15:30:26,422 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.ProjectTag doesn't support the nested "path"
element.
2003-06-11 15:30:26,422 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
"path" element.
2003-06-11 15:30:26,680 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.ProjectTag doesn't support the nested "path"
element.
2003-06-11 15:30:26,695 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
"path" element.
2003-06-11 15:30:26,985 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class com.werken.werkz.jelly.ProjectTag doesn't support the nested "path"
element.
2003-06-11 15:30:26,985 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
"path" element.
2003-06-11 15:30:27,015 ERROR org.apache.commons.jelly.tags.ant.AntTag -
Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
"echo" element.


This communication is confidential and may contain privileged material.
If you are not the intended recipient you must not use, disclose, copy or retain it.
If you have received it in error please immediately notify me by return email
and delete the emails.
Thank you.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Problem with changelog, Maven 1.0-beta-9

Posted by Ben Walding <be...@walding.com>.
What is the repository string you have specified in your project.xml?

According to the error message, it does not have enough tokens.

FrancisJones, Richard wrote:

>I'm having a problem getting the maven-changelog-plugin to work in beta-9. I
>checked the maven.log for details of the cvs commands that are being used as
>sugested in the FAQ but there is no mention of cvs in the log.
>Other non-cvs related goals work fine as does the statcvs goal.
>
>Details of the error and the contents of maven.log are below
>
>Thanks for any help,
>
>Richard.
>
>
>The error I'm getting is as follows:
>
>maven-changelog-plugin:report:
>    [echo] Generating the changelog report
>
>BUILD FAILED
>java.lang.reflect.InvocationTargetException
>        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
>org.apache.commons.jelly.impl.DynamicBeanTag.doTag(DynamicBeanTag.jav
>a:223)
>        at
>org.apache.commons.jelly.impl.StaticTagScript.run(StaticTagScript.jav
>a:151)
>        at
>org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
>        at
>org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
>        at org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88)
>        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 org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:92)
>        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
>org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:84)
>
>        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:116)
>        at com.werken.werkz.Goal.fire(Goal.java:639)
>        at com.werken.werkz.Goal.attain(Goal.java:575)
>        at
>org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:
>394)
>        at org.apache.maven.MavenSession.attainGoals(MavenSession.java:357)
>        at org.apache.maven.cli.App.doMain(App.java:524)
>        at org.apache.maven.cli.App.main(App.java:1080)
>        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:543)
>        at com.werken.forehead.Forehead.main(Forehead.java:573)
>Caused by: java.lang.IllegalArgumentException: repository connection string
>cont
>ains less than six tokens
>        at
>org.apache.maven.cvslib.CvsChangeLogGenerator.getScmLogCommand(CvsCha
>ngeLogGenerator.java:114)
>        at
>org.apache.maven.changelog.AbstractChangeLogGenerator.getEntries(Abst
>ractChangeLogGenerator.java:208)
>        at
>org.apache.maven.changelog.ChangeLog.generateEntries(ChangeLog.java:2
>74)
>        at
>org.apache.maven.changelog.ChangeLog.doExecute(ChangeLog.java:253)
>        ... 33 more
>java.lang.reflect.InvocationTargetException
>Total time:  2 seconds
>
>maven.log shows:
>
>2003-06-11 15:30:24,794 INFO  org.apache.maven.plugin.PluginManager -
>Initializing Plugins!
>2003-06-11 15:30:24,855 INFO  org.apache.maven.plugin.PluginManager -
>Processing Plugin: maven-castor-plugin-1.0
>2003-06-11 15:30:24,931 INFO  org.apache.maven.plugin.PluginManager -
>Processing Plugin: maven-deploy-plugin-1.1
>2003-06-11 15:30:24,961 INFO  org.apache.maven.plugin.PluginManager -
>Processing Plugin: maven-plexus-plugin-0.2
>2003-06-11 15:30:24,976 INFO  org.apache.maven.plugin.PluginManager -
>Processing Plugin: maven-sea-plugin-1.0
>2003-06-11 15:30:24,976 INFO  org.apache.maven.plugin.PluginManager -
>Processing Plugin: maven-vdoclet-plugin-1.0
>2003-06-11 15:30:25,022 INFO  org.apache.maven.plugin.PluginManager -
>Finished initializing Plugins!
>2003-06-11 15:30:26,087 ERROR org.apache.commons.jelly.tags.ant.AntTag -
>Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
>"available" element.
>2003-06-11 15:30:26,102 ERROR org.apache.commons.jelly.tags.ant.AntTag -
>Class com.werken.werkz.jelly.ProjectTag doesn't support the nested "path"
>element.
>2003-06-11 15:30:26,148 ERROR org.apache.commons.jelly.tags.ant.AntTag -
>Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
>"path" element.
>2003-06-11 15:30:26,254 ERROR org.apache.commons.jelly.tags.ant.AntTag -
>Class com.werken.werkz.jelly.ProjectTag doesn't support the nested "path"
>element.
>2003-06-11 15:30:26,254 ERROR org.apache.commons.jelly.tags.ant.AntTag -
>Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
>"path" element.
>2003-06-11 15:30:26,422 ERROR org.apache.commons.jelly.tags.ant.AntTag -
>Class com.werken.werkz.jelly.ProjectTag doesn't support the nested "path"
>element.
>2003-06-11 15:30:26,422 ERROR org.apache.commons.jelly.tags.ant.AntTag -
>Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
>"path" element.
>2003-06-11 15:30:26,680 ERROR org.apache.commons.jelly.tags.ant.AntTag -
>Class com.werken.werkz.jelly.ProjectTag doesn't support the nested "path"
>element.
>2003-06-11 15:30:26,695 ERROR org.apache.commons.jelly.tags.ant.AntTag -
>Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
>"path" element.
>2003-06-11 15:30:26,985 ERROR org.apache.commons.jelly.tags.ant.AntTag -
>Class com.werken.werkz.jelly.ProjectTag doesn't support the nested "path"
>element.
>2003-06-11 15:30:26,985 ERROR org.apache.commons.jelly.tags.ant.AntTag -
>Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
>"path" element.
>2003-06-11 15:30:27,015 ERROR org.apache.commons.jelly.tags.ant.AntTag -
>Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
>"echo" element.
>
>
>This communication is confidential and may contain privileged material.
>If you are not the intended recipient you must not use, disclose, copy or retain it.
>If you have received it in error please immediately notify me by return email
>and delete the emails.
>Thank you.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>For additional commands, e-mail: users-help@maven.apache.org
>
>
>  
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Problem with changelog, Maven 1.0-beta-9

Posted by Alexey Demakov <de...@ispras.ru>.
>Caused by: java.lang.IllegalArgumentException: repository connection string
>contains less than six tokens

what is in your project.xml in <connection> tag?

<repository>
 <connection>???</connection>
</repository>


----- Original Message ----- 
From: "FrancisJones, Richard" <Ri...@NBNZ.CO.NZ>
To: "'Maven Users List'" <us...@maven.apache.org>
Sent: Wednesday, June 11, 2003 7:33 AM
Subject: Problem with changelog, Maven 1.0-beta-9


> I'm having a problem getting the maven-changelog-plugin to work in beta-9. I
> checked the maven.log for details of the cvs commands that are being used as
> sugested in the FAQ but there is no mention of cvs in the log.
> Other non-cvs related goals work fine as does the statcvs goal.
> 
> Details of the error and the contents of maven.log are below
> 
> Thanks for any help,
> 
> Richard.
> 
> 
> The error I'm getting is as follows:
> 
> maven-changelog-plugin:report:
>     [echo] Generating the changelog report
> 
> BUILD FAILED
> java.lang.reflect.InvocationTargetException
>         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
> org.apache.commons.jelly.impl.DynamicBeanTag.doTag(DynamicBeanTag.jav
> a:223)
>         at
> org.apache.commons.jelly.impl.StaticTagScript.run(StaticTagScript.jav
> a:151)
>         at
> org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
>         at
> org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
>         at org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88)
>         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 org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:92)
>         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
> org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:84)
> 
>         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:116)
>         at com.werken.werkz.Goal.fire(Goal.java:639)
>         at com.werken.werkz.Goal.attain(Goal.java:575)
>         at
> org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:
> 394)
>         at org.apache.maven.MavenSession.attainGoals(MavenSession.java:357)
>         at org.apache.maven.cli.App.doMain(App.java:524)
>         at org.apache.maven.cli.App.main(App.java:1080)
>         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:543)
>         at com.werken.forehead.Forehead.main(Forehead.java:573)
> Caused by: java.lang.IllegalArgumentException: repository connection string
> cont
> ains less than six tokens
>         at
> org.apache.maven.cvslib.CvsChangeLogGenerator.getScmLogCommand(CvsCha
> ngeLogGenerator.java:114)
>         at
> org.apache.maven.changelog.AbstractChangeLogGenerator.getEntries(Abst
> ractChangeLogGenerator.java:208)
>         at
> org.apache.maven.changelog.ChangeLog.generateEntries(ChangeLog.java:2
> 74)
>         at
> org.apache.maven.changelog.ChangeLog.doExecute(ChangeLog.java:253)
>         ... 33 more
> java.lang.reflect.InvocationTargetException
> Total time:  2 seconds
> 
> maven.log shows:
> 
> 2003-06-11 15:30:24,794 INFO  org.apache.maven.plugin.PluginManager -
> Initializing Plugins!
> 2003-06-11 15:30:24,855 INFO  org.apache.maven.plugin.PluginManager -
> Processing Plugin: maven-castor-plugin-1.0
> 2003-06-11 15:30:24,931 INFO  org.apache.maven.plugin.PluginManager -
> Processing Plugin: maven-deploy-plugin-1.1
> 2003-06-11 15:30:24,961 INFO  org.apache.maven.plugin.PluginManager -
> Processing Plugin: maven-plexus-plugin-0.2
> 2003-06-11 15:30:24,976 INFO  org.apache.maven.plugin.PluginManager -
> Processing Plugin: maven-sea-plugin-1.0
> 2003-06-11 15:30:24,976 INFO  org.apache.maven.plugin.PluginManager -
> Processing Plugin: maven-vdoclet-plugin-1.0
> 2003-06-11 15:30:25,022 INFO  org.apache.maven.plugin.PluginManager -
> Finished initializing Plugins!
> 2003-06-11 15:30:26,087 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
> "available" element.
> 2003-06-11 15:30:26,102 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class com.werken.werkz.jelly.ProjectTag doesn't support the nested "path"
> element.
> 2003-06-11 15:30:26,148 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
> "path" element.
> 2003-06-11 15:30:26,254 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class com.werken.werkz.jelly.ProjectTag doesn't support the nested "path"
> element.
> 2003-06-11 15:30:26,254 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
> "path" element.
> 2003-06-11 15:30:26,422 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class com.werken.werkz.jelly.ProjectTag doesn't support the nested "path"
> element.
> 2003-06-11 15:30:26,422 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
> "path" element.
> 2003-06-11 15:30:26,680 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class com.werken.werkz.jelly.ProjectTag doesn't support the nested "path"
> element.
> 2003-06-11 15:30:26,695 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
> "path" element.
> 2003-06-11 15:30:26,985 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class com.werken.werkz.jelly.ProjectTag doesn't support the nested "path"
> element.
> 2003-06-11 15:30:26,985 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
> "path" element.
> 2003-06-11 15:30:27,015 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested
> "echo" element.
> 
> 
> This communication is confidential and may contain privileged material.
> If you are not the intended recipient you must not use, disclose, copy or retain it.
> If you have received it in error please immediately notify me by return email
> and delete the emails.
> Thank you.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Problem with changelog, Maven 1.0-beta-9

Posted by di...@multitask.com.au.
Maven doesn't need that tag to execute other stuff.
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/
Work:      http://www.multitask.com.au


"Dave Ford" <df...@smart-soft.com> wrote on 01/07/2003 06:00:24 AM:

> > This line is a give away:
> > Caused by: java.lang.IllegalArgumentException:
> > repository connection  string contains less than six tokens
> 
> Why does the documentation for the connection tag say Optional?
> 
> Dave Ford
> Smart Soft - The Developer Training Company
> http://www.smart-soft.com
> 
> ----- Original Message -----
> From: <di...@multitask.com.au>
> To: "Maven Users List" <us...@maven.apache.org>
> Sent: Wednesday, June 11, 2003 10:51 AM
> Subject: Re: Problem with changelog, Maven 1.0-beta-9
> 
> 
> > This line is a give away:
> >
> > Caused by: java.lang.IllegalArgumentException: repository connection
> > string
> > contains less than six tokens
> > --
> > dIon Gillard, Multitask Consulting
> > Blog:      http://blogs.codehaus.org/people/dion/
> > Work:      http://www.multitask.com.au
> >
> >
> > "FrancisJones, Richard" <Ri...@NBNZ.CO.NZ> wrote on
> > 11/06/2003 01:33:12 PM:
> >
> > > I'm having a problem getting the maven-changelog-plugin to work in
> > beta-9. I
> > > checked the maven.log for details of the cvs commands that are being
> > used as
> > > sugested in the FAQ but there is no mention of cvs in the log.
> > > Other non-cvs related goals work fine as does the statcvs goal.
> > >
> > > Details of the error and the contents of maven.log are below
> > >
> > > Thanks for any help,
> > >
> > > Richard.
> > >
> > >
> > > The error I'm getting is as follows:
> > >
> > > maven-changelog-plugin:report:
> > >     [echo] Generating the changelog report
> > >
> > > BUILD FAILED
> > > java.lang.reflect.InvocationTargetException
> > >         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
> > > 
org.apache.commons.jelly.impl.DynamicBeanTag.doTag(DynamicBeanTag.jav
> > > a:223)
> > >         at
> > > 
org.apache.commons.jelly.impl.StaticTagScript.run(StaticTagScript.jav
> > > a:151)
> > >         at
> > > org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
> > >         at
> > > org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
> > >         at 
org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88)
> > >         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
> > org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:92)
> > >         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
> > > 
org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:84)
> > >
> > >         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:116)
> > >         at com.werken.werkz.Goal.fire(Goal.java:639)
> > >         at com.werken.werkz.Goal.attain(Goal.java:575)
> > >         at
> > > 
org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:
> > > 394)
> > >         at
> > org.apache.maven.MavenSession.attainGoals(MavenSession.java:357)
> > >         at org.apache.maven.cli.App.doMain(App.java:524)
> > >         at org.apache.maven.cli.App.main(App.java:1080)
> > >         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:543)
> > >         at com.werken.forehead.Forehead.main(Forehead.java:573)
> > > Caused by: java.lang.IllegalArgumentException: repository connection
> > string
> > > cont
> > > ains less than six tokens
> > >         at
> > > 
org.apache.maven.cvslib.CvsChangeLogGenerator.getScmLogCommand(CvsCha
> > > ngeLogGenerator.java:114)
> > >         at
> > > 
org.apache.maven.changelog.AbstractChangeLogGenerator.getEntries(Abst
> > > ractChangeLogGenerator.java:208)
> > >         at
> > > 
org.apache.maven.changelog.ChangeLog.generateEntries(ChangeLog.java:2
> > > 74)
> > >         at
> > > org.apache.maven.changelog.ChangeLog.doExecute(ChangeLog.java:253)
> > >         ... 33 more
> > > java.lang.reflect.InvocationTargetException
> > > Total time:  2 seconds
> > >
> > > maven.log shows:
> > >
> > > 2003-06-11 15:30:24,794 INFO  org.apache.maven.plugin.PluginManager 
-
> > > Initializing Plugins!
> > > 2003-06-11 15:30:24,855 INFO  org.apache.maven.plugin.PluginManager 
-
> > > Processing Plugin: maven-castor-plugin-1.0
> > > 2003-06-11 15:30:24,931 INFO  org.apache.maven.plugin.PluginManager 
-
> > > Processing Plugin: maven-deploy-plugin-1.1
> > > 2003-06-11 15:30:24,961 INFO  org.apache.maven.plugin.PluginManager 
-
> > > Processing Plugin: maven-plexus-plugin-0.2
> > > 2003-06-11 15:30:24,976 INFO  org.apache.maven.plugin.PluginManager 
-
> > > Processing Plugin: maven-sea-plugin-1.0
> > > 2003-06-11 15:30:24,976 INFO  org.apache.maven.plugin.PluginManager 
-
> > > Processing Plugin: maven-vdoclet-plugin-1.0
> > > 2003-06-11 15:30:25,022 INFO  org.apache.maven.plugin.PluginManager 
-
> > > Finished initializing Plugins!
> > > 2003-06-11 15:30:26,087 ERROR 
org.apache.commons.jelly.tags.ant.AntTag -
> > > Class org.apache.commons.jelly.tags.core.IfTag doesn't support the
> > nested
> > > "available" element.
> > > 2003-06-11 15:30:26,102 ERROR 
org.apache.commons.jelly.tags.ant.AntTag -
> 
> > > Class com.werken.werkz.jelly.ProjectTag doesn't support the nested
> > "path"
> > > element.
> > > 2003-06-11 15:30:26,148 ERROR 
org.apache.commons.jelly.tags.ant.AntTag -
> > > Class org.apache.commons.jelly.tags.core.IfTag doesn't support the
> > nested
> > > "path" element.
> > > 2003-06-11 15:30:26,254 ERROR 
org.apache.commons.jelly.tags.ant.AntTag -
> > > Class com.werken.werkz.jelly.ProjectTag doesn't support the nested
> > "path"
> > > element.
> > > 2003-06-11 15:30:26,254 ERROR 
org.apache.commons.jelly.tags.ant.AntTag -
> > > Class org.apache.commons.jelly.tags.core.IfTag doesn't support the
> > nested
> > > "path" element.
> > > 2003-06-11 15:30:26,422 ERROR 
org.apache.commons.jelly.tags.ant.AntTag -
> > > Class com.werken.werkz.jelly.ProjectTag doesn't support the nested
> > "path"
> > > element.
> > > 2003-06-11 15:30:26,422 ERROR 
org.apache.commons.jelly.tags.ant.AntTag -
> > > Class org.apache.commons.jelly.tags.core.IfTag doesn't support the
> > nested
> > > "path" element.
> > > 2003-06-11 15:30:26,680 ERROR 
org.apache.commons.jelly.tags.ant.AntTag -
> > > Class com.werken.werkz.jelly.ProjectTag doesn't support the nested
> > "path"
> > > element.
> > > 2003-06-11 15:30:26,695 ERROR 
org.apache.commons.jelly.tags.ant.AntTag -
> > > Class org.apache.commons.jelly.tags.core.IfTag doesn't support the
> > nested
> > > "path" element.
> > > 2003-06-11 15:30:26,985 ERROR 
org.apache.commons.jelly.tags.ant.AntTag -
> > > Class com.werken.werkz.jelly.ProjectTag doesn't support the nested
> > "path"
> > > element.
> > > 2003-06-11 15:30:26,985 ERROR 
org.apache.commons.jelly.tags.ant.AntTag -
> > > Class org.apache.commons.jelly.tags.core.IfTag doesn't support the
> > nested
> > > "path" element.
> > > 2003-06-11 15:30:27,015 ERROR 
org.apache.commons.jelly.tags.ant.AntTag -
> > > Class org.apache.commons.jelly.tags.core.IfTag doesn't support the
> > nested
> > > "echo" element.
> > >
> > >
> > > This communication is confidential and may contain privileged 
material.
> > > If you are not the intended recipient you must not use, disclose, 
copy
> > > or retain it.
> > > If you have received it in error please immediately notify me by 
return
> > email
> > > and delete the emails.
> > > Thank you.
> > >
> > > 
---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > > For additional commands, e-mail: users-help@maven.apache.org
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 

Re: Problem with changelog, Maven 1.0-beta-9

Posted by Dave Ford <df...@smart-soft.com>.
> This line is a give away:
> Caused by: java.lang.IllegalArgumentException:
> repository connection  string contains less than six tokens

Why does the documentation for the connection tag say Optional?

Dave Ford
Smart Soft - The Developer Training Company
http://www.smart-soft.com

----- Original Message -----
From: <di...@multitask.com.au>
To: "Maven Users List" <us...@maven.apache.org>
Sent: Wednesday, June 11, 2003 10:51 AM
Subject: Re: Problem with changelog, Maven 1.0-beta-9


> This line is a give away:
>
> Caused by: java.lang.IllegalArgumentException: repository connection
> string
> contains less than six tokens
> --
> dIon Gillard, Multitask Consulting
> Blog:      http://blogs.codehaus.org/people/dion/
> Work:      http://www.multitask.com.au
>
>
> "FrancisJones, Richard" <Ri...@NBNZ.CO.NZ> wrote on
> 11/06/2003 01:33:12 PM:
>
> > I'm having a problem getting the maven-changelog-plugin to work in
> beta-9. I
> > checked the maven.log for details of the cvs commands that are being
> used as
> > sugested in the FAQ but there is no mention of cvs in the log.
> > Other non-cvs related goals work fine as does the statcvs goal.
> >
> > Details of the error and the contents of maven.log are below
> >
> > Thanks for any help,
> >
> > Richard.
> >
> >
> > The error I'm getting is as follows:
> >
> > maven-changelog-plugin:report:
> >     [echo] Generating the changelog report
> >
> > BUILD FAILED
> > java.lang.reflect.InvocationTargetException
> >         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
> > org.apache.commons.jelly.impl.DynamicBeanTag.doTag(DynamicBeanTag.jav
> > a:223)
> >         at
> > org.apache.commons.jelly.impl.StaticTagScript.run(StaticTagScript.jav
> > a:151)
> >         at
> > org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
> >         at
> > org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
> >         at org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88)
> >         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
> org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:92)
> >         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
> > org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:84)
> >
> >         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:116)
> >         at com.werken.werkz.Goal.fire(Goal.java:639)
> >         at com.werken.werkz.Goal.attain(Goal.java:575)
> >         at
> > org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:
> > 394)
> >         at
> org.apache.maven.MavenSession.attainGoals(MavenSession.java:357)
> >         at org.apache.maven.cli.App.doMain(App.java:524)
> >         at org.apache.maven.cli.App.main(App.java:1080)
> >         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:543)
> >         at com.werken.forehead.Forehead.main(Forehead.java:573)
> > Caused by: java.lang.IllegalArgumentException: repository connection
> string
> > cont
> > ains less than six tokens
> >         at
> > org.apache.maven.cvslib.CvsChangeLogGenerator.getScmLogCommand(CvsCha
> > ngeLogGenerator.java:114)
> >         at
> > org.apache.maven.changelog.AbstractChangeLogGenerator.getEntries(Abst
> > ractChangeLogGenerator.java:208)
> >         at
> > org.apache.maven.changelog.ChangeLog.generateEntries(ChangeLog.java:2
> > 74)
> >         at
> > org.apache.maven.changelog.ChangeLog.doExecute(ChangeLog.java:253)
> >         ... 33 more
> > java.lang.reflect.InvocationTargetException
> > Total time:  2 seconds
> >
> > maven.log shows:
> >
> > 2003-06-11 15:30:24,794 INFO  org.apache.maven.plugin.PluginManager -
> > Initializing Plugins!
> > 2003-06-11 15:30:24,855 INFO  org.apache.maven.plugin.PluginManager -
> > Processing Plugin: maven-castor-plugin-1.0
> > 2003-06-11 15:30:24,931 INFO  org.apache.maven.plugin.PluginManager -
> > Processing Plugin: maven-deploy-plugin-1.1
> > 2003-06-11 15:30:24,961 INFO  org.apache.maven.plugin.PluginManager -
> > Processing Plugin: maven-plexus-plugin-0.2
> > 2003-06-11 15:30:24,976 INFO  org.apache.maven.plugin.PluginManager -
> > Processing Plugin: maven-sea-plugin-1.0
> > 2003-06-11 15:30:24,976 INFO  org.apache.maven.plugin.PluginManager -
> > Processing Plugin: maven-vdoclet-plugin-1.0
> > 2003-06-11 15:30:25,022 INFO  org.apache.maven.plugin.PluginManager -
> > Finished initializing Plugins!
> > 2003-06-11 15:30:26,087 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> > Class org.apache.commons.jelly.tags.core.IfTag doesn't support the
> nested
> > "available" element.
> > 2003-06-11 15:30:26,102 ERROR org.apache.commons.jelly.tags.ant.AntTag -

> > Class com.werken.werkz.jelly.ProjectTag doesn't support the nested
> "path"
> > element.
> > 2003-06-11 15:30:26,148 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> > Class org.apache.commons.jelly.tags.core.IfTag doesn't support the
> nested
> > "path" element.
> > 2003-06-11 15:30:26,254 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> > Class com.werken.werkz.jelly.ProjectTag doesn't support the nested
> "path"
> > element.
> > 2003-06-11 15:30:26,254 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> > Class org.apache.commons.jelly.tags.core.IfTag doesn't support the
> nested
> > "path" element.
> > 2003-06-11 15:30:26,422 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> > Class com.werken.werkz.jelly.ProjectTag doesn't support the nested
> "path"
> > element.
> > 2003-06-11 15:30:26,422 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> > Class org.apache.commons.jelly.tags.core.IfTag doesn't support the
> nested
> > "path" element.
> > 2003-06-11 15:30:26,680 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> > Class com.werken.werkz.jelly.ProjectTag doesn't support the nested
> "path"
> > element.
> > 2003-06-11 15:30:26,695 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> > Class org.apache.commons.jelly.tags.core.IfTag doesn't support the
> nested
> > "path" element.
> > 2003-06-11 15:30:26,985 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> > Class com.werken.werkz.jelly.ProjectTag doesn't support the nested
> "path"
> > element.
> > 2003-06-11 15:30:26,985 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> > Class org.apache.commons.jelly.tags.core.IfTag doesn't support the
> nested
> > "path" element.
> > 2003-06-11 15:30:27,015 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> > Class org.apache.commons.jelly.tags.core.IfTag doesn't support the
> nested
> > "echo" element.
> >
> >
> > This communication is confidential and may contain privileged material.
> > If you are not the intended recipient you must not use, disclose, copy
> > or retain it.
> > If you have received it in error please immediately notify me by return
> email
> > and delete the emails.
> > Thank you.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> > For additional commands, e-mail: users-help@maven.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Problem with changelog, Maven 1.0-beta-9

Posted by di...@multitask.com.au.
This line is a give away:

Caused by: java.lang.IllegalArgumentException: repository connection 
string
contains less than six tokens
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/
Work:      http://www.multitask.com.au


"FrancisJones, Richard" <Ri...@NBNZ.CO.NZ> wrote on 
11/06/2003 01:33:12 PM:

> I'm having a problem getting the maven-changelog-plugin to work in 
beta-9. I
> checked the maven.log for details of the cvs commands that are being 
used as
> sugested in the FAQ but there is no mention of cvs in the log.
> Other non-cvs related goals work fine as does the statcvs goal.
> 
> Details of the error and the contents of maven.log are below
> 
> Thanks for any help,
> 
> Richard.
> 
> 
> The error I'm getting is as follows:
> 
> maven-changelog-plugin:report:
>     [echo] Generating the changelog report
> 
> BUILD FAILED
> java.lang.reflect.InvocationTargetException
>         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
> org.apache.commons.jelly.impl.DynamicBeanTag.doTag(DynamicBeanTag.jav
> a:223)
>         at
> org.apache.commons.jelly.impl.StaticTagScript.run(StaticTagScript.jav
> a:151)
>         at
> org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
>         at
> org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
>         at org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88)
>         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 
org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:92)
>         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
> org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:84)
> 
>         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:116)
>         at com.werken.werkz.Goal.fire(Goal.java:639)
>         at com.werken.werkz.Goal.attain(Goal.java:575)
>         at
> org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:
> 394)
>         at 
org.apache.maven.MavenSession.attainGoals(MavenSession.java:357)
>         at org.apache.maven.cli.App.doMain(App.java:524)
>         at org.apache.maven.cli.App.main(App.java:1080)
>         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:543)
>         at com.werken.forehead.Forehead.main(Forehead.java:573)
> Caused by: java.lang.IllegalArgumentException: repository connection 
string
> cont
> ains less than six tokens
>         at
> org.apache.maven.cvslib.CvsChangeLogGenerator.getScmLogCommand(CvsCha
> ngeLogGenerator.java:114)
>         at
> org.apache.maven.changelog.AbstractChangeLogGenerator.getEntries(Abst
> ractChangeLogGenerator.java:208)
>         at
> org.apache.maven.changelog.ChangeLog.generateEntries(ChangeLog.java:2
> 74)
>         at
> org.apache.maven.changelog.ChangeLog.doExecute(ChangeLog.java:253)
>         ... 33 more
> java.lang.reflect.InvocationTargetException
> Total time:  2 seconds
> 
> maven.log shows:
> 
> 2003-06-11 15:30:24,794 INFO  org.apache.maven.plugin.PluginManager -
> Initializing Plugins!
> 2003-06-11 15:30:24,855 INFO  org.apache.maven.plugin.PluginManager -
> Processing Plugin: maven-castor-plugin-1.0
> 2003-06-11 15:30:24,931 INFO  org.apache.maven.plugin.PluginManager -
> Processing Plugin: maven-deploy-plugin-1.1
> 2003-06-11 15:30:24,961 INFO  org.apache.maven.plugin.PluginManager -
> Processing Plugin: maven-plexus-plugin-0.2
> 2003-06-11 15:30:24,976 INFO  org.apache.maven.plugin.PluginManager -
> Processing Plugin: maven-sea-plugin-1.0
> 2003-06-11 15:30:24,976 INFO  org.apache.maven.plugin.PluginManager -
> Processing Plugin: maven-vdoclet-plugin-1.0
> 2003-06-11 15:30:25,022 INFO  org.apache.maven.plugin.PluginManager -
> Finished initializing Plugins!
> 2003-06-11 15:30:26,087 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class org.apache.commons.jelly.tags.core.IfTag doesn't support the 
nested
> "available" element.
> 2003-06-11 15:30:26,102 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class com.werken.werkz.jelly.ProjectTag doesn't support the nested 
"path"
> element.
> 2003-06-11 15:30:26,148 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class org.apache.commons.jelly.tags.core.IfTag doesn't support the 
nested
> "path" element.
> 2003-06-11 15:30:26,254 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class com.werken.werkz.jelly.ProjectTag doesn't support the nested 
"path"
> element.
> 2003-06-11 15:30:26,254 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class org.apache.commons.jelly.tags.core.IfTag doesn't support the 
nested
> "path" element.
> 2003-06-11 15:30:26,422 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class com.werken.werkz.jelly.ProjectTag doesn't support the nested 
"path"
> element.
> 2003-06-11 15:30:26,422 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class org.apache.commons.jelly.tags.core.IfTag doesn't support the 
nested
> "path" element.
> 2003-06-11 15:30:26,680 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class com.werken.werkz.jelly.ProjectTag doesn't support the nested 
"path"
> element.
> 2003-06-11 15:30:26,695 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class org.apache.commons.jelly.tags.core.IfTag doesn't support the 
nested
> "path" element.
> 2003-06-11 15:30:26,985 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class com.werken.werkz.jelly.ProjectTag doesn't support the nested 
"path"
> element.
> 2003-06-11 15:30:26,985 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class org.apache.commons.jelly.tags.core.IfTag doesn't support the 
nested
> "path" element.
> 2003-06-11 15:30:27,015 ERROR org.apache.commons.jelly.tags.ant.AntTag -
> Class org.apache.commons.jelly.tags.core.IfTag doesn't support the 
nested
> "echo" element.
> 
> 
> This communication is confidential and may contain privileged material.
> If you are not the intended recipient you must not use, disclose, copy
> or retain it.
> If you have received it in error please immediately notify me by return 
email
> and delete the emails.
> Thank you.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org