Bump PlantUML to 1.2022.2
See original GitHub issueDue to https://github.com/plantuml/plantuml/issues/969, I need to use skin rose
after bumping my Maven plugin to 1.2022.2, otherwise the colouring changes from coloured to grey-scale. The problem is that the IDEA plugin does not find that skin, so it displays an error when I want to view my diagram from within IDEA. From Maven, it works, but this plugin embeds PlantUML 1.2022.1.
Looking forward to the next release. Keep up the great work! 🙂
Issue Analytics
- State:
- Created a year ago
- Comments:5
Top Results From Across the Web
1.2022.1 creates coloured UML diagram ...
I just bumped the dependency in a PlantUML Maven plugin, and now the same UML component diagram which was previously created with colours...
Read more >Download page
From GitHub releases, you can download plantuml.1.2022.14.jar; Version without embedded GraphViz: ... You can use PlantUML directly with Maven integration.
Read more >PlantUML
Easily create beautiful UML Diagrams from simple textual description. There are also numerous kind of available diagrams. It's also possible to export ...
Read more >Recent changes
Recent changes. This page lists all modifications and evolutions done in PlantUML. V1.2022.14 (6 Dec, 2022). Link between objet ...
Read more >Quick Start Guide
Run PlantUML from the command line. Use PlantUML's command line syntax to include it in your own scripts or documentation tools. 2. Run...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Brilliant, that works just fine. Sorry for not checking the settings first. But the issue is still a valid one for your next release, so please keep it open until it is implemented. Thank you so much.
done