Skip to main content

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

> You should be able to use RunAs->MavenBuild... (note ellipses) to do
this.

Hello!

Thank you for the answer. I had tried this, but I failed to see, what to
enter into the dialog for "RunAs->MavenBuild..." in order to get

	mvn -pl app/my-app -am

My guess was the parameter listbox (Parameter Name|Value), but there I
cannot enter a parameter without a value (for "-am").

Is there a possibility to start this command via m2eclipse or should I
stay with the command line?

Regards
Kay



Back to the top