Re: mvn site error? 'VM_global_library.vm' ???

2007-06-04 Thread Vpupkin
2 Andy It is very strange to read it should without context ;) 2 Baz Try to set JAVA_HOME=%JAVA5_HOME% it was helfull workaround for my JVM @see http://jira.codehaus.org/browse/MSITE-142 http://jira.codehaus.org/browse/MSITE-233 http://jira.codehaus.org/browse/MNG-2910 Andrew Williams-5

Re: mvn site error? 'VM_global_library.vm' ???

2007-05-27 Thread Andrew Williams
No, it should still be fine - are you getting nothing at all, or is it just index.html that is missing? Have you tried using mvn site:run to see if anything is being rendered? Andy On 25 May 2007, at 23:09, Baz wrote: So i also see the following errors during nunit, does it stop me using

Re: mvn site error? 'VM_global_library.vm' ???

2007-05-25 Thread Andrew Williams
It is safe to ignore this, I believe. A long standing issue is the need to tidy up what velocity reports as errors or indeed what is output at all. Andy On 25 May 2007, at 01:11, Baz wrote: Why am i seeing the following error? How can i resolve it? [INFO] Velocimacro : initialization

Re: mvn site error? 'VM_global_library.vm' ???

2007-05-25 Thread Baz
how to ignore it? It seems like mvn site failed and not creating the html within the target directory... On 5/25/07, Andrew Williams [EMAIL PROTECTED] wrote: It is safe to ignore this, I believe. A long standing issue is the need to tidy up what velocity reports as errors or indeed what is

Re: mvn site error? 'VM_global_library.vm' ???

2007-05-25 Thread Nick Stolwijk
As I can see it Velocity is started, so if mvn site failed it should be another error. Could you post the error or perhaps the mvn output. With regards, Nick S. Baz wrote: how to ignore it? It seems like mvn site failed and not creating the html within the target directory... On 5/25/07,

Re: mvn site error? 'VM_global_library.vm' ???

2007-05-25 Thread Baz
So here is most of the output, please tell me if there is a problem or not... [INFO] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach^M [INFO] Created: 20 parsers.^M [INFO] Velocimacro : initialization starting.^M [INFO] Velocimacro : adding VMs from VM library template :

Re: mvn site error? 'VM_global_library.vm' ???

2007-05-25 Thread Baz
So i also see the following errors during nunit, does it stop me using mvn site? [INFO] Velocimacro : initialization starting. [INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm [ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource

mvn site error? 'VM_global_library.vm' ???

2007-05-24 Thread Baz
Why am i seeing the following error? How can i resolve it? [INFO] Velocimacro : initialization starting.^M [INFO] Velocimacro : adding VMs from VM library template : VM_global_library.vm^ M [ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.^M [INFO]