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

Missing maven sources artifacts for internal classes #319

Open
dconnelly opened this issue Mar 2, 2020 · 0 comments
Open

Missing maven sources artifacts for internal classes #319

dconnelly opened this issue Mar 2, 2020 · 0 comments

Comments

@dconnelly
Copy link

Describe the bug
Looks like source artifacts aren't attached for internal classes. This makes it more difficult for developers to help debug problems in the SDK, so would be a good idea to attach sources for all artifacts since we publish the source via GitHub anyway.

To Reproduce
Try and navigate to SDK internal class via IDE.

Expected behavior
Expect to see actual source file, vs IDE decompiled binary which is less informative.

Actual behavior
Only see decompiled binary in IDE if supported.

Environment summary
SDK Version: 2.6.5
Java JDK version: 11
OS Version (e.g. Windows, Linux, MacOSX) MacOSX

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