Resolved! override nuxeo studio configuration with custom component bundle
Considering that nuxeo bundles are kind of OSGI ones, I suppose that when 2 contribution target the same extension point, the first one to be loaded by the container will be the active one. I suppose too that the best way to ensure the loading order ...