Re: When using pom hierarchies where is the best place to add the distributionManagement bits?

2009-05-25 Thread Baptiste MATHUS
Sure, this is exactly what we do. You can put in the top pom the bits of
configuration you want to be shared amongst all your projects (namely the
reporting).

Cheers.

2009/5/20 emerson cargnin echofloripa.y...@gmail.com

 What about report configuration, is that something you can add to your
 top parent pom?

 2009/5/19 Baptiste MATHUS m...@batmat.net:
  Well, I'd say it totally depends on your organization. But I guess you
 could
  begin by putting the dependencies used very widely (e.g. commons-lang?)
 in
  your top pom.
 
  About your second sentence, well I'm not sure I understand what you mean.
 I
  guess you know that the parent pom will indeed be present locally, be it
 in
  the local maven repository or as a project you'll depend on.
 
  Cheers
 
  2009/5/19 emerson cargnin echofloripa.y...@gmail.com
 
  Hi
 
  I have a few leves of hierarquies in our system.
  What is the suggested place to add the distributionManagement tag?
  For building I will use projects individually, so I will check out
  only the project without the parents.
 
  regards
  Emerson
 
  -
  To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
  For additional commands, e-mail: users-h...@maven.apache.org
 
 
 
 
  --
  Baptiste Batmat MATHUS - http://batmat.net
  Sauvez un arbre,
  Mangez un castor !
 

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




-- 
Baptiste Batmat MATHUS - http://batmat.net
Sauvez un arbre,
Mangez un castor !


Re: When using pom hierarchies where is the best place to add the distributionManagement bits?

2009-05-20 Thread emerson cargnin
What about report configuration, is that something you can add to your
top parent pom?

2009/5/19 Baptiste MATHUS m...@batmat.net:
 Well, I'd say it totally depends on your organization. But I guess you could
 begin by putting the dependencies used very widely (e.g. commons-lang?) in
 your top pom.

 About your second sentence, well I'm not sure I understand what you mean. I
 guess you know that the parent pom will indeed be present locally, be it in
 the local maven repository or as a project you'll depend on.

 Cheers

 2009/5/19 emerson cargnin echofloripa.y...@gmail.com

 Hi

 I have a few leves of hierarquies in our system.
 What is the suggested place to add the distributionManagement tag?
 For building I will use projects individually, so I will check out
 only the project without the parents.

 regards
 Emerson

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




 --
 Baptiste Batmat MATHUS - http://batmat.net
 Sauvez un arbre,
 Mangez un castor !


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



Re: When using pom hierarchies where is the best place to add the distributionManagement bits?

2009-05-19 Thread Baptiste MATHUS
Well, I'd say it totally depends on your organization. But I guess you could
begin by putting the dependencies used very widely (e.g. commons-lang?) in
your top pom.

About your second sentence, well I'm not sure I understand what you mean. I
guess you know that the parent pom will indeed be present locally, be it in
the local maven repository or as a project you'll depend on.

Cheers

2009/5/19 emerson cargnin echofloripa.y...@gmail.com

 Hi

 I have a few leves of hierarquies in our system.
 What is the suggested place to add the distributionManagement tag?
 For building I will use projects individually, so I will check out
 only the project without the parents.

 regards
 Emerson

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




-- 
Baptiste Batmat MATHUS - http://batmat.net
Sauvez un arbre,
Mangez un castor !