You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Mayorgaadame, Alex [IT]" <al...@citigroup.com> on 2005/09/02 00:02:17 UTC

[m1]No dependencies get resolved

Hello there community.

New to Maven so this may be very foolish. I've added all needed jars as dependencies. But when I try to attain java:compaile it keeps throwing me a bunch of:

    [javac] Compiling 33 source files to C:\projects\esf\target\classes
C:\projects\esf\container\src\java\esf\agents\JdmkAgent.java:3: package org.mule.management.agents does not exist
public class JdmkAgent extends org.mule.management.agents.JdmkAgent{

Please help me out I see that everything is added into

[DEBUG] Adding reference: maven.dependency.classpath

but when it finally compiles is like no jar has been added to the Classpath.

Hope you can help on this because I'm helpless. Using JDK 1.5.0, Maven 1.0.2, Windows 2000 SP4

Regards,
Alex

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org