Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-users] Running Maven from Eclipse

Hello,

in order to build the subproject app/my-app and all others it depends
on, I issue the shell command

   mvn -pl app/my-app -am

from the root folder of all projects.

Is there a way to trigger this build from within Eclipse, via the "Run
As" menu on my-app?

Thanks for hints!
Kay




Back to the top