You should be able to look at the 1.2.4 poms in the repository and
figure them out.  I wouldn't expect very many of the dependencies to
change.

-Stephen

On 9/28/05, Nicolas Chalumeau <[EMAIL PROTECTED]> wrote:
> ---------- Forwarded message ----------
> From: Jose Gonzalez Gomez <[EMAIL PROTECTED]>
> Date: 28 sept. 2005 19:12
> Subject: Re: [M2] Using Spring with Maven / Eclipse
> To: Nicolas Chalumeau <[EMAIL PROTECTED]>
>
>
> http://jira.codehaus.org/browse/MEV-98
>
> Meanwhile, anybody has a list of spring dependencies to include them manually?
>
> 2005/9/28, Nicolas Chalumeau <[EMAIL PROTECTED]>:
> > post an issue at http://jira.codehaus.org/browse/MEV for it
> >
> > Nicolas
> >
> > 2005/9/28, Jose Gonzalez Gomez <[EMAIL PROTECTED]>:
> > > Hi there,
> > >
> > > I'm trying to use Spring / Maven / Eclipse in one of my projects with
> > > no success. I have included the following dependency in my pom:
> > >
> > >     <dependency>
> > >       <groupId>springframework</groupId>
> > >       <artifactId>spring</artifactId>
> > >       <version>1.2.5</version>
> > >     </dependency>
> > >
> > > When I try to generate the Eclipse project (m2 eclipse:eclipse) I only
> > > get spring-1.2.5.jar added to the project classpath, so whenever I try
> > > to launch my application it fails due to missing spring dependencies.
> > > I've taken a look at ibiblio.org/maven2, and all the spring poms seem
> > > to include no dependency information, so... am I doing anything wrong
> > > or should I include all the Spring dependencies manually? Are the
> > > Spring poms incorrect? If this is the case, is it normal to have
> > > incorrect poms with missing dependencies in the ibiblio repository?
> > >
> > > Thanks in advance, best regards
> > > Jose
> > >
> > > ---------------------------------------------------------------------
> > > 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]
>
>


--
Stephen Duncan Jr
www.stephenduncanjr.com

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

Reply via email to