Jeremy Lemaire wrote:

Weird, I now have:

test:compile:
[javac] Compiling 12 source files to /Users/jeremy/Java/incubator-geronimo/modules/deployment/target/test- classes
/Users/jeremy/Java/incubator-geronimo/modules/deployment/src/test/org/ apache/geronimo/deployment/service/ConfigPlanTest.java:60: package org.apache.geronimo.deployment.xbeans does not exist
import org.apache.geronimo.deployment.xbeans.AttributeType;
^
<snip/>

Those are the xmlbeans I added to the deployment module and which should get built as part of that.

Can you try a clean and then build? That is working for me.

--
Jeremy

Reply via email to