Hello I have a problem with eclipse plugin for maven 2 (i'm using maven 2.0.6). it generates wrong .classpath file - all classpath entries describing external jars have missing first letter (after M2_REPO env variable). let take an example: <classpathentry kind="var" path="M2_REPO/unit/junit/3.8.1/junit-3.8.1.jar" sourcepath="M2_REPO/unit/junit/3.8.1/junit-3.8.1-sources.jar"/>
i found that someone already had this problem with maven, but there was no solution for it. do anybody know how to deal with that ? thanks in advance Kamil Pietak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
