On Sun, May 18, 2008 at 8:41 AM, NinaBinde <[EMAIL PROTECTED]> wrote:
>
> Thanks for the reply. The pom.xml is having all the dependencies since Maven
> downloaded all the jars into the repository using the same pom.xml. Is there
> anything else which I might be missing?

Just above the compilation errors, you can see the classpath, which
does _not_ include acegi or commons-lang.

[DEBUG] Configuring mojo
'org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile' with basic
configurator -->
[DEBUG]   (f) basedir = C:\Dev\psi
[DEBUG]   (f) buildDirectory = C:\Dev\psi\target
[DEBUG]   (f) classpathElements = [C:\Dev\psi\target\classes, C:\Documents
and 
Settings\ninabinde\.m2\repository\javax\servlet\servlet-api\2.4\servlet-api-2.4.jar,
C:\Documents and
Settings\ninabinde\.m2\repository\javax\servlet\jsp\jsp-api\2.0\jsp-api-2.0.jar,
C:\Documents and
Settings\ninabinde\.m2\repository\com\puffy\commons\1.0\commons-1.0.jar,
C:\Documents and
Settings\ninabinde\.m2\repository\com\oracle\ojdbc14\10.2.0.2.0\ojdbc14-10.2.0.2.0.jar]
[DEBUG]   (f) compileSourceRoots = [C:\Dev\psi\src\main\java]

If you're still having trouble, we'll need to see the pom.xml file.

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to