Wednesday 30 January 2008

[Error] Maven for compile

* when you have the error for compiling from maven such as "The plugin 'org.apache.maven.plugins:maven-resources-plugin' does not exi
st or no valid version could be found"

You might have some problem before. So you should make it clear to compile again

Please delete the folder ".m2/repository/org/apache/maven/plugins/maven-resources-plugin"

and try compile again.

No comments: