Getting the below error when I run m2 install on the example project (my-app in the maven site). Used to work for me but has anything changed yet. I used
m2 archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app to create this app. [INFO] ---------------------------------------------------------------------------- [ERROR] BUILD ERROR [INFO] ---------------------------------------------------------------------------- [INFO] Diagnosis: Error configuring: org.apache.maven.plugins:maven-compiler-plugin. Reason: Cannot resolve plugin dependencies [INFO] ---------------------------------------------------------------------------- [INFO] ---------------------------------------------------------------------------- [ERROR] BUILD ERROR -Kris
