Hi! I am a user of maven's previous version. I have taken Maven2.0 and installed in my machine.
While trying to run : mvn archetype:create -DgroupId=com.mycompany.app -DartifactId=my-app I am getting the following error: The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not exist or no valid version could be found -Shamim
