Andy Damevin
Andy Damevin
@mcruzdev could you fix CI?
@mcruzdev it's merged, provide PRs for the comments and stuff, I will work on re-adding AdditionalStaticResources to make sure we don't break existing dev-modes and adding Path support.
@mcruzdev Congratulations! 🎉
> @ia3andy why can't the generation be based on what version is targeted ? that must be possible otherwise can never adjust behavior like what was now apparently done with...
> This potentially ties into [openrewrite/rewrite-docs#186](https://github.com/openrewrite/rewrite-docs/issues/186) which is asking about which versions of OpenRewrite are compatible with what versions of the plugins, and the resources bundled with the plugins that...
This should be fixed in the extensions metadata, code.quarkus.io is just consuming those apis
It would be quite hard to do as it means loading all the data, currently code.quarkus works only on one stream at a time
Both (Greyed out & Disabled)
> So `mvn -Pdev` would be enough to launch in dev mode couldn't we keep `mvn quarkus:dev` but make the dev profile active from the plugin itself?
@aloubyansky can I close this?