Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] Longterm?

Probably not, at least not in the short term. It does not make sense to
develop and maintain specialized editor for obscure pom.xml elements
that are hardly every used. As for dependency graph... it never scaled
enough to be useful beyond hello-world kind of projects. Dependency
hierarchy is better in every regard. Give it a try. Highly recommended.

--
Regards,
Igor

On 11-06-22 9:04 PM, Ivan Lazarte wrote:
Hey all,

Thanks for the great work on this so far.  As a guy who is still
learning Maven, I find in the first release that m2e removed the plugins
and extended tab sets like the visual graph of dependencies which were
very helpful to me.  Are there plans to implement the current m2eclipse
feature set in m2e or am I just missing the "Show Advanced Tasks" button
somewhere...

Thanks and congrats on the Indigo release!


Back to the top