It wasn't the dependency I added. I fat fingered the XML.
If you remove the "Colt" dependency, does it still fail?
On 10/9/07, John Kwon <[EMAIL PROTECTED]> wrote:
> I was adding a class (in my app's service package), as I have been for a few
> days now, and when I did a
>
> mvn clean compile install
>
> I got this right after the Tomcat started so that
I was adding a class (in my app's service package), as I have been for a few
days now, and when I did a
mvn clean compile install
I got this right after the Tomcat started so that the web tests could run.
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
[INFO]
---