Any one with M2 knowledge that can point me in the right direction?

Thanks again,

-bd-

On Jun 13, 2006, at 7:52 AM, Bill Dudney wrote:

Hi All,

I'm trying to build trinadad and I'm getting the following error message;

Looks to me like the maven-faces-plugin is not including commons- collections in its runtime class path but I'm no expert on maven 2 plugins so I was hoping there was something simple I was over looking.

Thanks!

[INFO] [faces:generate-components {execution: default}]
[INFO] ---------------------------------------------------------------------- --
[ERROR] FATAL ERROR
[INFO] ---------------------------------------------------------------------- --
[INFO] org/apache/commons/collections/ArrayStack
[INFO] ---------------------------------------------------------------------- --
[INFO] Trace
java.lang.NoClassDefFoundError: org/apache/commons/collections/ ArrayStack at org.apache.commons.digester.Digester.<init> (Digester.java:138) at org.apache.myfaces.adfbuild.plugin.faces.AbstractFacesMojo.readIndex (AbstractFacesMojo.java:147) at org.apache.myfaces.adfbuild.plugin.faces.AbstractFacesMojo.readIndex (AbstractFacesMojo.java:113)



Reply via email to