Nate Reprogle
Nate Reprogle
I'm receiving a NoSuchMethod error when trying to test ItemMocks. It appears that on line 75 of ItemMetaMock.java, the following method is used: ```java if (meta.hasDisplayName()) { displayName = GsonComponentSerializer.gson().serialize(meta.displayName());...
The JSDoc states that getToken() calls updateToken() if necessary, however this never happens. An option has been added that automatically refreshes the token when getToken() is called. By default this...
### Bug Report or Feature Request (mark with an `x`) ``` - [x] bug report -> please search for issues before submitting - [ ] feature request ``` ### Versions....
**Describe the bug** Every time I focus on my pom.xml in my project, I get the following error: ``` Command failed: mvn -q help:effective-pom -Doutput="\v:\Development Projects\\effective-pom.xml" -f "/v:/Development Projects//pom.xml" POM...
Thank you for taking the time to work on a PR for Awesome-Sysadmin! To ensure your PR is dealt with swiftly please check the following: - [X] Your additions are...