You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At one point we planned to use bundles such as helidon-metrics but, at least for now, we have moved away from that.
For MP, depending on helidon-microprofile-metrics and org.eclipse.microprofile.metrics:microprofile-metrics-api should be what we want for API dependencies. The MP QuickStart depends on the full Helidon MP bundle which includes those already.
And (as we've discussed earlier), these need to be present also:
Problem Description
Generate a 4.0.0-RC1 MP quickstart using the CLI and the
pom.xml
has:And
I don't think it should have either of these.
The text was updated successfully, but these errors were encountered: