RE: Dependency groups?

2006-12-24 Thread Bryan Loofbourrow
: Wendy Smoak [mailto:[EMAIL PROTECTED] Sent: Friday, December 22, 2006 5:34 PM To: Maven Users List Subject: Re: Dependency groups? On 12/22/06, MikeKey [EMAIL PROTECTED] wrote: Forgive a likely newbie question but I've not found anything outside a hacked parent pom to get something like

Dependency groups?

2006-12-22 Thread MikeKey
to a project using it...is there a sane way in maven to define a hibernate-dependencies.pom or something like that and include it in my pom.xml? To make a reusable set of dependencies? Thanks for any help. -- View this message in context: http://www.nabble.com/Dependency-groups--tf2872833s177.html

Re: Dependency groups?

2006-12-22 Thread Craig McClanahan
this message in context: http://www.nabble.com/Dependency-groups--tf2872833s177.html#a8029585 Sent from the Maven - Users mailing list archive at Nabble.com. Craig [1] http://svn.apache.org/viewvc/shale/framework/trunk/shale-apps/pom.xml?view=log [2] http://maven.apache.org/guides/introduction

Re: Dependency groups?

2006-12-22 Thread Wendy Smoak
On 12/22/06, MikeKey [EMAIL PROTECTED] wrote: Forgive a likely newbie question but I've not found anything outside a hacked parent pom to get something like this to work. Is there any way to setup a pre-defined set of dependencies to include in a given pom? For example, Hibernate requires

Dependency Groups

2003-09-01 Thread Dave Ford
Is there a way to define reusable lib groups? IntelliJ lets you do this under project properties/paths/libraries. For example, if i use hibernate in 5 different projects. And hibernate requires 5 jar files. That's a lot of extra typing in project.xml (dependencies section). Dave Ford Smart Soft

Re: Dependency Groups

2003-09-01 Thread Nelson Arapé
You may use XML Entities Nelson Arapé On Monday 01 September 2003 13:14, Dave Ford wrote: Is there a way to define reusable lib groups? IntelliJ lets you do this under project properties/paths/libraries. For example, if i use hibernate in 5 different projects. And hibernate requires 5 jar