normal as your maven job is configured to use incremental behaviour which means only modified modules see advanced options in the maven configuration.
2012/11/30 Chen, Pei <[email protected]>: > Has anyone experienced where Jenkins would only build the maven modules that > have changed when triggered by SCM? > But if you click on "build now", it builds all of the modules. Was wondering > if there was a simple knob/setting that controls this... > > > > For example: 64 when the only change was to the constituency parser (noticed > only the modified module and later are added to the reactor): > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Build Order: > [INFO] > [INFO] Apache cTAKES Constituency Parser > [INFO] Apache cTAKES CoReference Resolver > [INFO] Apache cTAKES Relation Extractor > [INFO] Apache cTAKES Distribution > > Vs: https://builds.apache.org/job/cTAKES-trunk-compiletest/65/consoleFull > when invoked by clicking on 'build now' (noticed that all of the modules are > part of the reactor): > [INFO] Reactor Build Order: > [INFO] > [INFO] Apache cTAKES > [INFO] Apache cTAKES common type system > [INFO] Apache cTAKES utils > [INFO] Apache cTAKES core > [INFO] Apache cTAKES part-of-speech tagger > [INFO] Apache cTAKES chunker > [INFO] Apache cTAKES document preprocessor > [INFO] Apache cTAKES dictionary lookup > [INFO] Apache cTAKES context dependent tokenizer > [INFO] Apache cTAKES LVG lexical tools > [INFO] Apache cTAKES named entity contexts > [INFO] Apache cTAKES Constituency Parser > [INFO] Apache cTAKES CoReference Resolver > [INFO] Apache cTAKES Drug NER > [INFO] Apache cTAKES Side Effects > [INFO] Apache cTAKES Smoking Status > [INFO] Apache cTAKES Dependency Parser > [INFO] Apache cTAKES Assertion > [INFO] Apache cTAKES ctakes-clinical-pipeline > [INFO] Apache cTAKES Relation Extractor > [INFO] Apache cTAKES Pad Term Spotter > [INFO] Apache cTAKES Temporal Information Extraction > [INFO] Apache cTAKES Distribution > -- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy
