* Dependency convergence + jakarta libraries.
* Tests for jar and module path fro MP.
* Dependency fixes to resolve javadoc issues.
* Fixed the command line scripts that validate classpath and module path.
Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
* Fix release.sh update-version to work with new parent pom hierarchy
* Update CHANGELOG for 1.3.0 release
* fix release script to deal with maven timestamps
* Update graal tests to work with new parent pom hierarchy
* Update release.sh to set helidon.version correctly
* Move gpg plugin management and execution for the release profile under parent/pom.xml
Move nexus plugin extension for the release profile under parent/pom.xml
Move the staging profile under parent/pom.xml
Added missing snapshot repository under distribution management in parent/pom.xml
* Fixes#1024 - Bad build time subsitution for bare archetypes pom
Fixes#1025 - archetype-packaging plugin needs to be declared as an extension
Reverting dependencies on helidon-metrics2 back helidon-metrics for all SE examples
Removing helidon-metrics2 from the BOM pom to prevent end-user from using it
Update examples/grpc/metrics README to fix test step.
* Update version to 1.3.1-SNAPSHOT
Create a new parent pom hierarchy to fit new applications-pom
Updated all examples to use the new application-poms
Normalized examples README.md
Updated examples Dockerfile to multi-stage
Remove dependency management for microprofile-metrics-api and leverage the transitive dependencies of helidon-metrics and helidon-metrics2.
* Dev guidelines refactoring - config bundle.
* Dev guidelines refactoring - factory methods using create.
* Dev guidelines refactoring - use factory methods.
* Dev guidelines refactoring - naming fix for object mapper provider.
* Dev guidelines refactoring - use common Builder.
* Dev guidelines refactoring - getters and setters rename.
* Dev guidelines refactoring - checkstyle fixes.
* Moved bundles to a separate module.
* inject ~/.m2/settings-security.xml from env variable
* fix URLs for distribution management and repositories
* update version to be 0.9.0-SNAPSHOT
* move repository definition for ossrh-releases in a profile
* add badges to the README.md
* encode space for 'latest version', update slack badge, update twitter link
* refine the badges
* remove slack badge