Hi Anuerin, I think you are wrong :-)
This is clearly a (btw, blocking) bug in the Eclipse plugin. I find it odd that this isn't detected before this version was released, especially give that M2 is communicated as "production ready". This along with the site plugin that generates a nullpointer makes it clear to me that M2 is not ready for large-scale use. I'd be happy to continue testing and post bugs. Hopefully this gets ironed out quickly. Thomas On 11/3/05, Anuerin Diaz <[EMAIL PROTECTED]> wrote: > > hi, > > doesnt M2_REPO supposed to resolve to the user's local repository? > if that is the case and assuming the local repository is > "c:\repository" then the final path will be > "c:\repository/C:/dev/Java/jdk1.5.0_04/jre/../lib/tools.jar" which i > think is already invalid. > > i am a new maven user so i only encountered this yesterday when i > tried using the eclipse:eclipse goal. i had to create the M2_REPO > eclipse variable to let my plugin see the Mojo classes. > > thought there is a large possibility that i might be wrong. > > ciao! > > On 11/3/05, Thomas Van de Velde <[EMAIL PROTECTED]> wrote: > > Hi, > > > > When generating the Eclipse classpath, I am getting this: > > > > <classpathentry kind="var" > > path="M2_REPO/C:/dev/Java/jdk1.5.0_04/jre/../lib/tools.jar"/ > > > > This used to work a couple of days ago and now all of a sudden I get > this > > error. > > > > Thomas > > > > > > > -- > > "Programming, an artform that fights back" > > Anuerin G. Diaz > Registered Linux User #246176 > Friendly Linux Board @ http://mandrivausers.org/index.php > http://capsule.ramfree17.org , when you absolutely have nothing else > better to do > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
