mbien opened a new pull request, #5679:
URL: https://github.com/apache/netbeans/pull/5679

   wip
   
   highlights.
    - uses compiler:3.10.1 by default -> `release` compiler option and module 
info files are now supported out of the box
    - ...
   
   
![maven-391](https://user-images.githubusercontent.com/114367/226158855-d725d7f2-2090-4a83-9c87-09b6243e274a.png)
   
   
   
   tested
   - new project creation, build, run, output parsing etc
   - local/remote indexing, hints and queries
   
   observations, saw some extra logging during local repo scan, e.g:
   ```
   [maven-local-indexing] INFO 
org.eclipse.aether.internal.impl.DefaultArtifactResolver - Artifact 
org.sonatype.nexus.buildsupport:nexus-buildsupport-bouncycastle:pom:2.14.3-02 
is present in the local repository, but cached from a remote repository ID that 
is unavailable in current build context, verifying that is downloadable from 
[central (https://repo1.maven.org/maven2/, default, releases+snapshots)]
   ```
   about 20 lines total on a 4 GB .m2 folder - so not too bad.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
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

Reply via email to