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 wrote: > > 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 "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 loader. >> [INFO] Velocimacro : error using VM library template >> VM_global_library.vm : >> org.apache.velocity.exception.ResourceNotFoundException: Unable to >> find >> resource 'VM_global_library.vm' >> [INFO] Velocimacro : VM library template macro registration complete. >> [INFO] Velocimacro : allowInline = true : VMs can be defined inline in >> templates >> [INFO] Velocimacro : allowInlineToOverride = false : VMs defined >> inline may >> NOT replace previous VM definitions >> [INFO] Velocimacro : allowInlineLocal = false : VMs defined inline >> will be >> global in scope if allowed. >> [INFO] Velocimacro : initialization complete. >> [INFO] Velocity successfully started. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/%22mvn-site%22-error--%27VM_global_library.vm%27-----tf3813466s177.html#a10956000 Sent from the Maven - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
