Closed guillermo-varela closed 3 years ago
When having a multi-module project, like this:
sample-project --> sub-module-1 --> sub-module-2 --> sub-module-3
A new property will allow to exclude some of those from scan and evaluation in Nexus IQ:
modulesExcluded = ['sub-module-1', 'sub-module-2']
It relates to the following issue #s:
cc @bhamail / @DarthHater / @guillermo-varela / @shaikhu
When having a multi-module project, like this:
A new property will allow to exclude some of those from scan and evaluation in Nexus IQ:
modulesExcluded = ['sub-module-1', 'sub-module-2']
It relates to the following issue #s:
cc @bhamail / @DarthHater / @guillermo-varela / @shaikhu