elharo opened a new issue, #154:
URL: https://github.com/apache/maven-shared-jar/issues/154
### Affected version
HEAD
### Bug description
Gemini and IntelliJ concur there's something wonky here though I don't fully
grok the problem myself:
```
// Missing 'static' keyword
static String[][] testAnalyzeJarVersion() {
return new String[][] { ... };
}
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]