Releases: eclipse/lemminx-maven
Releases · eclipse/lemminx-maven
0.11.1
What's Changed
- Bump to 0.11.1-SNAPSHOT by @vrubezhny in #528
- Bump maven-resolver.version from 1.9.16 to 1.9.17 in /lemminx-maven by @dependabot in #530
- Bump maven-resolver.version from 1.9.17 to 1.9.18 in /lemminx-maven by @dependabot in #533
- Bump actions/setup-java from 3 to 4 by @dependabot in #534
- Bump maven.version from 3.9.5 to 3.9.6 in /lemminx-maven by @dependabot in #535
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3 in /lemminx-maven by @dependabot in #538
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.3 to 3.2.5 in /lemminx-maven by @dependabot in #544
- Bump junit-jupiter.version from 5.10.1 to 5.10.2 in /lemminx-maven by @dependabot in #548
- Consider properties defined in .mvn/maven.config by @laeubi in #552
- Consider profiles in the maven.config as well by @laeubi in #553
New Contributors
Full Changelog: 0.11.0...0.11.1
0.11.0
What's Changed
- Bump to 0.10.2-SNAPSHOT by @vrubezhny in #504
- Invalid links to line range in external poms in hover #505 by @vrubezhny in #511
- Bump actions/checkout from 3 to 4 by @dependabot in #512
- Bump maven-resolver.version from 1.9.15 to 1.9.16 in /lemminx-maven by @dependabot in #515
- Bump maven.version from 3.9.4 to 3.9.5 in /lemminx-maven by @dependabot in #516
- [tests] Fix Denial of Service in JSON-Java #17 by @vrubezhny in #518
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.1.2 to 3.2.1 in /lemminx-maven by @dependabot in #519
- Bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 in /lemminx-maven by @dependabot in #520
- Bump junit-jupiter.version from 5.10.0 to 5.10.1 in /lemminx-maven by @dependabot in #521
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.2 in /lemminx-maven by @dependabot in #522
- Upgrade Maven wrapper to 3.9.5 by @fbricon in #523
- Have CI run the build with the Maven wrapper by @fbricon in #524
- Downgrade Maven wrapper to 3.9.2 by @fbricon in #525
- Get rid of aether-okhttp-connector #508 by @vrubezhny in #509
- Release 0.11.0 by @vrubezhny in #527
Full Changelog: 0.10.1...0.11.0
0.10.1
What's Changed
- Bump to 0.10.1-SNAPSHOT by @vrubezhny in #501
- Fixed updating the Local Repository caches by @vrubezhny in #502
- Release 0.10.1 by @vrubezhny in #503
Full Changelog: 0.10.0...0.10.1
0.10.0
What's Changed
- Navigation / Historical Behaviors have changed / Round 2 #405 by @vrubezhny in #433
- Fix NPE when comparing versions in Content Assist by @vrubezhny in #435
- [tests] Fix NPE in MavenCompletionParticipantDuplicationTest by @vrubezhny in #437
- Fix NPE in 'LocalRepositorySearcher.getLocalArtifactsLastVersion' by @vrubezhny in #436
- Various fixes in Maven Property Code Actions by @vrubezhny in #438
- Fix Maven Property Refactoring Code Actions so they are compatible w… by @vrubezhny in #439
- Allow to rename a Maven property from any of its use entries by @vrubezhny in #440
- Create downloadable lemminx-maven uber JAR by @vrubezhny in #434
- Fix artifact versions sorting in Content Assistant by @vrubezhny in #441
- [build] Create Lemminx-Maven Uber Zip by @vrubezhny in #442
- [build] Deploy Lemminx-Maven Uber Zip by @vrubezhny in #443
- Fix 'MavenPluginUtils.getContainingPluginDescriptor' error processing by @vrubezhny in #445
- Don't report "Non-parseable POM" error #446 by @vrubezhny in #447
- [tests] Fix 'IllegalArgumentException: URI is not absolute' exceptions by @vrubezhny in #448
- Fix CME in 'MavenLemminxWorkspaceReader.findArtifact' by @vrubezhny in #449
- Fix NPE in
LocalRepositorySearcher.findLocalFile
by @vrubezhny in #450 - Bump junit-jupiter.version from 5.9.3 to 5.10.0 in /lemminx-maven by @dependabot in #451
- Fix SIOOBE in 'ParticipantUtils.getMavenProperty' by @vrubezhny in #452
- Bump maven-resolver.version from 1.9.13 to 1.9.14 in /lemminx-maven by @dependabot in #455
- Maven Workspace Reader 'findArtifact' should not return cached Maven … by @vrubezhny in #456
- Maven Workspace Reader 'findArtifact' should not return cached Maven … by @vrubezhny in #457
- NullPointerException in ProjectValidator when calling contains on act… by @vrubezhny in #461
- Cancel Project Validation as soon as Diagnostic Request is cancelled … by @vrubezhny in #463
- NullPointerException when clicking around in the pom file of a plugin… by @vrubezhny in #465
- Fix SIOOBE Exception in 'ParticipantUtils getMavenProperty' part 2 by @vrubezhny in #466
- Maven Central search results should be cached #263 by @vrubezhny in #453
- Initialize maven on background by @angelozerr in #468
- Improve performance with artifact id completion by @angelozerr in #467
- Dependency completion performance by @angelozerr in #470
- Use CompletableFuture.completableValue in Junit Test mode by @angelozerr in #472
- Stop the thread which collect local repository artifacts by @angelozerr in #474
- Maven project cache cannot be done if one of pom.xml of the workspace doesn't define artifact id. by @angelozerr in #475
- Validate dependency by @angelozerr in #479
- OngoingOperationException should be handled #480 by @vrubezhny in #481
- Support InsertTextMode client capability for completion by @JessicaJHee in #482
- Bump lemminx.version from 0.26.1 to 0.27.0 in /lemminx-maven by @dependabot in #486
- Bump maven.version from 3.9.3 to 3.9.4 in /lemminx-maven by @dependabot in #485
- Show with progress bar the load of long process by @angelozerr in #473
- Make lazy collectiing of Workspace Artifacts in completion by @vrubezhny in #483
- [nobug] Bump version to 0.10.0 due to the API changes in Lemminx 0.27.0 by @vrubezhny in #490
- Remote central repository can block Thread pooling by @angelozerr in #491
- Remote central Http client proxy / timeout config by @angelozerr in #493
- Force the load of the local artifacts done in background. by @angelozerr in #495
- Package name refactoring by @angelozerr in #496
- Fix NPE in MavenLemminxExtension.stop by @vrubezhny in #498
- Maven repository is polluted with not existing dependencies by @angelozerr in #497
- Bump maven-resolver.version from 1.9.14 to 1.9.15 in /lemminx-maven by @dependabot in #499
- Release 0.10.0 by @vrubezhny in #500
New Contributors
- @JessicaJHee made their first contribution in #482
Full Changelog: 0.9.0...0.10.0
0.9.0
What's Changed
- Bump maven-surefire-plugin from 3.0.0 to 3.1.0 in /lemminx-maven by @dependabot in #400
- Bump maven-resolver.version from 1.9.8 to 1.9.10 in /lemminx-maven by @dependabot in #401
- Bump maven.version from 3.9.1 to 3.9.2 in /lemminx-maven by @dependabot in #402
- Bump maven-assembly-plugin from 3.5.0 to 3.6.0 in /lemminx-maven by @dependabot in #403
- Exclude non-element nodes from tag diagnostics validation by @vrubezhny in #408
- Bump maven-surefire-plugin from 3.1.0 to 3.1.2 in /lemminx-maven by @dependabot in #411
- Maven projects aren't cached when populated in Workspace Reader by @vrubezhny in #412
- Bump guava from 25.0-jre to 32.0.0-jre in /lemminx-maven/src/test/resources/issue-345/project/modules/main by @dependabot in #414
- Bump maven-invoker-plugin from 3.5.1 to 3.6.0 in /lemminx-maven by @dependabot in #416
- Bump lemminx.version from 0.25.0 to 0.26.0 in /lemminx-maven by @dependabot in #415
- Provide refactoring capabilities specific to maven properties. Inline… by @vrubezhny in #404
- Provide refactoring capabilities specific to maven properties. Extract... by @vrubezhny in #407
- Provide refactoring capabilities specific to maven properties. Rename... by @vrubezhny in #413
- Bump maven-resolver.version from 1.9.10 to 1.9.12 in /lemminx-maven by @dependabot in #418
- [nobug] Bump version to 0.9.0 due to the API changes in Lemminx 0.26.0 by @vrubezhny in #419
- Fix Maven Property refactorings by @vrubezhny in #420
- Bump lemminx.version from 0.26.0 to 0.26.1 in /lemminx-maven by @dependabot in #421
- [tests] Update dependencies in test projects by @vrubezhny in #423
- [tests] Update test local repo build by @vrubezhny in #424
- [tests] Update dependencies in test projects by @vrubezhny in #427
- Bump maven.version from 3.9.2 to 3.9.3 in /lemminx-maven by @dependabot in #428
- Fix for "java.lang.IllegalStateException: Could not acquire lock(s)" in MavenLemminxWorkspaceReader by @vrubezhny in #426
- Bump maven-resolver.version from 1.9.12 to 1.9.13 in /lemminx-maven by @dependabot in #422
- Fix Artifact Version duplcation and ordering in Content Assist by @vrubezhny in #429
- Release 0.9.0 by @vrubezhny in #432
Full Changelog: 0.8.1...0.9.0
0.8.1
What's Changed
- Fix NPE in MavenLemminxExtension.sortProjects and the similar ones by @vrubezhny in #392
- Fix BLE In MavenCompletionParticipant.internalCollectRemoteGAVCompletion by @vrubezhny in #393
- Bump junit-jupiter.version from 5.9.2 to 5.9.3 in /lemminx-maven by @dependabot in #396
- Fix Workspace POM files processing ordering by @vrubezhny in #395
- Hover Participant - Cancel any operation as soon as possible. by @vrubezhny in #397
- Fix CME in MavenLemminxWorkspaceReader.addToWorkspace by @vrubezhny in #399
- Definition Participant - Cancel any operation as soon as possible. by @vrubezhny in #398
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
- Completion should also propose other packaging types available in Bui… by @vrubezhny in #386
- Bump maven-resolver.version from 1.9.7 to 1.9.8 in /lemminx-maven by @dependabot in #387
- Fix api breakage on lemminx 0.25.0 by @vrubezhny in #390
- Navigation / Historical Behaviors have changed (Ctrl-Click, Hover etc… by @vrubezhny in #388
- Bump spring-boot-starter-web from 2.4.6 to 2.5.12 in /lemminx-maven/src/test/resources/issue-345/project/modules/main by @dependabot in #391
Full Changelog: 0.7.2...0.8.0
0.7.2
What's Changed
- Exclude aether-api and aether-util for zip-with-dependencies package by @mfussenegger in #361
- Bump lemminx.version from 0.23.2 to 0.24.0 in /lemminx-maven by @dependabot in #356
- Bump maven-invoker-plugin from 3.4.0 to 3.5.0 in /lemminx-maven by @dependabot in #364
- Add code action participant by @vrubezhny in #362
- Add Code Actions for Parent Version/Group ID removal by @vrubezhny in #365
- [tests] Fix some SimpleModelTest test cases by @vrubezhny in #368
- Bump maven-assembly-plugin from 3.4.2 to 3.5.0 in /lemminx-maven by @dependabot in #369
- Add Code Actions for Managed Dependency Version override by @vrubezhny in #366
- Add Code Actions for Managed Plugin Version override by @vrubezhny in #372
- [tests] Fix tests failing on long downloading of Maven XSD Schema by @vrubezhny in #371
- Bump maven-resolver.version from 1.9.4 to 1.9.5 in /lemminx-maven by @dependabot in #373
- Bump maven.version from 3.8.7 to 3.9.0 in /lemminx-maven by @dependabot in #359
- Property location and jump to location in mouse over popup #370 by @vrubezhny in #374
- Bump maven-resolver.version from 1.9.5 to 1.9.6 in /lemminx-maven by @dependabot in #377
- Use System.lineSeparator() as a linebreak character by @vrubezhny in #375
- Managed scope of a dependency not displayed in mouse hover popup #376 by @vrubezhny in #378
- Rename parent project by @vrubezhny in #379
- Bump maven-resolver.version from 1.9.6 to 1.9.7 in /lemminx-maven by @dependabot in #380
- Bump maven-surefire-plugin from 2.22.2 to 3.0.0 in /lemminx-maven by @dependabot in #381
- Bump maven.version from 3.9.0 to 3.9.1 in /lemminx-maven by @dependabot in #382
- Bump maven-invoker-plugin from 3.5.0 to 3.5.1 in /lemminx-maven by @dependabot in #384
- Release 0.7.2 by @vrubezhny in #385
New Contributors
- @mfussenegger made their first contribution in #361
Full Changelog: 0.7.1...0.7.2
0.7.1
What's Changed
- Maven Resolver 1.9.0 by @mickaelistria in #323
- Bump lemminx.version from 0.22.0 to 0.23.2 in /lemminx-maven by @dependabot in #330
- Add dependabot for Github-Actions by @vrubezhny in #335
- Bump actions/checkout from 2 to 3 by @dependabot in #337
- Bump maven-invoker-plugin from 3.3.0 to 3.4.0 in /lemminx-maven by @dependabot in #331
- [build] Fix Error: Input required and not supplied: distribution by @vrubezhny in #338
- Bump actions/setup-java from 1 to 3 by @dependabot in #336
- Bump maven-resolver.version from 1.9.1 to 1.9.2 in /lemminx-maven by @dependabot in #328
- Fix License check Gitlab API Token by @vrubezhny in #339
- Bump wagon-file from 3.5.2 to 3.5.3 in /lemminx-maven by @dependabot in #334
- Bump wagon-http from 3.5.2 to 3.5.3 in /lemminx-maven by @dependabot in #333
- Commons io by @mickaelistria in #342
- Bump junit-jupiter.version from 5.9.1 to 5.9.2 in /lemminx-maven by @dependabot in #346
- Bump maven-resolver.version from 1.9.2 to 1.9.4 in /lemminx-maven by @dependabot in #348
- Npe hover goal by @mickaelistria in #351
- Some more logging. by @mickaelistria in #352
- infinite loop when hover by @zollum in #354
- Fix ParticipantUtils.resolveValueWithProperties() method by @vrubezhny in #353
- Fix hover for managed deps by @vrubezhny in #355
- Provided dependencies from imported BOM are not correctly calc… by @vrubezhny in #357
New Contributors
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
- Autocompletion for directory/file based properties #292 by @vrubezhny in #297
- Add Managed Version Info on hover #238 by @vrubezhny in #298
- Test: Existing elements of an existing dependency got broken when ins… by @vrubezhny in #286
- Update to JUnit 5.9.1 by @akurtakov in #301
- Add dependabot config by @akurtakov in #302
- Bump wagon-http from 3.5.1 to 3.5.2 in /lemminx-maven by @dependabot in #306
- Bump wagon-file from 3.4.3 to 3.5.2 in /lemminx-maven by @dependabot in #307
- Bump maven-invoker-plugin from 3.2.2 to 3.3.0 in /lemminx-maven by @dependabot in #305
- Bump maven-assembly-plugin from 3.3.0 to 3.4.2 in /lemminx-maven by @dependabot in #304
- Fix warnings reported in workbench by @akurtakov in #308
- Fix a possiible deadlock in MavenLemminxWorkspaceReader.findVersion() by @vrubezhny in #309
- Bump maven-resolver-impl from 1.6.3 to 1.8.2 in /lemminx-maven by @vrubezhny in #310
- Add root pom file by @mickaelistria in #313
- Add licensecheck by @mickaelistria in #314
- Fix MavenCompletionParticipantTest on Windows by @vrubezhny in #315
- Lemminx 0.22.0 by @mickaelistria in #317
Full Changelog: 0.6.0...0.7.0