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

Code generation does not work in forks because extractFromBundler task is not present / registered #242

Open
yannicklamprecht opened this issue Apr 28, 2024 · 0 comments
Labels
priority: low Nice to haves, other low priority items status: accepted Issue is accepted and we want to address it

Comments

@yannicklamprecht
Copy link

As a fork maintainer I want to use code generation myself to provide API which keys are based on generation from nms classes.

Due to the change here c6d776d#diff-db7b98835ceaf75182242f6aca97b05be8942d5dc4ab0606892ddc3d89f9e684R45 the generation task requires the task extractFromBundler to be present. In the current paperweight version this task is only registered in the paperweight spigot decompiling tasks.

Before that the setup with the SpongePowered VanillaGradle work well for forks.

If you need a fork that utilizes api-generator and especially server-generator in both 1.20.4 and 1.20.5 to test your change, let me know.

@jpenilla jpenilla added status: accepted Issue is accepted and we want to address it priority: low Nice to haves, other low priority items labels Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low Nice to haves, other low priority items status: accepted Issue is accepted and we want to address it
Projects
None yet
Development

No branches or pull requests

2 participants