Hi All, Seems that Maven automatically partitions source code and perform parallel processing software building and testing. Here is the reference link:
https://cwiki.apache.org/confluence/display/MAVEN/Parallel+builds+in+Maven+3 But for Jenkins whether this automatically partition the source code and build them in distributed manner? Please clarify the issue. Regards, Foyzul On Monday, April 18, 2016 at 4:14:18 PM UTC-5, Foyzul Hassan wrote: > > Hi, > > For our research work we need to build large open source projects and in > that regard we are planning to have distributed Jenkins build system. But I > found that maven is already providing parallel build support. So, we > thinking about advantage of Jenkins Distributed build over maven parallel > build. > > Can you please clarify the advantage of Jenkins Distributed build over > maven parallel build as for distributed build there are some infrastructure > cost for distributed build? > > > Thanks & Regard, > Foyzul Hassan > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/dd45135c-27ec-48b9-bf79-a463335890a1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
