|
List Info
Thread: Spring Framework Dependencies
|
|
| Spring Framework Dependencies |

|
2006-08-30 21:17:34 |
I have many artifacts which dependent on spring.
What's the best way to declare dependency on Spring -
specifically 1.2.8?
I can think of the following ways:
(1) Declare a parent pom with the right dependencies to
spring-core,
spring-orm, ...etc. And have each project pom inherit it
Issue: some pom does not have the right transtive
dependency. E.g.
http://www.ibiblio.org/maven2/org/springfram
ework/spring-core/1.2.8/
does not have dependency declared for commons-logging.
(2) Declare dependency on org.springframework:spring:1.2.8.
But it
does not include the right transitive dependencies
Somehow, http://www.ibiblio.org/
maven2 does not seems to have the
complete dependencies defined. Am I missing something here?
\\\\ /
c=-oo
\ o
------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribe maven.apache.org
For additional commands, e-mail: users-help maven.apache.org
|
|
| Spring Framework Dependencies |

|
2006-08-30 21:31:20 |
see http://opensource.atlassian.com/projects/spring/b
rowse/SPR-1484
On 8/30/06, Pin Ngee Koh <kohpinngee gmail.com> wrote:
> I have many artifacts which dependent on spring.
> What's the best way to declare dependency on Spring -
specifically 1.2.8?
> I can think of the following ways:
>
> (1) Declare a parent pom with the right dependencies to
spring-core,
> spring-orm, ...etc. And have each project pom inherit
it
>
> Issue: some pom does not have the right transtive
dependency. E.g.
> http://www.ibiblio.org/maven2/org/springfram
ework/spring-core/1.2.8/
> does not have dependency declared for commons-logging.
>
> (2) Declare dependency on
org.springframework:spring:1.2.8. But it
> does not include the right transitive dependencies
>
> Somehow, http://www.ibiblio.org/
maven2 does not seems to have the
> complete dependencies defined. Am I missing something
here?
>
> \\\\ /
> c=-oo
> \ o
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: users-unsubscribe maven.apache.org
> For additional commands, e-mail: users-help maven.apache.org
>
>
--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
-- The Princess Bride
------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribe maven.apache.org
For additional commands, e-mail: users-help maven.apache.org
|
|
| Spring Framework Dependencies |

|
2006-08-30 21:39:14 |
Do I download repository from http://www.ibiblio.org/
maven2 and unzip
spring-pom-1.2.8.zip over it?
Is there a reason why we are not keeping http://www.ibiblio.org/
maven2
update to date?
On 8/30/06, Carlos Sanchez <carlos apache.org> wrote:
> see http://opensource.atlassian.com/projects/spring/b
rowse/SPR-1484
>
> On 8/30/06, Pin Ngee Koh <kohpinngee gmail.com> wrote:
> > I have many artifacts which dependent on spring.
> > What's the best way to declare dependency on
Spring - specifically 1.2.8?
> > I can think of the following ways:
> >
> > (1) Declare a parent pom with the right
dependencies to spring-core,
> > spring-orm, ...etc. And have each project pom
inherit it
> >
> > Issue: some pom does not have the right transtive
dependency. E.g.
> > http://www.ibiblio.org/maven2/org/springfram
ework/spring-core/1.2.8/
> > does not have dependency declared for
commons-logging.
> >
> > (2) Declare dependency on
org.springframework:spring:1.2.8. But it
> > does not include the right transitive dependencies
> >
> > Somehow, http://www.ibiblio.org/
maven2 does not seems to have the
> > complete dependencies defined. Am I missing
something here?
> >
> > \\\\ /
> > c=-oo
> > \ o
> >
> >
------------------------------------------------------------
---------
> > To unsubscribe, e-mail: users-unsubscribe maven.apache.org
> > For additional commands, e-mail: users-help maven.apache.org
> >
> >
>
>
> --
> I could give you my word as a Spaniard.
> No good. I've known too many Spaniards.
> -- The Princess Bride
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: users-unsubscribe maven.apache.org
> For additional commands, e-mail: users-help maven.apache.org
>
>
--
\\\\ /
c=-oo
\ o
------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribe maven.apache.org
For additional commands, e-mail: users-help maven.apache.org
|
|
| Spring Framework Dependencies |

