I always get this error (not related to the tests though):
[INFO]
----------------------------------------------------------------------------
[INFO] Building Cocoon Welcome (Samples)
[INFO] task-segment: [test]
[INFO]
----------------------------------------------------------------------------
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] Preparing cocoon:rcl
[WARNING] Removing: rcl from forked lifecycle, to prevent recursive
invocation.
[INFO] [enforcer:enforce-once {execution: enforce-maven}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [cocoon:rcl {execution: rcl}]
[INFO] Creating a reloading Cocoon web application.
[INFO] Deploying string-template to WEB-INF/log4j.xml
[INFO] Adding lib to WEB-INF/lib:
org.apache.commons:commons-jci-core:1.0:jar
[INFO] Adding lib to WEB-INF/lib: commons-logging:commons-logging:1.1:jar
[INFO] Adding lib to WEB-INF/lib: javax.servlet:servlet-api:2.3:jar
[INFO] Adding lib to WEB-INF/lib: org.apache.commons:commons-jci-fam:1.0:jar
[INFO] Adding lib to WEB-INF/lib:
org.apache.cocoon:cocoon-rcl-webapp-wrapper:1.0.0-RC1-SNAPSHOT:jar
[INFO] Adding lib to WEB-INF/lib:
commons-logging:commons-logging-api:1.1:jar
[INFO] Adding lib to WEB-INF/lib: log4j:log4j:1.2.14:jar
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Can't copy artifact active project artifact:
artifact =
org.apache.cocoon:cocoon-rcl-spring-reloader:jar:1.0.0-RC1-SNAPSHOT:compile;
project: [EMAIL PROTECTED]
Carsten
Vadim Gritsenko wrote:
> On Dec 28, 2007, at 9:09 AM, Grzegorz Kossakowski wrote:
>
>> Grzegorz Kossakowski pisze:
>>> Continuum VMBuild Server pisze:
>>>> Online report :
>>>> http://vmbuild.apache.org/continuum/buildResult.action?buildId=31433&projectId=51
>>>>
>>>>
>>>>
>>> [...]
>>>> Tests in error:
>>>> testGenerateSaxFragment(org.apache.cocoon.forms.datatype.FlowJXPathSelectionListTestCase)
>>>>
>>>> testGenerateSaxFragmentWithNull(org.apache.cocoon.forms.datatype.FlowJXPathSelectionListTestCase)
>>>>
>>>> testGenerateSaxFragment(org.apache.cocoon.forms.datatype.DynamicSelectionListTestCase)
>>>>
>>>> testGenerateSaxFragment(org.apache.cocoon.forms.datatype.EnumSelectionListTestCase)
>>>>
>>>> testGenerateSaxFragmentNullable(org.apache.cocoon.forms.datatype.EnumSelectionListTestCase)
>>>>
>>>
>>> All these tests pass on my computer and I have no problem with
>>> building trunk. Can somebody else
>>> check this?
>>
>> Anyone? It's just matter of running mvn clean test from root directory.
>
> ./build.sh clean install works fine here.
>
> Vadim
>
--
Carsten Ziegeler
[EMAIL PROTECTED]