Yes it is possible. However to do so you need to have an Eclipse plugin
that registers a maven project configurator that will be hooked into the
lifecycle of the m2e project import process. See here:
https://www.eclipse.org/m2e/documentation/m2e-extension-development.html
For an example you ca
Hi all,
is it possible to add an additional nature/builder during import of a maven
project into eclipse? Do you know any way to do so?
Even further; is it possible add nature/builder dependening on parent,
dependency or plugins mentioned within the pom file?
Any idea is welcome.
Thanks,
klaus
_