Closed Tridu33 closed 1 year ago
it works when i Specifies the latest version <version>1.3.0</version>
in web-examples/pom.xml
as follow:
<!-- Rocker templates require the compile-time generator to work -->
<plugin>
<groupId>com.fizzed</groupId>
<artifactId>rocker-maven-plugin</artifactId>
<version>1.3.0</version>
Thanks for reporting this @Tridu33 !
Questions
Missing dependency for "Unresolved plugin: 'com.fizzed:rocker-maven-plugin" in web-example/pom.xml
Steps to reproduce
open with IDEA and using
setting.xml
as follow:but i got this error, so where is the maven repository for
com.fizzed:rocker-maven-plugin
?