[M102] can I build a site only for a major.minor release?

2005-10-27 Thread Thomas_Perry





hello to all,

we are using maven 1.0.2  and  luntbuild 1.2.2 for continuous builds.

Is there anything I can add to maven that will build a project site *only*
for a vMajor.Minor release,
and NOT build a site for a vMajor.Minor.Bugfix release?

for example, build the site docs for  release v1_2  and not for  release
v1_2_1 ?

If this is a luntbuild question, let me know, but I thought I'd start with
the maven group since
maven is integrated so nicely with luntbuild.

Thanks in advance for your thoughts.
Tom Perry



 
This message is intended for the recipient only and is not meant to be 
forwarded or distributed in any other format. This communication is for 
informational purposes only.  It is not intended as an offer or solicitation 
for the purchase or sale of any financial instrument, or security, or as an 
official confirmation of any transaction.  Putnam does not accept purchase or 
redemptions of securities, instructions, or authorizations that are sent via 
e-mail.   All market prices, data and other information are not warranted as to 
completeness or accuracy and are subject to change without notice.  Any 
comments or statements made herein do not necessarily reflect those of Putnam, 
LLC (DBA Putnam Investments) and its subsidiaries and affiliates.  If you are 
not the intended recipient of this e-mail, please delete the e-mail.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: [M102] can I build a site only for a major.minor release?

2005-10-27 Thread Arnaud HERITIER
Hi Thomas,

What you want to do is to build/deploy your code from the trunk and 
generate/publish your site from a tag ?

It's not really possible within maven because you should switch between 
these two versions. What about reports ? Do you want
to generate reports for the trunk or for the tag ? It's a little bit 
complicated.

The easiest way to do this (I think) is to setup 2 projects in 
luntbuild (if possible), one using the trunk and the other a
tag.

Arnaud



 -Message d'origine-
 De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
 Envoyé : jeudi 27 octobre 2005 19:03
 À : Maven Users List
 Objet : [M102] can I build a site only for a major.minor release?
 
 
 
 
 
 
 hello to all,
 
 we are using maven 1.0.2  and  luntbuild 1.2.2 for continuous builds.
 
 Is there anything I can add to maven that will build a 
 project site *only* for a vMajor.Minor release, and NOT build 
 a site for a vMajor.Minor.Bugfix release?
 
 for example, build the site docs for  release v1_2  and not 
 for  release
 v1_2_1 ?
 
 If this is a luntbuild question, let me know, but I thought 
 I'd start with the maven group since maven is integrated so 
 nicely with luntbuild.
 
 Thanks in advance for your thoughts.
 Tom Perry
 
 
 
  
 This message is intended for the recipient only and is not 
 meant to be forwarded or distributed in any other format. 
 This communication is for informational purposes only.  It is 
 not intended as an offer or solicitation for the purchase or 
 sale of any financial instrument, or security, or as an 
 official confirmation of any transaction.  Putnam does not 
 accept purchase or redemptions of securities, instructions, 
 or authorizations that are sent via e-mail.   All market 
 prices, data and other information are not warranted as to 
 completeness or accuracy and are subject to change without 
 notice.  Any comments or statements made herein do not 
 necessarily reflect those of Putnam, LLC (DBA Putnam 
 Investments) and its subsidiaries and affiliates.  If you are 
 not the intended recipient of this e-mail, please delete the e-mail.
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]