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

Javadocs broken - again #849

Open
electronicboy opened this issue Apr 2, 2024 · 3 comments
Open

Javadocs broken - again #849

electronicboy opened this issue Apr 2, 2024 · 3 comments

Comments

@electronicboy
Copy link
Member

electronicboy commented Apr 2, 2024

I have no idea if anybody cares to spend time on this, I've already wasted enough hours on this that my only solution at this point would be to migrate away from maven for handing this mess as the tooling there seems a bit nicer, but, I'm not sure that I can justify the effort that would go into such a thing, or if it's worth fighting the maven side of stuff again

ref, missing submodules, i.e. chat

@Luccboy
Copy link
Contributor

Luccboy commented Apr 3, 2024

When I try building the Javadocs for BungeeCord, I also get an error that the chat module can't be resolved. So I think this issue comes from BungeeCord. But executing mvn install before building the Javadocs seems to solve this issue (at least for me) as the artifacts will be installed in the local maven repository.

@electronicboy
Copy link
Member Author

Install is already ran at an earlier phase of the build process in order to fix some issues like this

@xism4
Copy link
Contributor

xism4 commented May 21, 2024

When I try building the Javadocs for BungeeCord, I also get an error that the chat module can't be resolved. So I think this issue comes from BungeeCord. But executing mvn install before building the Javadocs seems to solve this issue (at least for me) as the artifacts will be installed in the local maven repository.

I can.

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

3 participants