Ok, I'm wrong, what Ales suggested is right. Seems the pattern is the
xxx/pom.xml files (xxx != build) declare explicit dependencies;
build/pom.xml declares all the transitive ones needed to create the
distribution. The POJO Cache jar is the latter, so I'll add it to
build/pom.xml.
On 10/12/2009 11:20 AM, Brian Stansberry wrote:
POJO Cache should come in through the cluster module. I'll get
this sorted.
On 10/12/2009 08:49 AM, Ales Justin wrote:
>> Once the main stuff builds, testsuite fails with the same error:
>> Definitely something fishy with this pojo cache mvn ref ...
>
> OK, got it.
> It's the transitive deps again. :-)
>
> PojoCache was only brought in by Spring-int, which is what I removed.
> Hence an explicit addition of PojoCache to build/pom.xml must be done.
> _______________________________________________
> jboss-development mailing list
> jboss-development(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/jboss-development
--
Brian Stansberry
Lead, AS Clustering
JBoss by Red Hat