Skip to main content

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

Have you tried specifying -am in the goals box? I haven't tried this, but just an idea...
Dan

On Mar 8, 2011, at 12:21 PM, Kay Ulbrich wrote:

>> 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
> 
> _______________________________________________
> m2e-users mailing list
> m2e-users@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/m2e-users



Back to the top