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

Yarg/yarg.api split packages #140

Open
DellCliff opened this issue Feb 28, 2021 · 0 comments
Open

Yarg/yarg.api split packages #140

DellCliff opened this issue Feb 28, 2021 · 0 comments

Comments

@DellCliff
Copy link

Combine yarg and yarg.api into one deployment unit to avoid split packages, which interfere with the Java module system, or put up another artifact with those combined.

Environment

  • YARG version: 2.2.9

Description of the bug or enhancement

  • Depend on yarg
  • Have a module-info.java file
  • Puttin yarg and yarg.api into your module-info.java file causes an error, because of duplicate packages (split packages) inside yarg and yarg.api
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

No branches or pull requests

1 participant