Java2PlantUML
Java2PlantUML copied to clipboard
How to download java2PlantUML plugin?
Followed instructions at https://github.com/juanmf/Java2PlantUML
Got this error: [ERROR] No plugin found for prefix 'java2PlantUML' in the current project and in the plugin groups [com.github.juanmf, org.apache.maven.plugins, org.codehaus.mojo] available from the repositories
Hi did you solve it? the plugin is not in the maven repos. It gets installed locally, haven't done it in a while, but basically download this repo, run the sample commands then edit your pom and try.
haven't you tried jitpack? Basically builds the project for you from a github repository and gives you the option to download and works a a maven repository.