On Wed, 2009-06-03 at 13:08 -0500, Clint Popetz wrote:
I'm just full of them, it seems.
I'm able to get the tck runner to connect to jboss 5.1, but it gets
ClassNotFoundErrors for all the webbeans classes when running tests.
If I run ant in webbeans-build-aggregator/jboss-as, it installs an
artifact from
repository.jboss.org, because it's resolving
dependencies like:
org.apache.maven:super-pom:jar:2.0 (selected)
org.jboss.webbeans.integration:webbeans-jboss-int-deployer:zip:5.2.0.Beta2:compile
(selected)
org.jboss.webbeans.integration:webbeans-jboss-int-jboss-ejb:jar:5.2.0.Beta2:runtime
(selected)
org.jboss.webbeans:webbeans-core:jar:1.0.0.PREVIEW1:compile (selected)
org.jboss.webbeans:jsr299-api:jar:1.0.0.PREVIEW1:compile (selected)
I'm not exactly certain where you are seeing those lines of output from
an ant build. They look like "mvn -X" output lines. In any event, when
was the last time you updated all the webbeans projects and installed
them with Maven? (mvn install)?
All the versions should be 1.0.0-SNAPSHOT now.
which is obviously not what I want. Should I be building my owner
version of webbeans-jboss-int-deployer locally to avoid this?
Flailing,
-Clint
_______________________________________________
webbeans-dev mailing list
webbeans-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/webbeans-dev