Sorry for all this noob question, but I'm new to Maven. I'm using Apache JCS in a project and I'm still having exceptions during the test phase. The problem is that JCS cannot be initialized and is throwing an exception. Is there a way to show the expecific error and no the NoClassFoundError?
How can I be sure that all neded dependencies are beign downloaded? The Maven docs says that dependencies of project dependencies are automatically downloaded, but I'm not sure whether this is happening for JCS. Cheers, Daniel del Castillo -- -DdC --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
