yeah i know, but when u install a maven plugin to myeclipse(of course another maven plugin, not the embedded one), u can go to run > externals tools, and then create a maven project with your prefered goals.
let me explain a little, i am using andromda, and i can create a maven project but not like andromda create, it just myeclipse default, and i wanna from the begining create the project with org.andromda.maven.plugins:andromdapp-maven-plugin:3.3:generate goal, not firts create a default maven project and after that choose “Run As…->Maven Build…” with this goal.
thanks anyway