Classification: For internal use only Hi Falko,
I saw this project. It can help in some cases, but to build fast you need: 1. Incremental build 2. Remote cache(shared cache) gitflow-incremental-builder helps to cover #1. BTW I still see limitations here: 1. It creates coupling with GIT 2. No IDE integration 3. Further advanced optimizations don't look possible Our idea was to move from workaround solutions(as Tibor classified this) to native solution. Thanks for sharing this. Kind regards, Max -----Original Message----- From: Falko Modler [mailto:[email protected]] Sent: Wednesday, September 18, 2019 1:15 AM To: [email protected] Subject: Re: [VOTE] Maven incremental build for BIG-sized projects with local and remote caching Hi there, I must admit that I did not read everything but in case you are using Git this extension might help: https://github.com/vackosar/gitflow-incremental-builder It is a Maven extension and it is _not_ limited to Gitflow setups! Disclaimer: I am not the owner of this project but I am a "Collaborator" (I can cut releases etc.). Feedback is very much appreciated. PS: I hope this works, never posted to a mailing list before. :-O Best regards, Falko --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --- This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and delete this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden. Please refer to https://www.db.com/disclosures for additional EU corporate and regulatory disclosures and to http://www.db.com/unitedkingdom/content/privacy.htm for information about privacy. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
