mirror of
https://github.com/jlengrand/helidon.git
synced 2026-03-10 08:21:17 +00:00
Signed-off-by: Tomas Langer <tomas.langer@oracle.com> Work around issues with the reduced pom created by maven-shade-plugin. See https://issues.apache.org/jira/browse/MNG-5899 Inline the reduced dependencies in the original pom. Turn-off reduced pom generation. Update microprofile/weld/pom.xml Build fixes after repackaging weld. Build fix - spotbugs exclude missing. Simplify build and runtime events. Using predefined priorities. Validations for all modules in test. Signed-off-by: Tomas Langer <tomas.langer@oracle.com>