When using local staging the deployment is deferred to the last module.
Because half the project consists of examples that should not be deployed and thus skip the execution of the
nexus staging plugin this causes the whole whole project to skip deployment.
By being the last module in the build we can ensure that the nexus plugin is triggered uploads all artifacts
at the end of the build.
When using local staging the deployment is deferred to the last module.
Because half the project consists of examples that should not be deployed and thus skip the execution of the
nexus staging plugin this causes the whole whole project to skip deployment.
By being the last module in the build we can ensure that the nexus plugin is triggered uploads all artifacts
at the end of the build.
Please bear in mind that this project is almost entirely developed by volunteers. If you do not provide the implementation yourself (or pay someone to do it for you), the bug might never get fixed. If it is a serious bug, other people than you might care enough to provide a fix.