unable to find resource 'VM_global_library.vm'
-----------------------------------------------

                 Key: MOJO-1368
                 URL: http://jira.codehaus.org/browse/MOJO-1368
             Project: Mojo
          Issue Type: Improvement
          Components: emma
            Reporter: Felipe desiderati
            Priority: Trivial


[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any 
resource loader.
An error log occur when using emma-maven-plugin. I know that this error doesn´t 
have any side effect for the plugin, but It could be avoided.

By default Velocity looks in the template path for a file named 
"VM_global_library.vm" containing macros when the engine is started. If you 
don't have any, it prints this message. (The file is not required).

There is an entry in velocity.properties file:

      velocimacro.library = VM_global_library.vm,XXX.vm,YYY.vm

if you remove the VM_global_library.vm bit of the property the error message 
will disappear.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to