Thanks for your answer.

Here is a few more information...

root:/opt/src/cocoon-22/trunk root# mvn -version
Maven version: 2.0.4

root:/opt/src/cocoon-22/trunk root# export MAVEN_OPTS="-Xmx512m"; mvn clean install -Dmaven.test.skip=true -P allblocks

And this last command finally generates the error I sent to the list.

I didn't integrate your updates about CForms and Ajax. Do your modifications impact CForms block ? or only Ajax block ?

JC

Grzegorz Kossakowski wrote:
Jean-Christophe Kermagoret napisał(a):
When trying to build Cocoon 2.2 from trunk, I have the following error :

[INFO] [compiler:compile]
[INFO] Compiling 399 source files to
/opt/src/cocoon-22/trunk/blocks/cocoon-forms/cocoon-forms-impl/target/classes

[INFO]
------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Compilation failure

/opt/src/cocoon-22/trunk/blocks/cocoon-forms/cocoon-forms-impl/src/main/java/org/apache/cocoon/forms/DefaultFormManager.java:[24,45]
package org.apache.avalon.framework.container does not exist

/opt/src/cocoon-22/trunk/blocks/cocoon-forms/cocoon-forms-impl/src/main/java/org/apache/cocoon/forms/DefaultFormManager.java:[85,8]
cannot find symbol
symbol  : variable ContainerUtil
location: class org.apache.cocoon.forms.DefaultFormManager


I could not reproduce the problem with clean repository. What version of Maven 
do you use? Do you call mvn clean install in root directory
or somewhere else?



--
Jean-Christophe Kermagoret
Directeur associé

BlueXML
40, bd Jean Ingres
44100 Nantes

Tél : 06.08.56.83.80

BlueXML : http://www.bluexml.com
OpenBlueLab : http://www.openbluelab.org

Reply via email to