Hi There
                
I would like to understand how  effective you are doing  your patch releases
on maven based projects

Our scenario:
                We have made the release to the customer.There might be
requests from the customer(s) for some emergency fixes - say couple of jars
to be replaced with the fixes etc., Also subsequent patches should be
cumulative of all the patches to be released. 

Our plan or proposal is that:
     - since our build time is long, so we don't want to do full build every
time we make patches
     - since patches are specific to components, is it ok to apply the code
fix to the specific components and (re)build that particular component

Questions:
            Do you foresee any issues with approach? 
            what other better way you are handling in your projects?
            do you use maven reactor plugin

Thanks
-Venkat


-- 
View this message in context: 
http://old.nabble.com/Patch-releases--using-Maven-tp26806933p26806933.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to