for those of us who spend hours looking for maven plugin jars
this is a great search tool!

thanks wes!

Martin Gainty 
______________________________________________ 
Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité
 
Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.




> Date: Thu, 28 May 2009 08:28:29 -0400
> Subject: Re: Struts2, Spring & Maven
> From: w...@wantii.com
> To: user@struts.apache.org
> 
> In addition to what Dave suggested, there are other maven search
> tools, my new favorite is -
> 
> http://www.jarvana.com/jarvana/
> 
> Seems to me that mvnrepository.com is always down when I *need* to be
> able to search :) Jarvana allows you to search for classes and find
> out which artifacts provide them, which is nifty when you are getting
> class not found exceptions.
> 
> -Wes
> 
> On Wed, May 27, 2009 at 10:55 PM, Dave Newton <newton.d...@yahoo.com> wrote:
> > Martin Gainty wrote:
> >>
> >> dont know if this has the correct version and groupID you're looking for
> >> but checkout
> >> http://repo1.maven.org/maven2/spring/spring/1.0.2/
> >
> > Spring 1.0.2?
> >
> > I don't even know if Struts 2 would work with a Spring that old. I'd be
> > skeptical that the Spring plugin would, and the Spring plugin has a
> > dependency on 2.0.mumble.
> >
> > As it turns out, there are ways to find these kinds of things out rather
> > than just presenting people with what are essentially random numbers. By
> > looking in the S2 poms, or by taking a few seconds to look it up on
> > something like mvnrepository.com. There we discover the following:
> >
> > http://www.mvnrepository.com/artifact/org.apache.struts/struts2-spring-plugin
> >
> > From there, since the OP mentioned he was trying to use 2.0.11 (to the OP:
> > up that to 2.0.14 if you're sticking with 2.0), we'll click the "2.0.14"
> > link for the plugin:
> >
> > http://www.mvnrepository.com/artifact/org.apache.struts/struts2-spring-plugin/2.0.14
> >
> > There we discover the following:
> >
> > junit                junit           3.8.1
> > org.springframework  spring-beans    2.0.5
> > org.springframework  spring-context  2.0.5
> > org.springframework  spring-core     2.0.5
> > org.springframework  spring-mock     2.0.5
> > org.springframework  spring-web      2.0.5
> >
> > No guessing required.
> >
> > Dave
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> > For additional commands, e-mail: user-h...@struts.apache.org
> >
> >
> 
> 
> 
> -- 
> Wes Wannemacher
> Author - Struts 2 In Practice
> Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more
> http://www.manning.com/wannemacher
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
> 

_________________________________________________________________
Hotmail® goes with you. 
http://windowslive.com/Tutorial/Hotmail/Mobile?ocid=TXT_TAGLM_WL_HM_Tutorial_Mobile1_052009

Reply via email to