RE: Failure When Compiling Tests

2009-08-16 Thread Neil Chaudhuri
Knutson Sent: Sun 8/16/2009 12:42 PM To: Maven Users List Subject: Re: Failure When Compiling Tests Can you run "mvn clean test -e" and post the trace please? --- Thank You. Mick Knutson, President BASE Logic, Inc. Enterprise Architecture, Design, Mentoring & Agile Consulting p. (866) B

Re: Failure When Compiling Tests

2009-08-16 Thread Mick Knutson
Can you run "mvn clean test -e" and post the trace please? --- Thank You… Mick Knutson, President BASE Logic, Inc. Enterprise Architecture, Design, Mentoring & Agile Consulting p. (866) BLiNC-411: (254-6241-1) f. (415) 685-4233 Website: http://baselogic.com Linked IN: http://linkedin.com/in/mic

Failure When Compiling Tests

2009-08-16 Thread Neil Chaudhuri
My application is laid out precisely according to the Maven layout conventions. I can compile my source just fine and package it and everything! However, when I run my tests from the command line with mvn test, I get a "cannot find symbol" error referencing one of my source files--indeed, the