Re: [appfuse-user] Just rolling along, when...

2007-10-09 Thread John Kwon
It wasn't the dependency I added. I fat fingered the XML.

Re: [appfuse-user] Just rolling along, when...

2007-10-09 Thread Matt Raible
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

[appfuse-user] Just rolling along, when...

2007-10-09 Thread John Kwon
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] ---