Can you run the mvn dependency:tree (I think that is the command) to show where it is coming from?
On Mon, Oct 15, 2012 at 8:34 PM, Jonathan <[email protected]> wrote: > I found why it is happening. jsp-2.1-6.1.14.jar is included in the > cas/WEB-INF/lib. If I remove this jar, then it jsp compiles ok. > > How can I modify my pom.xml to remove jsp-2.1-6.1.14.jar from the cas.war? > > I attached my pom.xml > > Thanks > Jonathan > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
