I try to create a new php project with maven by using this command mvn archetype:generate , but it won't find the mavenphp achetype, instead it gives me a list of a lot of archetypes. I configured my settings.xml with the info provided here http://www.php-maven.org/prepare.html but it still does not work. Any ideas?
Thanks in advance