Hi, I was trying this new great feature but,
I found that if the last module of the project skips the install, it will not install any of the other modules. Is this the expected behaviour ? Just to let you know: My project last module is an integration-test that should be ran after all other modules are packaged, it should not be installed nor deployed, so it will be great if this configuration option can handle scenarios like this. Thanks in advance tonio PS: Seems maven-deploy-plugin version 2.8 deployAtEnd works in a similar way.