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

Could not access static property, reason: com.bam.business.repos.BaseRepoServices #171

Open
vikbamlabs opened this issue Sep 11, 2018 · 1 comment

Comments

@vikbamlabs
Copy link

Hi Sebastian,
We are trying to create documentation using jaxrs-analyzer, this is very easy to use tool :). Look like reading static property is known issue, is there any alternative to resolve this issue?
We are getting this issue with Enum, few error message
[ERROR] Could not access static property, reason: com.myproj.business.repos.BaseRepoServices
[ERROR] Could not access static property, reason: com.myproj.dataobject.Partner
[ERROR] Could not access static property, reason: com.myproj.security.Role
[ERROR] Could not access static property, reason: com.myproj.security.Role

Regards
Vik

@sdaschner
Copy link
Owner

Not for now, we've had a lot of changes due to JDK 9+ modularity, we might change either some lookup mechanism, if there's a better way of simply change the message verbosity.

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

2 participants