dist:deploy where and how ?

2004-03-06 Thread Herve AGNOUX
Hi, I'm a newbee with maven. I'm trying to deploy my application to a server. Deploy, I hope, means copy the jars of my application in a FTP location, where my costumers can obtain it. (and others things). In my build.properties I have : maven.username=me

Class Cast exception trying to use org.apache.jasper.JspC

2004-03-06 Thread John Cavacas
Hi, I'm new to Maven, and I've been taking some time to learn its features, and especially how to integrate it into the various development/deployment/configuration scenarios that I deal with on a regular basis. Todays task: pre-compiling JSPs... I have the following in my maven.xml: goal