Stefan Hirche

Results 6 issues of Stefan Hirche

- [x] I have read the [guidelines for submitting issues](https://jmfayard.github.io/refreshVersions/contributing/submitting-issues/) ## Describe the problem If using the refreshVersions plugin with the java-platform plugin, the resulting files do not use correct...

new-feature

Hi, would it be possible to use the graphviz-java jar to render all graphviz diagrams instead of calling the binary? The lib is provided here: https://github.com/nidi3/graphviz-java

feature request

Hi, would it be possibel to just unscape everything but `<`, `>` and `&`, as this would render the resulting html invalid. Is there any option to achieve this?

## 🐛 Describe the bug We try to use a nexus repository via reverse proxy with client certificate authentication. Gradle is able to fetch artifacts from the repository, after configuring...

This change updates the plugin to Redmine 5

When I open a doc in the AsciiDoctor Editor, I get an error in the first line stating: NoSuchMethodError: org.apache.commons.io.FileUtils.writeStringToFile(Ljava/io/File;Ljava/lang/String;Ljava/lang/String;Z)V I know that this method is removed in recent releases...