> > Date: Thu, 7 Dec 2006 05:48:55 -0800 (PST) > From: Aaron Digulla <[EMAIL PROTECTED]> > To: [email protected] > Subject: Re: maven2 release and profiles > > > > Attila Mezei-Horvati wrote: > > > > 1. I have 3 profiles I need to apply. I have to > copy > > them into this one release-profile for the sake of > one > > release. Since we have one codebase with different > > settings for different partners and I need a > release > > for all partners separately, I am wasting my time > > updating the release profile section manually for > > each. > > > > How about adding an ant script which uses an XSLT > task to copy the XML > around? Maybe not the prettiest solution but it > should work. Copy the data > to a new file and use mvn -s to use it. > > > Attila Mezei-Horvati wrote: > > > > 2. After release, back in development it seems > that > > the release-profile is activated no matter if it > is > > activated or not. So basically I need to delete > this > > profile and recreate it every time I want to do a > > release. > > > > Maybe you can solve this by specifying a special > settings file on the > command line with -s > > Regards, >
I will look into that. thanks, Attila ____________________________________________________________________________________ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
