So here is most of the output, please tell me if there is a problem or
not...


[INFO] Loaded System Directive:
org.apache.velocity.runtime.directive.Foreach^M
[INFO] Created: 20 parsers.^M
[INFO] Velocimacro : initialization starting.^M
[INFO] Velocimacro : adding VMs from VM library template :
VM_global_library.vm^
M
[ERROR] ResourceManager : unable to find resource 'VM_global_library.vm' in
any
resource loader.^M
[INFO] Velocimacro : error using  VM library template VM_global_library.vm :
org
.apache.velocity.exception.ResourceNotFoundException: Unable to find
resource 'V
M_global_library.vm'^M
[INFO] Velocimacro :  VM library template macro registration complete.^M
[INFO] Velocimacro : allowInline = true : VMs can be defined inline in
templates
^M
[INFO] Velocimacro : allowInlineToOverride = false : VMs defined inline may
NOT
replace previous VM definitions^M
[INFO] Velocimacro : allowInlineLocal = false : VMs defined inline will be
glob
al in scope if allowed.^M
[INFO] Velocimacro : initialization complete.^M
[INFO] Velocity successfully started.^M
[INFO] Setting property: classpath.resource.loader.class => '
org.codehaus.plexus
.velocity.ContextClassLoaderResourceLoader'.^M
[INFO] Setting property: velocimacro.messages.on => 'false'.^M
[INFO] Setting property: resource.loader => 'classpath'.^M
[INFO] Setting property: resource.manager.logwhenfound => 'false'.^M
[INFO] Preparing surefire-report:report^M
[INFO] [dependency:unpack-dependencies {execution: default}]^M
[INFO] Expanding: c:\Documents and
Settings\Administrator\.m2\Castle\DynamicProx
y\1.1.5.0\DynamicProxy-1.1.5.0.zip into c:\Documents and
Settings\Administrator\
.m2\Castle\DynamicProxy\1.1.5.0^M
[INFO] Expanding: c:\Documents and
Settings\Administrator\.m2\Common\Logging\1.1
.0.2\Logging-1.1.0.2.zip into c:\Documents and
Settings\Administrator\.m2\Common
\Logging\1.1.0.2^M
[INFO] Expanding: c:\Documents and
Settings\Administrator\.m2\Iesi\Collections\1
.0.0.3\Collections-1.0.0.3.zip into c:\Documents and
Settings\Administrator\.m2\
Iesi\Collections\1.0.0.3^M
[INFO] Expanding: c:\Documents and
Settings\Administrator\.m2\Interop\EA\2.10.23
8.1\EA-2.10.238.1.zip into c:\Documents and
Settings\Administrator\.m2\Interop\E
A\2.10.238.1^M
[INFO] Expanding: c:\Documents and
Settings\Administrator\.m2\MySql\Data\1.0.7.3
0072\Data-1.0.7.30072.zip into c:\Documents and
Settings\Administrator\.m2\MySql
\Data\1.0.7.30072^M

--- cut ---

C:\xyz\engines\platform\build\clover\generated-src\javaSpecific\com\abc\sb
\platform\Money.java:[20,7] duplicate class: com.abc.sb.platform.Money

C:\xyz\engines\platform\build\clover\src\com\abc\sb\platform\Good.java:[20
,7] duplicate class: com.abc.sb.platform.Good

C:\xyz\engines\platform\build\clover\generated-src\javaSpecific\com\abc\sb
\platform\MetricPropertyId.java:[22,13] duplicate class: com.abc.sb.platform
.
MetricPropertyId

C:\xyz\engines\platform\build\clover\src\com\abc\sb\platform\BusinessLineI
tem.java:[20,7] duplicate class: com.abc.sb.platform.BusinessLineItem

C:\xyz\engines\platform\build\clover\generated-src\javaSpecific\com\abc\sb
\platform\Person.java:[20,7] duplicate class: com.abc.sb.platform.Person

C:\xyz\engines\platform\build\clover\generated-src\javaSpecific\com\abc\sb
\platform\Organization.java:[20,7] duplicate class:
com.abc.sb.platform.Organ
ization

C:\xyz\engines\platform\build\clover\src\com\abc\sb\platform\GoodPropertyI
d.java:[22,13] duplicate class: com.abc.sb.platform.GoodPropertyId

C:\xyz\engines\platform\build\generated-src\javaSpecific\com\abc\sb\platfo
rm\UnitPropertyId.java:[22,13] duplicate class:
com.abc.sb.platform.UnitPrope
rtyId


[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1 minute 7 seconds
[INFO] Finished at: Thu May 24 17:02:50 PDT 2007
[INFO] Final Memory: 22M/41M
[INFO]
------------------------------------------------------------------------


On 5/25/07, Nick Stolwijk <[EMAIL PROTECTED]> wrote:

As I can see it Velocity is started, so if mvn site failed it should be
another error. Could you post the error or perhaps the mvn output.

With regards,

Nick S.

Baz wrote:
> how to ignore it? It seems like "mvn site" failed and not creating the
> html
> within the target directory...
>
> On 5/25/07, Andrew Williams <[EMAIL PROTECTED]> wrote:
>>
>> It is safe to ignore this, I believe.
>> A long standing issue is the need to tidy up what velocity reports as
>> errors or indeed what is output at all.
>>
>> Andy
>>
>> On 25 May 2007, at 01:11, Baz wrote:
>>
>> > Why am i seeing the following error? How can i resolve it?
>> >
>> > [INFO] Velocimacro : initialization starting.^M
>> > [INFO] Velocimacro : adding VMs from VM library template :
>> > VM_global_library.vm^
>> > M
>> > [ERROR] ResourceManager : unable to find resource
>> > 'VM_global_library.vm' in
>> > any
>> > resource loader.^M
>> > [INFO] Velocimacro : error using  VM library template
>> > VM_global_library.vm :
>> > org
>> > .apache.velocity.exception.ResourceNotFoundException: Unable to find
>> > resource 'V
>> > M_global_library.vm'^M
>> > [INFO] Velocimacro :  VM library template macro registration
>> > complete.^M
>> > [INFO] Velocimacro : allowInline = true : VMs can be defined inline
in
>> > templates
>> > ^M
>> > [INFO] Velocimacro : allowInlineToOverride = false : VMs defined
>> > inline may
>> > NOT
>> > replace previous VM definitions^M
>> > [INFO] Velocimacro : allowInlineLocal = false : VMs defined inline
>> > will be
>> > glob
>> > al in scope if allowed.^M
>> > [INFO] Velocimacro : initialization complete.^M
>> > [INFO] Velocity successfully started.^M
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>


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


Reply via email to