Tag Archives: m2eclipse

m2e 1.1 Released with Eclipse Juno. Go get it.


June 29, 2012 By ifedorenko

m2e 1.1 has been released as part of Eclipse Juno release this week. If you haven’t heard about Eclipse Juno, you should take a look. Eclipse 4.2 IDE for Java Developers includes m2e by default. If you use Maven and Nexus, download Eclipse 4.2 today.

Noteworthy in this version:

  • A new embedded Maven runtime based on the latest released Maven version 3.0.4,
  • Significantly improved “convert to maven project” implementation
  • ….and many other fixes and improvements. You can find complete list of changes in this release in Eclipse’s Issue Tracker.

m2e 1.1 is already included in “Eclipse IDE for Java Developers” package available from http://eclipse.org/downloads/ or it can be installed from the Eclipse Juno release repository. Eclipse 3.7/Indigo users can install the new version from the m2e release repository

Next Generation Infrastructure with Maven, m2eclipse at EclipseCon 2011


March 3, 2011 By hloney

EclipseCon 2011 is approaching quickly, but it’s not too late to make plans to head to Santa Clara, California this month!

EclipseCon is the conference for anyone involved in Eclipse. As a proud member of the Eclipse Foundation, Sonatype is looking forward to another year of great talks, tutorials and BOF’s. We will be hosting a number of extended workshops as well as talks in the Cypress Room all day on Tuesday, March 22, 2011.

Sonatype founder Jason van Zyl will be giving a presentation on Next Generation Development Infrastructure with Maven, m2eclipse, Nexus & Hudson.

Presentation details:

All development organizations eventually converge on a set of tools to reduce costs, lower onboarding time, and leverage knowledge in strong communities to create standard processes. To this end we see in many organizations the emergence of a standard development stack consisting of Maven, m2eclipse, Nexus & Hudson. In this talk, Jason van Zyl, Founder of the Apache Maven project, will discuss the future of Maven and specifically Maven 3.x, the rapidly approaching m2eclipse 1.0 release, the recent Nexus 1.9 release and roadmap, and emerging tools such as Maven Shell and Polyglot Maven. Sonatype itself leverages this stack on a daily basis and this discussion will focus not only on the tools individually, but how they can work together to create a best practices approach to building and delivering your software in your organization.

Event details:

Stay tuned to the Sonatype blog for updates on Sonatype’s talks and presentations at EclipseCon 2011. And for the latest news and updates from the Sonatype team, follow us on Twitter @SonatypeCM.

Improving developer productivity with Sonatype Professional


March 1, 2011 By hloney

Development teams often struggle to achieve the full promise of agile methodologies using their current tools. The Sonatype team wants to help change that.

Sonatype Professional is a suite of next generation development infrastructure software that extends the Maven ecosystem to improve both the speed and quality of Java development projects. Sonatype Professional integrates the m2eclipse, Nexus Professional, and Hudson-based continuous integration and adds unique developer onboarding functionality to get you productive fast.

Attend our webinar – Improving Developer Productivity with Sonatype Professional – to learn how this suite can help transform your software development process.

Webinar details:

  • Date: Tuesday, March 8, 2011
  • Time: 1:00 pm Eastern Standard Time (New York, GMT-05:00)
  • Presenter: Blaine Mincey, Sonatype Senior Systems Engineer
  • Register today!

For the latest news and updates from the Sonatype team, follow us on Twitter!

Navigation improvements in the m2eclipse XML POM editor


February 1, 2011 By mkleint

If you use the m2eclipse POM XML editor, you will be interested to know that we’ve made a number of improvements to the interface.   Yesterday, we introduced some addition auto-correct options and automatic integration of the POM XML editor and the Artifact Search dialog.   Today, we focus on improved navigation options now available in the m2eclipse POM XML Editor. By making use of the current effective POM, we are able to give you more information right at your fingertips.

The screenshot below shows options that are available to you by hovering over on an expression in the m2eclipse POM XML Editor.

Continue reading

New in m2e 0.12.1 – Maven 3.0.2, Async HTTP Client


January 18, 2011 By Pascal

Today we are releasing m2e 0.12.1. Despite our previous announcement that 0.12.0 would be the last version made available from Sonatype, we have decided to cut this point release to make available new versions of the m2e dependencies.

Most notably, this release includes recently released Maven 3.0.2 embedded runtime and an updated version of Async HTTP Client that resolves all known issues reported against m2e 0.12.0, and thus helps make m2e work better in corporate environments.

As usual this version of m2e is made available from the Eclipse Marketplace and from http://m2eclipse.sonatype.org/sites/m2e/.

Enjoy!