You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dave Ford <df...@smart-soft.com> on 2003/09/01 19:14:37 UTC

Dependency Groups

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 - The Developer Training Company
http://www.smart-soft.com



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Dependency Groups

Posted by Jason van Zyl <jv...@maven.org>.
On Mon, 2003-09-01 at 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 files. That's a lot of
> extra typing in project.xml (dependencies section).

Transitive dependencies will come but not slated for the 1.0 release.

> 
> Dave Ford
> Smart Soft - The Developer Training Company
> http://www.smart-soft.com
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
-- 
jvz.

Jason van Zyl
jason@zenplex.com
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Dependency Groups

Posted by Nelson Arapé <na...@ica.luz.ve>.
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 files. That's a lot
> of extra typing in project.xml (dependencies section).
>
>
> Dave Ford
> Smart Soft - The Developer Training Company
> http://www.smart-soft.com
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org