Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-06-05Bug 536475 - Support fragments for Maven embedded jarsAurélien Pupier1-0/+7
2020-06-05Bug 495051 Support Help > Report Bug or EnhancementAndreas Sewe2-0/+25
2020-05-14Bug 563038 - Missing auto-update of configuration on pom changeMickael Istria1-1/+2
2020-03-18Fix build issueFred Bricon1-0/+1
2020-03-18Upversion to 1.16.0-SNAPSHOTFred Bricon2-5/+5
2020-03-05Bug 560689 - NPE accessing IResource.getLocation on a non standardreleases/1.15/1.15.0.20200310-1746milestones/1.15/1.15.0.20200310-1746Reto Weiss1-1/+1
2020-02-25Bug 560205: Add maven.version and maven.build.version to MavenExecutionReques...Fred Bricon3-8/+145
2020-02-04Bug 493991: add preference to enable SNAPSHOT archetypesFred Bricon2-0/+9
2020-01-09Add Automatic-Module-Name.Alexander Kurtakov1-0/+1
2020-01-08Bug 512006: respect nonProxyHosts setting when fetching indexesFred Bricon1-4/+18
2019-12-17Upversion to 1.15.0-SNAPSHOT.Alexander Kurtakov2-5/+5
2019-12-16Lambda conversion.Alexander Kurtakov1-15/+11
2019-12-09Bug 553880: Migrate license to EPL v2.0Fred Bricon235-498/+973
2019-12-05Bug 553789: Fix NPE when 'Hide Nested Projects' is enabledFred Bricon1-3/+11
2019-11-20Lambda conversion in m2e.core.Alexander Kurtakov10-164/+112
2019-10-27Move away of deprecated StringUtils.equals.Alexander Kurtakov1-5/+5
2019-10-25Upversion to 1.14.0-SNAPSHOTFred Bricon2-5/+5
2019-08-13Convert to lambda.Alexander Kurtakov2-49/+32
2019-07-24Bug 548652 - Lifecycle mapping from parent not foundMickael Istria1-0/+3
2019-07-24Some code cleanup on LifecycleMapping related classesMickael Istria2-57/+54
2019-07-11Upversion to 1.13.0-SNAPSHOTFred Bricon2-5/+5
2019-06-12Move away of the deprecated WagonManager.Alexander Kurtakov1-1/+1
2019-05-31Do not use deprecated plexus-utils method.Alexander Kurtakov1-1/+1
2019-05-31Fix generification warnings in the workspace.Alexander Kurtakov2-15/+14
2019-05-29Bug 547338 - Update to guava 24.1.1+Tony Homer1-1/+1
2019-05-17Fix various deprecation usages.Alexander Kurtakov4-4/+7
2019-05-14Bug 547172 - Can't read project if parent coordinates don't matchMickael Istria1-1/+14
2019-05-13Bug 515668 - Group operations in ProjectRegistryRefreshJobMickael Istria1-23/+71
2019-05-13Bug 515668 - Fix bug in project resolutionMickael Istria1-6/+0
2019-05-09Bug 515668 - Use more efficient APIs to read projects during refreshMickael Istria1-74/+98
2019-05-09Bug 515668 - Introduce APIs to group MavenProject readsMickael Istria3-45/+138
2019-05-02Prepare move to Maven 3.6.xMickael Istria3-2/+12
2019-03-19Upversion to 1.12.0-SNAPSHOTFred Bricon3-10/+30
2019-02-20Make a bunch of constants finalFred Bricon1-1/+1
2019-02-19Bug 508238 Support projects as root of deltasTobias Liefke1-2/+1
2019-01-21Upversion to 1.11.0-SNAPSHOTFred Bricon2-5/+5
2019-01-08Better report MavenProblemsMickael Istria1-4/+23
2018-11-22Bug 540700 - StackOverflowError in LocalProjectScannerSnjezana Peco1-5/+5
2018-11-21Bug 515668 - [Preliminary] Remove useless parameterMickael Istria1-4/+4
2018-11-21Bug 515668 - [Preliminary] Make ICallable a @FunctionalInterfaceMickael Istria3-56/+28
2018-11-15Bug 515668 - [Preliminary] ResolverConfiguration equals/hashCodeMickael Istria1-1/+25
2018-09-21Add lookup(Class<T>) to IMaven APIErwin Tratar2-1/+11
2018-09-21Bump version to 1.10.0-SNAPSHOTFred Bricon2-5/+5
2018-09-20Bump version to 1.9.2-SNAPSHOTFred Bricon2-2/+2
2018-09-12Bug 536867 - Support maven mojos refreshing whole folder in BuildContextMickael Istria1-1/+3
2018-09-06Bug 538461 : let MavenBuilder use a null scheduling ruleMickael Istria4-0/+29
2018-09-05Bug 538609: Call writeWorkspaceState in a save participant instead of in Mave...Snjezana Peco1-1/+27
2018-08-29Bug 533463: prevent NPE when importing Maven project without artifactId.Paul Pazderski3-0/+10
2018-07-03Upversion to 1.9.1-SNAPSHOTFred Bricon2-2/+2
2018-05-30Bug 465882 - "Open XML page in the POM editor by default" by defaultMickael Istria2-1/+2

Back to the top