|
2006-08-30 21:43:59 |
any questions about spring and their poms must be asked
there, or you
provide the poms to be uploaded to ibiblio.
On 8/30/06, Pin Ngee Koh <kohpinngee gmail.com> wrote:
> Do I download repository from http://www.ibiblio.org/
maven2 and unzip
> spring-pom-1.2.8.zip over it?
> Is there a reason why we are not keeping http://www.ibiblio.org/
maven2
> update to date?
>
> On 8/30/06, Carlos Sanchez <carlos apache.org> wrote:
> > see http://opensource.atlassian.com/projects/spring/b
rowse/SPR-1484
> >
> > On 8/30/06, Pin Ngee Koh <kohpinngee gmail.com> wrote:
> > > I have many artifacts which dependent on
spring.
> > > What's the best way to declare dependency on
Spring - specifically 1.2.8?
> > > I can think of the following ways:
> > >
> > > (1) Declare a parent pom with the right
dependencies to spring-core,
> > > spring-orm, ...etc. And have each project pom
inherit it
> > >
> > > Issue: some pom does not have the right
transtive dependency. E.g.
> > > http://www.ibiblio.org/maven2/org/springfram
ework/spring-core/1.2.8/
> > > does not have dependency declared for
commons-logging.
> > >
> > > (2) Declare dependency on
org.springframework:spring:1.2.8. But it
> > > does not include the right transitive
dependencies
> > >
> > > Somehow, http://www.ibiblio.org/
maven2 does not seems to have the
> > > complete dependencies defined. Am I missing
something here?
> > >
> > > \\\\ /
> > > c=-oo
> > > \ o
> > >
> > >
------------------------------------------------------------
---------
> > > To unsubscribe, e-mail: users-unsubscribe maven.apache.org
> > > For additional commands, e-mail:
users-help maven.apache.org
> > >
> > >
> >
> >
> > --
> > I could give you my word as a Spaniard.
> > No good. I've known too many Spaniards.
> > -- The Princess Bride
> >
> >
------------------------------------------------------------
---------
> > To unsubscribe, e-mail: users-unsubscribe maven.apache.org
> > For additional commands, e-mail: users-help maven.apache.org
> >
> >
>
>
> --
> \\\\ /
> c=-oo
> \ o
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: users-unsubscribe maven.apache.org
> For additional commands, e-mail: users-help maven.apache.org
>
>
--
I could give you my word as a Spaniard.
No good. I've known too many Spaniards.
-- The Princess Bride
------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribe maven.apache.org
For additional commands, e-mail: users-help maven.apache.org
|
|
| Spring Framework Dependencies |

|
2006-08-31 02:13:43 |
I have attached a zip containing poms and checksums for
1.2.8 to the ticket
you mention. What else do I need to do to get these
uploaded to ibiblio?
Thanks,
Jared
On 8/30/06, Carlos Sanchez <carlos apache.org> wrote:
>
> any questions about spring and their poms must be asked
there, or you
> provide the poms to be uploaded to ibiblio.
>
> On 8/30/06, Pin Ngee Koh <kohpinngee gmail.com> wrote:
> > Do I download repository from http://www.ibiblio.org/
maven2 and unzip
> > spring-pom-1.2.8.zip over it?
> > Is there a reason why we are not keeping http://www.ibiblio.org/
maven2
> > update to date?
> >
> > On 8/30/06, Carlos Sanchez <carlos apache.org> wrote:
> > > see http://opensource.atlassian.com/projects/spring/b
rowse/SPR-1484
> > >
> > > On 8/30/06, Pin Ngee Koh <kohpinngee gmail.com> wrote:
> > > > I have many artifacts which dependent on
spring.
> > > > What's the best way to declare
dependency on Spring - specifically
> 1.2.8?
> > > > I can think of the following ways:
> > > >
> > > > (1) Declare a parent pom with the right
dependencies to spring-core,
> > > > spring-orm, ...etc. And have each
project pom inherit it
> > > >
> > > > Issue: some pom does not have the right
transtive dependency. E.g.
> > > > http://www.ibiblio.org/maven2/org/springfram
ework/spring-core/1.2.8/
> > > > does not have dependency declared for
commons-logging.
> > > >
> > > > (2) Declare dependency on
org.springframework:spring:1.2.8. But it
> > > > does not include the right transitive
dependencies
> > > >
> > > > Somehow, http://www.ibiblio.org/
maven2 does not seems to have the
> > > > complete dependencies defined. Am I
missing something here?
> > > >
> > > > \\\\ /
> > > > c=-oo
> > > > \ o
> > > >
> > > >
>
------------------------------------------------------------
---------
> > > > To unsubscribe, e-mail:
users-unsubscribe maven.apache.org
> > > > For additional commands, e-mail:
users-help maven.apache.org
> > > >
> > > >
> > >
> > >
> > > --
> > > I could give you my word as a Spaniard.
> > > No good. I've known too many Spaniards.
> > > -- The Princess
Bride
> > >
> > >
------------------------------------------------------------
---------
> > > To unsubscribe, e-mail: users-unsubscribe maven.apache.org
> > > For additional commands, e-mail:
users-help maven.apache.org
> > >
> > >
> >
> >
> > --
> > \\\\ /
> > c=-oo
> > \ o
> >
> >
------------------------------------------------------------
---------
> > To unsubscribe, e-mail: users-unsubscribe maven.apache.org
> > For additional commands, e-mail: users-help maven.apache.org
> >
> >
>
>
> --
> I could give you my word as a Spaniard.
> No good. I've known too many Spaniards.
> -- The Princess Bride
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: users-unsubscribe maven.apache.org
> For additional commands, e-mail: users-help maven.apache.org
>
>
|
|
[1-5]
|
|