This is an automated email from the ASF dual-hosted git repository.

sdedic pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans.git


    from dbb8050744 Merge pull request #7178 from 
sdedic/sdedic/native-image-helidon
     add 990dbc32bc Increased logging. Missing indirect dependencies will 
report a project problem
     add 5d2f2258fb Check priming on each subproject.
     add 10992b9485 Intercept artifact resolution, report the artifact during 
its POM processing.
     add 55e0c677d0 Match fake artifact to artifacts from other checks.
     add 301fc75c90 Test adjusted.
     add 13e62d7269 Merge pull request #7063 from sdedic/maven/lsp-priming

No new revisions were added by this update.

Summary of changes:
 .../modules/java/lsp/server/protocol/Server.java   | 128 +++++++++++-------
 .../modules/maven/embedder/MavenEmbedder.java      |  14 +-
 .../maven/embedder/impl/ExtensionModule.java       |  10 ++
 .../maven/embedder/impl/NbVersionResolver2.java    | 146 +++++++++++++++++++++
 .../maven/embedder/impl/NbWorkspaceReader.java     |  43 +++++-
 .../netbeans/modules/maven/NbArtifactFixer.java    |  33 ++++-
 .../maven/modelcache/MavenProjectCache.java        |   3 +-
 .../maven/problems/MavenModelProblemsProvider.java |  49 ++++++-
 .../modules/maven/problems/PrimingActionTest.java  |   3 +-
 9 files changed, 371 insertions(+), 58 deletions(-)
 create mode 100644 
java/maven.embedder/src/org/netbeans/modules/maven/embedder/impl/NbVersionResolver2.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to