You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "christian-Luc Houze (JIRA)" <ji...@codehaus.org> on 2007/03/29 15:10:34 UTC

[jira] Created: (MNG-2910) [ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.

[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
------------------------------------------------------------------------------------------------

                 Key: MNG-2910
                 URL: http://jira.codehaus.org/browse/MNG-2910
             Project: Maven 2
          Issue Type: Bug
          Components: Errors
    Affects Versions: 2.0.4
            Reporter: christian-Luc Houze
            Priority: Minor


I always get the error below:

[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.

this does not seem to affectr my builds or sites generation
is this normal/abnormal.
what should i do so that i get rid of this, and that my manager does not feel bad about a product that throws errors even if final result seems ok :-)

thanks,

Christian-Luc

-- 
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

        

[jira] Moved: (MSITE-286) [ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton moved MNG-2910 to MSITE-286:
--------------------------------------------

    Affects Version/s:     (was: 2.0.4)
                       2.0-beta-5
        Fix Version/s:     (was: Reviewed Pending Version Assignment)
                       2.0-beta-6
          Component/s:     (was: Errors)
                  Key: MSITE-286  (was: MNG-2910)
              Project: Maven 2.x Site Plugin  (was: Maven 2)

> [ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
> ------------------------------------------------------------------------------------------------
>
>                 Key: MSITE-286
>                 URL: http://jira.codehaus.org/browse/MSITE-286
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0-beta-5
>            Reporter: christian-Luc Houze
>            Priority: Minor
>             Fix For: 2.0-beta-6
>
>
> I always get the error below:
> [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.
> this does not seem to affectr my builds or sites generation
> is this normal/abnormal.
> what should i do so that i get rid of this, and that my manager does not feel bad about a product that throws errors even if final result seems ok :-)
> thanks,
> Christian-Luc

-- 
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

        

[jira] Commented: (MNG-2910) [ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.

Posted by "Marat Radchenko (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_117572 ] 

Marat Radchenko commented on MNG-2910:
--------------------------------------

Well, as far as I see, this is actually not a error. However looks ugly :(

Related links:
http://osdir.com/ml/jakarta.velocity.user/2004-01/msg00208.html
http://jira.atlassian.com/browse/JRA-2123

> [ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
> ------------------------------------------------------------------------------------------------
>
>                 Key: MNG-2910
>                 URL: http://jira.codehaus.org/browse/MNG-2910
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Errors
>    Affects Versions: 2.0.4
>            Reporter: christian-Luc Houze
>            Priority: Minor
>             Fix For: Reviewed Pending Version Assignment
>
>
> I always get the error below:
> [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.
> this does not seem to affectr my builds or sites generation
> is this normal/abnormal.
> what should i do so that i get rid of this, and that my manager does not feel bad about a product that throws errors even if final result seems ok :-)
> thanks,
> Christian-Luc

-- 
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

        

[jira] Closed: (MSITE-286) [ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.

Posted by "Vincent Siveton (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSITE-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vincent Siveton closed MSITE-286.
---------------------------------

      Assignee: Vincent Siveton
    Resolution: Duplicate

Duplicate MSITE-170
Fixed in maven-site-plugin:2.0-beta-6

> [ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in any resource loader.
> ------------------------------------------------------------------------------------------------
>
>                 Key: MSITE-286
>                 URL: http://jira.codehaus.org/browse/MSITE-286
>             Project: Maven 2.x Site Plugin
>          Issue Type: Bug
>    Affects Versions: 2.0-beta-5
>            Reporter: christian-Luc Houze
>            Assignee: Vincent Siveton
>            Priority: Minor
>             Fix For: 2.0-beta-6
>
>
> I always get the error below:
> [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.
> this does not seem to affectr my builds or sites generation
> is this normal/abnormal.
> what should i do so that i get rid of this, and that my manager does not feel bad about a product that throws errors even if final result seems ok :-)
> thanks,
> Christian-Luc

-- 
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