Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] maven dev tools 0.4.0 snapshots

Very cool!  I often display the general Eclipse "Progress" view to see what's going on; this is a great build only replacement for that, showing the details.
I like that you have already added the toggle for only showing ones with errors.
The other toggle I like is "Activate on errors only", if you think that's a worthy add.


On Thu, Jul 2, 2015 at 9:47 AM, Igor Fedorenko <igor@xxxxxxxxxxxxxx> wrote:
I've added new 'Maven Build' view to my maven dev tools. The view shows
overall progress and status of maven build launched with
Run-As->Maven_Build launch configurations. Still work in progress, but
works quite well for some rather large builds I have to run, especially
when using my logback maven extensions.

Here is a quick video that shows the view in action when I build maven
core with "--builder smart -T 4"

http://screencast.com/t/I8ueQ4yQbn

The easiest way to try this is to install Takari team feature from the
p2 repository below.

https://repository.takari.io/content/sites/m2e.extras/takari-team/0.1.0/N/LATEST/

--
Regards,
Igor
_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/m2e-users


Back to the top