Releases: eclipse-m2e/m2e-core
Releases · eclipse-m2e/m2e-core
2.1.0
Superseded by 2.1.2
This released had regressions and users are encouraged to use M2E 2.1.2 instead.
Original announcement
We are pleased to announce the release of M2E 2.1.0.
The releases' p2-repo is: https://download.eclipse.org/technology/m2e/releases/2.1.0
Noteworthy changes in this release are listed in: https://github.com/eclipse-m2e/m2e-core/blob/master/RELEASE_NOTES.md#210
Full Changelog: 2.0.5...2.1.0
New Contributors
- @hd42 made their first contribution in #907
- @jeffmaury made their first contribution in #956
- @TIBCOeddie made their first contribution in #955
- @sratz made their first contribution in #983
- @tomaswolf made their first contribution in #997
- @CsCherrYY made their first contribution in #1034
- @szarnekow made their first contribution in #1062
Thank you to everyone who contributed to this release!
2.0.5
p2 repo is https://download.eclipse.org/technology/m2e/releases/2.0.5
What's Changed
- Enforce recompilation of m2e.apt.ui to pick up return-type change by @HannesWell in #899
- Update build plug-in versions by @HannesWell in #882
- EPLv2 Copyright headers by @mickaelistria in #903
Full Changelog: 2.0.4...2.0.5
2.0.4
What's Changed
- Add full dependency-closure of maven.runtime to classpath of launched embedded Maven by @HannesWell in #889
Full Changelog: 2.0.3...2.0.4
2.0.3
What's Changed
- Make war lifecycle mapping "default" by @mickaelistria in #888
Full Changelog: 2.0.2...2.0.3
2.0.2
What's Changed
Please see the RELEASE_NOTES for this release for a summary of noteworthy changes.
New Contributors
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- Force document sync in MavenPomEditor by @mickaelistria in #586
- Remove SSE editor by @mickaelistria in #518
- Import m2e-apt by @mickaelistria in #579
- Update Maven build tools used. by @akurtakov in #587
- Warning: NLS missing message: MavenTargetLocationWizard_11 in: org.eclipse.m2e.pde.ui.editor.messages by @vogella in #582
- [TP|Build] Update to wildwebdeveloper 0.13.3 and lsp4e 0.20.2 by @HannesWell in #592
- [Maven-Runtime] simplify source bundle preparation by @HannesWell in #594
- Fix 591: sign jnilib files by @HannesWell in #593
- [Build] don't delete other snapshot repositories automatically by @HannesWell in #595
- [Build] only fail on Mac-signing failure on build server (#591) by @HannesWell in #596
- Build with Tycho 2.7.0 by @HannesWell in #589
- Consider maven-enforcer-plugin, requireJavaVersion for deriving JRE by @kwin in #597
- Use LemMinX-Maven 0.5.2-SNAPSHOT by @mickaelistria in #599
- [Release-Notes] add entry for 1.20.1 release by @HannesWell in #600
- Fix maven-runtime build qualifier by @HannesWell in #601
- Force usage of newer snapshot of LemMinX-Maven by @mickaelistria in #604
- Remove all indexer by @mickaelistria in #510
- [Maven-Runtime] Embed Maven 3.8.5 by @HannesWell in #602
- [Core] delete now obsolete nexus-cache directory by @HannesWell in #606
- [Core] Replace deprecated PackageAdmin and resolver.VersionRange by @HannesWell in #609
- [TP] upgrade to Eclipse 4.23 and other latest dependencies by @HannesWell in #614
- [RelEng] update repository reference in m2e.site/category.xml too by @HannesWell in #615
- Make Eclipse-M2E launch configuration feature based by @HannesWell in #571
- Test delete resource closes editor (#607) by @mickaelistria in #612
- Issue #621 - avoid URL->URI conversion by @mickaelistria in #624
- Fix MavenRuntimeClasspathProvider.addJarsFromBundle() for Windows by @HannesWell in #627
- Issue 546 by @mickaelistria in #628
- Use Service injection instead of static access by @laeubi in #629
- Build with Tycho 2.7.1 by @HannesWell in #626
- [RelEng] Set up automatic license check by @HannesWell in #610
- Remove unused Maven-Wrapper by @HannesWell in #631
- Failback to folder name if artifactId can't be processed by @mickaelistria in #634
- Make the Adapter factory more lazy by @laeubi in #639
- Update m2e-core-tests submodule and m2e.core/.project by @HannesWell in #638
- Documentation for APT by @mickaelistria in #640
- Register the IResourceChangeListener as a service by @laeubi in #642
- [Build] Read M2E_VERSION directly from m2e.sdk/feature.xml by @HannesWell in #641
- [Build] Fix escaping of M2E_VERSION regex pattern in Jenkinsfile 2 by @HannesWell in #648
- [Build] Simplify maven.yml and update action versions by @HannesWell in #650
- [Maven-Runtime] migrate to biz.aQute.bnd:bnd-maven-plugin by @HannesWell in #649
- Rename m2e.site to m2e.repository by @HannesWell in #651
- Issue 644 activator to ds by @laeubi in #645
- Revert .gitmodules change and update m2e-core-tests by @HannesWell in #656
- Activate BND instruction 'noextraheaders' by @HannesWell in #663
- Remove activator of org.eclipse.m2e.profiles.ui by @HannesWell in #664
- Build with Tycho 2.7.2 by @HannesWell in #657
- M2Eclipse gets stuck in endless update loop by @laeubi in #665
- Remove some deprecated constants from org.eclipse.m2e.launching by @mickaelistria in #667
- Remove deprecated method from model.edit by @mickaelistria in #668
- Remove deprecated API methods from org.eclipse.m2e.editor by @mickaelistria in #670
- Remove deprecated APIs in org.eclipse.m2e.core.ui by @HannesWell in #671
- Clean-up and simplify MavenImpl by @HannesWell in #675
- Major-version bump of m2e.core.ui to 2.0.0 after deprecated API removal by @HannesWell in #673
- [TP] add Mockito, extends Test-utils and update m2e-core-tests submodule by @HannesWell in #674
- Remove deprecated APIs in org.eclipse.m2e.jdt by @mickaelistria in #669
- Remove deprecated unused APIs in org.eclipse.m2e.core by @HannesWell in #672
- Remove extensions referring to the removed UpdateMavenProjectAction by @HannesWell in #676
- Remove unused or duplicated localization-properties by @HannesWell in #677
- Ensure non-null IProgressMonitor in MavenExecutionContext execution by @HannesWell in #678
- Various minor clean-ups, simplifications and formatting by @HannesWell in #679
- Remove deprecated IMaven API by @HannesWell in #680
- Support contribution of Eclipse features via Maven repositories. by @pzi-dsa in #636
- Remove deprecated MavenRuntime and IMavenLauncherConfiguration API by @HannesWell in #681
- Replace uses of deprecated methods in MavenJRETab and WorkingSetGroup by @HannesWell in #683
- Build with 'temurin-jdk11-latest' by @HannesWell in #684
- Remove remaining deprecated APIs from org.eclipse.m2e.core by @HannesWell in #685
- Format and clean up ProjectConfigurationManager and MavenImpl and more by @HannesWell in #689
- Clean-up and unify project configuration by @HannesWell in #692
- Replace deprecated methods and improve IProgressMonitor usage by @HannesWell in #690
- Clean-up/Simplify m2e.binaryproject(.ui) and remove their activators by @HannesWell in #695
- Unify/simplify Bundle-Vendor/Name data for remaining m2e plug-ins by @HannesWell in #402
- Add setting for explicit project encoding UTF-8 by @HannesWell in #696
- Fix various warnings (mainly restriction) and remove unused internals by @HannesWell in #697
- Use DS in profile manager by @HannesWell in #693
- Let IMaven implement Maven by @laeubi in #688
- Disable concurrent builds, as building older commits do not help much. by @laeubi in #704
- Some cleanup by @laeubi in #703
- Basedir multi module project directory by @mickaelistria in #705
- Clean up, format and simplify code and project-config of m2e.apt by @HannesWell in #691
- Rename plug-in o.e.m2e.pde to o.e.m2e.pde.target by @HannesWell in #653
- Move creation MavenExecutionRequest from MavenImpl->MavenExecutionContext by @laeubi in #711
- remove add/removeSettingslistener from the IMaven interface by @laeubi in #714
- remove IMavenExecutionContext getExecutionContext() by @laeubi in #715
- [Logback] reduce rolling log file limit by @HannesWell in #706
- Prevent NPE on m2.p...