Hi, I asked feasibility of this in 'Maven user list' Thanks. - Ramith On Tue, Apr 17, 2012 at 3:38 PM, Amila Maha Arachchi <[email protected]>wrote:
> I tried this in components (NOT a clean repo). I used 3 threads. Build is > going fine at the moment, but it prints the following warning. > > [WARNING] ***************************************************************** > [WARNING] * Your build is requesting parallel execution, but project * > [WARNING] * contains the following plugin(s) that are not marked as * > [WARNING] * @threadSafe to support parallel building. * > [WARNING] * While this /may/ work fine, please look for plugin updates * > [WARNING] * and/or request plugins be made thread-safe. * > [WARNING] * If reporting an issue, report it against the plugin in * > [WARNING] * question, not against maven-core * > [WARNING] ***************************************************************** > [WARNING] The following plugins are not marked @threadSafe in WSO2 Carbon > - Gadget Server Social Common: > [WARNING] org.apache.felix:maven-bundle-plugin:1.4.0 > [WARNING] org.apache.felix:maven-scr-plugin:1.7.2 > [WARNING] org.jvnet.maven.incrementalbuild:incremental-build-plugin:1.3 > [WARNING] ***************************************************************** > > So, this might not be successful because we are using the bundle plugin > and scr plugin in our builds. > > Thanks, > AmilaM. > > > On Tue, Apr 17, 2012 at 3:28 PM, Ramith Jayasinghe <[email protected]>wrote: > >> >> Well, I tried it on Orbit (+ clean repo ) and it runs ok.. But for kernel >> it fails right at the start. >> I also googled around to figure out a way to enable this feature on >> places where we can (i.e. service stubs), but didn't find any leads. >> - Ramith >> >> >> On Tue, Apr 17, 2012 at 3:19 PM, Amila Maha Arachchi <[email protected]>wrote: >> >>> Maven 3 supports building with multiple threads. It can be used for >>> building service stubs. But I dont know how can we add this feature to >>> pom.xml >>> >>> https://cwiki.apache.org/MAVEN/parallel-builds-in-maven-3.html >>> >>> Thanks, >>> AmilaM. >>> >>> On Tue, Apr 17, 2012 at 9:37 AM, Ramith Jayasinghe <[email protected]>wrote: >>> >>>> Hi all, >>>> I will see the feasibility of parallel builds (at least for service >>>> stubs) and let you guys know. >>>> -ramith >>>> >>>> On Mon, Apr 16, 2012 at 6:53 PM, Pradeep Fernando <[email protected]>wrote: >>>> >>>>> Hi, >>>>> >>>>> On Mon, Apr 16, 2012 at 5:51 AM, Ramith Jayasinghe <[email protected]>wrote: >>>>> >>>>>> Hi, >>>>>> Has anyone thought about parallel builds with maven 3 [1]? >>>>>> Few days back, out of curiosity I tried it on different parts of >>>>>> source base with no success. ( except for service stubs) >>>>>> >>>>> >>>>> AFAIK, it still in experimental state. yes looks like we can use it >>>>> for orbit/service stub. If so, how shall we integrate it to our build. for >>>>> an example no use of parallelizing the orbit build plan. Can you please >>>>> own >>>>> this and give us an update. :) >>>>> >>>>> --Pradeep >>>>> >>>>>> >>>>>> >>>>> >>>> >>>> _______________________________________________ >>>> Dev mailing list >>>> [email protected] >>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>> >>>> >>> >>> >>> -- >>> *Amila Maharachchi* >>> Senior Software Engineer; WSO2, Inc.; http://wso2.com >>> >>> Blog: http://maharachchi.blogspot.com >>> Mobile: +94719371446 >>> >>> >>> >> > > > -- > *Amila Maharachchi* > Senior Software Engineer; WSO2, Inc.; http://wso2.com > > Blog: http://maharachchi.blogspot.com > Mobile: +94719371446 > > >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
