facebook

myeclipse maven and custom maven commands

  1. MyEclipse IDE
  2.  > 
  3. Maven for MyEclipse (Maven4MyEclipse)
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #298995 Reply

    reguapo
    Member

    i am using andromda plugins for to generate my projects, and the first command that in the andromda site said that you have to create a project is:
    mvn org.andromda.maven.plugins:andromdapp-maven-plugin:3.3:generatehow can i execute this maven command from my eclipse?

    #299001 Reply

    Right-click your MyEclipse Maven project and choose “Run As…->Maven Build…” You can configure goals and other settings in the dialog that will be shown.

    #299007 Reply

    reguapo
    Member

    and how can i create a maven java project from the Beginning with this commamd:
    mvn org.andromda.maven.plugins:andromdapp-maven-plugin:3.3:generate

    #299008 Reply

    MyEclipse only supports Maven projects created from MyEclipse.

    #299220 Reply

    reguapo
    Member

    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

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: myeclipse maven and custom maven commands

You must be logged in to post in the forum log in