Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#316: add power annotations with power-jandex-maven-plugin #539

Merged
merged 2 commits into from
Nov 25, 2020

Conversation

t1
Copy link
Collaborator

@t1 t1 commented Nov 25, 2020

Rewrite of the power-annotations idea (currently @Stereotype and @MixinFor) with a maven plugin to replace the Jandex maven plugin and do the annotation resolution directly in the Jandex file. In this way, power annotations can already be used by anything based on Jandex!

…h power-jandex-maven-plugin

Signed-off-by: Rüdiger zu Dohna <[email protected]>
@phillip-kruger
Copy link
Member

How would this work if you do not use maven to get the Jandex index ? (i.e jandex index is available, like with WF and Quarkus?)

@phillip-kruger phillip-kruger added this to the 1.0.17 milestone Nov 25, 2020
@phillip-kruger phillip-kruger merged commit 476d5e3 into smallrye:master Nov 25, 2020
@t1 t1 deleted the 316-power-annotations branch November 25, 2020 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants