You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Andrew Mace <an...@db.com> on 2003/02/26 14:59:24 UTC

failed to process ../activity.log.xml

Hi,

When i run maven site:generate i get the error below when it tries to run activity:generate.  I have tried updating my velocity-dvsl-0.45.jar, but it still gives me the error

activity:generate:
ChangeLog found: 20 entries
Loading stylesheet /home/xstatic/maven/plugins/maven-activity-plugin-1.1/developer-activity.dvsl
Transforming into /home/xstatic/projects/xstatic/target/generated-xdocs
In file /home/xstatic/projects/xstatic/target/activity-log.xml time: 1046267601000
Out file /home/xstatic/projects/xstatic/target/generated-xdocs/activity-log.xml time: 0
Style file /home/xstatic/maven/plugins/maven-activity-plugin-1.1/developer-activity.dvsl time: 1033421720000
Processing /home/xstatic/projects/xstatic/target/activity-log.xml to /home/xstatic/projects/xstatic/target/generated-xdocs/activity-log.xml
Failed to process /home/xstatic/projects/xstatic/target/activity-log.xml
-----------------------------------------
WARNING: failed to process /home/xstatic/projects/xstatic/target/activity-log.xml
-----------------------------------------
Invocation of method 'applyTemplates' in  class org.apache.tools.dvsl.Transformer threw exception class org.apache.velocity.exception.MethodInvocationException : Invocation of method 'applyTemplates' in  class org.apache.tools.dvsl.Transformer threw exception class org.apache.velocity.exception.MethodInvocationException : Invocation of method 'applyTemplates' in  class org.apache.tools.dvsl.Transformer threw exception class org.apache.velocity.exception.MethodInvocationException : Invocation of method 'selectNodes' in  class org.apache.tools.dvsl.dom4j.Dom4jNodeImpl threw exception class org.dom4j.XPathException : Exception occurred evaluting XPath: document('/home/xstatic/projects/xstatic/project.xml')/project/developers/developer. Exception: Failed to parse doucment for URI: /home/xstatic/projects/xstatic/project.xml

If anyone has had this error before, please could you let me know how to fix it as it is driving me around the bend!!

Regards
Andrew

Internet email:    Andrew.Mace@db.com


--

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.



Re: failed to process ../activity.log.xml

Posted by Ben Walding <de...@walding.com>.
What version of Maven are you running?

It looks like a DVSL powered one which would make it ancient.

My suggestion is to upgrade to 1.0beta8

Andrew Mace wrote:

>Hi,
>
>When i run maven site:generate i get the error below when it tries to run activity:generate.  I have tried updating my velocity-dvsl-0.45.jar, but it still gives me the error
>
>activity:generate:
>ChangeLog found: 20 entries
>Loading stylesheet /home/xstatic/maven/plugins/maven-activity-plugin-1.1/developer-activity.dvsl
>Transforming into /home/xstatic/projects/xstatic/target/generated-xdocs
>In file /home/xstatic/projects/xstatic/target/activity-log.xml time: 1046267601000
>Out file /home/xstatic/projects/xstatic/target/generated-xdocs/activity-log.xml time: 0
>Style file /home/xstatic/maven/plugins/maven-activity-plugin-1.1/developer-activity.dvsl time: 1033421720000
>Processing /home/xstatic/projects/xstatic/target/activity-log.xml to /home/xstatic/projects/xstatic/target/generated-xdocs/activity-log.xml
>Failed to process /home/xstatic/projects/xstatic/target/activity-log.xml
>-----------------------------------------
>WARNING: failed to process /home/xstatic/projects/xstatic/target/activity-log.xml
>-----------------------------------------
>Invocation of method 'applyTemplates' in  class org.apache.tools.dvsl.Transformer threw exception class org.apache.velocity.exception.MethodInvocationException : Invocation of method 'applyTemplates' in  class org.apache.tools.dvsl.Transformer threw exception class org.apache.velocity.exception.MethodInvocationException : Invocation of method 'applyTemplates' in  class org.apache.tools.dvsl.Transformer threw exception class org.apache.velocity.exception.MethodInvocationException : Invocation of method 'selectNodes' in  class org.apache.tools.dvsl.dom4j.Dom4jNodeImpl threw exception class org.dom4j.XPathException : Exception occurred evaluting XPath: document('/home/xstatic/projects/xstatic/project.xml')/project/developers/developer. Exception: Failed to parse doucment for URI: /home/xstatic/projects/xstatic/project.xml
>
>If anyone has had this error before, please could you let me know how to fix it as it is driving me around the bend!!
>
>Regards
>Andrew
>
>Internet email:    Andrew.Mace@db.com
>
>
>--
>
>This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.
>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: turbine-maven-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: turbine-maven-user-help@jakarta.apache.org
>
>
>  
>