Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-dev] maven-plugin-plugin support

The "support" for maven-plugin-plugin was really a left-over from some
development code I forgot to clean up before 1.0. It didn't do much
useful so I removed it from 1.5.

For maven plugin development use Maven Development Tools [1]. In
addition to maven-plugin-plugin lifecycle mapping it also provides
workspace dependency resolution for Verifier-based tests and end-to-end
source lookup support.

Also, m2e-dev list is dedicated to questions and discussions about
development of m2e itself. Please use m2e-users mailing list for user
questions.

[1] https://github.com/ifedorenko/com.ifedorenko.m2e.mavendev

--
Regards,
Igor


On 2014-07-11, 11:27, László Váradi wrote:
Hi Igor,

I've just realized that maven-plugin-plugin support is removed from m2e
default lifecycle mappings, but cannot find a related issue in bugzilla.
Can you please tell us why it is removed? Should we use something else,
or newer version of plugin-plugin? Or should we define or own mapping?

Thanks,

-- Vazul




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



Back to the top