You can see Spring's BOM POM here:
http://search.maven.org/#artifactdetails|net.anthavio.maven|spring-framework-bom|4.0.3.RELEASE|pom

In essence, it's simply a <dependencyManagement> section with all the
framework jars set to the same version.


On Tue, Apr 15, 2014 at 11:17 AM, Martin Gainty <mgai...@hotmail.com> wrote:

> I too would very much like to find a way to "lockdown the version"
>
>
>
> so to find how spring-framework-bom works..I went to github Spring repo
> and found
>
> https://github.com/spring-projects/spring-framework/tree/master/spring-framework-bom
>
>
> But there is no source and there is no pom?
>
> Would you feel comfortable writing this implementation from scratch?
>
> Martin
>
>
>
>
>
>
> > Date: Tue, 15 Apr 2014 10:28:32 -0500
> > Subject: Re: Let's introduce a Maven BOM POM
> > From: pbened...@apache.org
> > To: dev@struts.apache.org
> >
> > If you're asking about the source of the POM, I haven't written that yet.
> >
> >
> > On Tue, Apr 15, 2014 at 10:24 AM, Martin Gainty <mgai...@hotmail.com>
> wrote:
> >
> > > understood...any idea on where the source might be?
> > >
> > >
> > > M-
> > >
> > >
> > >
> > >
> > > > Date: Tue, 15 Apr 2014 08:34:43 -0500
> > > > Subject: Re: Let's introduce a Maven BOM POM
> > > > From: pbened...@apache.org
> > > > To: dev@struts.apache.org
> > > >
> > > > My proposal has nothing to do with Spring. My email was to show
> Spring
> > > uses
> > > > this Maven pattern -- and so does log4j2, btw.
> > > >
> > > >
> > > > On Tue, Apr 15, 2014 at 6:12 AM, Martin Gainty <mgai...@hotmail.com>
> > > wrote:
> > > >
> > > > > the BOM Version would auto-assign which spring-framework artifacts
> ?
> > > > > spring-core?
> > > > > spring-beans?
> > > > > spring-context?
> > > > >
> > > > > spring-web?
> > > > >
> > > > > spring-test?
> > > > >
> > > > >
> > > > > what about AOP?
> > > > > How would additional spring artifacts be included/excluded in the
> BOM
> > > > > umbrella?
> > > > >
> > > > >
> > > > > ideas on where the source might be ?
> > > > >
> > > > > Thanks
> > > > > Martin-
> > > > >
> > > > >
> > > > >
> > > > > > From: lukaszlen...@apache.org
> > > > > > Date: Tue, 15 Apr 2014 12:25:59 +0200
> > > > > > Subject: Re: Let's introduce a Maven BOM POM
> > > > > > To: dev@struts.apache.org
> > > > > >
> > > > > > Patch is always welcome :-)
> > > > > >
> > > > > > But I think we need a proper documentation how to setup a Maven
> > > > > > project first - we have got some comment about that and
> introducing
> > > > > > BOM doesn't help those newbies ;-)
> > > > > >
> > > > > > 2014-04-14 23:23 GMT+02:00 Paul Benedict <pbened...@apache.org>:
> > > > > > > Quite frankly, I am tired of repeating Maven version numbers
> and/or
> > > > > > > property substitutions in my Struts 2 applications. I just
> want to
> > > > > import
> > > > > > > the right POM and forgo all the version tricks.
> > > > > > >
> > > > > > > See my inspiration here:
> > > > > > >
> > > > >
> > >
> http://docs.spring.io/spring/docs/4.0.0.RELEASE/spring-framework-reference/html/overview.html#overview-maven-bom
> > > > > > >
> > > > > > > Thoughts?
> > > > > > >
> > > > > > > --
> > > > > > > Cheers,
> > > > > > > Paul
> > > > > >
> > > > > >
> ---------------------------------------------------------------------
> > > > > > To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> > > > > > For additional commands, e-mail: dev-h...@struts.apache.org
> > > > > >
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Cheers,
> > > > Paul
> > >
> >
> >
> >
> >
> > --
> > Cheers,
> > Paul
>




-- 
Cheers,
Paul

Reply via email to