I know of at least 2 free e-books available which cover Maven2:
http://www.devzuz.com
http://www.sonatype.com

The "default" repository for M2 is http://repo1.maven.org/maven2

Wayne

On 8/1/07, siegfried <[EMAIL PROTECTED]> wrote:
> Oh -- sorry! I did not make myself clear. Yes, I did exactly that: I typed
> "commons". Nothing happened (except for the error below). I tried cglib
> which had previously worked and that did not work again either. Neither did
> antl.
>
> Hmmm... I just restarted eclipse and the problem is fixed -- sort of. I
> guess you are only allowed to and about 4 dependencies before you have to
> restart eclipse -- a feature no doubt!
>
> Apparently the author of
> http://www.mojavelinux.com/blog/archives/2007/05/putting_entities_to_rest_wi
> th_groovy_hibernate_and_jpa/ was using a different repository because I
> could not find everything he had found. Perhaps I should try something other
> than the default repository (or are all the repositories searched anyway)?
>
> Is there a list of repositories somewhere on the codehaus.org?
>
> What is the status of a book on m2? Have any been written yet?
>
> Thanks,
> Siegfried
>
> -----Original Message-----
> From: Wayne Fay [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, July 31, 2007 10:26 PM
> To: Maven Users List
> Subject: Re: Where are instructions for eclipse plugin?
>
> I don't use m2eclipse personally so I'm probably the wrong one to
> answer your question...
>
> Having said that, did you try just typing in "commons" and seeing what
> it came back with?
>
> Wayne
>
> On 7/31/07, siegfried <[EMAIL PROTECTED]> wrote:
> > I'm trying to download the dependencies given at
> >
> http://www.mojavelinux.com/blog/archives/2007/05/putting_entities_to_rest_wi
> > th_groovy_hibernate_and_jpa/
> > Using maven.
> >
> > Using the http://m2eclipse.codehaus.org/Maven_2.0_Plugin_for_Eclipse.html
> I
> > got the first two dependencies (antlr-2.7.6.jar and cglib-nodep-2.1_2.jar)
> > and maven worked great! But now I am trying to get
> > commons-collections-3.2.jar and it has stopped cooperating!
> >
> > I type in commons-collections and nothing happens! I see an error at the
> > bottom of the dialog box that says something about a file not found:
> > ... org.maven.ide.eclipse/Index/local/segments
> >
> > Was I supposed to create this file? Why cannot it find
> > commons-collections-3.2.jar? What made it suddenly stop working?
> >
> > Thanks,
> > Siegfried
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

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

Reply via email to