Java2PlantUML
Java2PlantUML copied to clipboard
Reflectively gathers Types and associations from given packages and render PlantUML scr code
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
A build is successful, but gives the following warning. ``` [WARNING] Some problems were encountered while building the effective model for com.github.juanmf:java2PlantUML-maven-plugin:maven-plugin:1.0.1 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line...
I am facing the below error while trying to build PlantUML [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] bootstrap class path is not set in conjunction with -source 7 not...