This is an automated email from the ASF dual-hosted git repository. mbien pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/netbeans.git
commit bee0ac38af0c807f2a6104b785e671d71cc23610 Merge: 95e4367bf70 68f8362553e Author: Michael Bien <[email protected]> AuthorDate: Thu Nov 13 18:53:57 2025 +0100 Merge pull request #8939 from mbien/fix-internal-maven-embedder-deprecations Resolve some internal maven embedder deprecations. .../modules/maven/embedder/EmbedderFactory.java | 4 ++-- .../modules/maven/embedder/MavenEmbedder.java | 3 +-- .../repository/ui/ArtifactMultiViewFactory.java | 22 +++++++++++++--------- .../modules/maven/api/PluginPropertyUtils.java | 2 +- .../maven/dependencies/ExcludeDependencyPanel.java | 13 +++++++++++-- .../maven/execute/navigator/GoalsPanel.java | 3 +-- .../modules/maven/nodes/DependencyNode.java | 9 ++++++++- .../maven/problems/ProblemReporterImpl.java | 2 +- .../AbstractProjectClassPathImplTest.java | 3 ++- 9 files changed, 40 insertions(+), 21 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
