Hi All,

I'm trying to create my projects site with maven. Well creation process is
fine!
But I'm getting some errors in my console.
Ex.

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

2.
[INFO] ResourceManager : found templates/package-frame.vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
[INFO] ResourceManager : found templates/package-summary.vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:
reference : template = templates/package-summary.vm [line 22,column 45] :
$name is not a valid reference.


Thanks,
Arsen

-- 
View this message in context: 
http://www.nabble.com/What-this-errors-or-exceptions-can-mean--tp17598762p17598762.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to