I'd try googling "ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader" - I did and got lots of juicy hits suggesting particular plug versions etc. - have you tried those suggestions?
Best Brett On Sun, Feb 22, 2009 at 6:39 AM, John Wooten <[email protected]> wrote: > INFO] Created: 20 parsers. > [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. > [INFO] [checkstyle:checkstyle] > [INFO] Source directory does not exist - skipping report. > [INFO] [pmd:pmd] > [WARNING] Unable to locate Source XRef to link to - DISABLED > [INFO] [pmd:cpd] > [WARNING] Unable to locate Source XRef to link to - DISABLED > [INFO] [statemgmt:start-fork] > [IN > > Apparently a VM_global_library.vm is missing? Where do I specify it? >
