[jira] [Resolved] (NETBEANS-4300) Typo in "default platform" value for Maven property netbeans.hint.jdkPlatform
[ https://issues.apache.org/jira/browse/NETBEANS-4300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Vanelverdinghe resolved NETBEANS-4300. -- Fix Version/s: 12.0 Resolution: Fixed > Typo in "default platform" value for Maven property netbeans.hint.jdkPlatform > - > > Key: NETBEANS-4300 > URL: https://issues.apache.org/jira/browse/NETBEANS-4300 > Project: NetBeans > Issue Type: Bug > Components: projects - Maven >Affects Versions: Next >Reporter: Anthony Vanelverdinghe >Assignee: Anthony Vanelverdinghe >Priority: Major > Labels: pull-request-available > Fix For: 12.0 > > Time Spent: 1.5h > Remaining Estimate: 0h > > To reproduce: > * create a new maven project > * add the entry > JDK_13 to the > properties in the pom.xml > * open the project properties dialog go to Build -> Compile > * Switch "Java Platform" to the entry that is marked "(Default)". > * Acknowledge the change with OK > * Check pom.xml > > {quote}Why not remove the property from the POM? (override the value from a > parent pom?) > {quote} > Not sure if I understand what you're asking, but if it is: why don't you > remove the property from the POM? Then, yes, it doesn't make sense to specify > {{@@DEFAULT@@}} as the value, but if NetBeans writes it to the POM, it should > at least do so without typos. And ideally it shouldn't write it to the POM at > all, but that's an issue of its own > {quote}How is this story about backwards compatibility? > {quote} > Imho this is a negligible issue. At worst, people will get an {{Unresolved > project problem}} saying {{No such Java Platform: @@DEFAU:T@@}}, upon which > they'll select a Java Platform of their choosing in the settings and that's > it. But I doubt this will impact many users at all. -- This message was sent by Atlassian Jira (v8.3.4#803005) - 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
[jira] [Updated] (NETBEANSINFRA-189) Copied files get truncated
[ https://issues.apache.org/jira/browse/NETBEANSINFRA-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frederic Simons updated NETBEANSINFRA-189: -- Description: By improving the copying of the modules files in this [pull request|https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/8], I overlooked some major flaw in my code. Using JarOutputstream, it is not easily possible to update a single entry of a zip (in this case jar) file. Please revert the mentioned pull request to restore the original code behaivior. I have a new pull request in the pipeline that actually does what the original pull request intended and also keeps the optimized performance without truncating files. Best regards Frederic Simons was: By improving the copying of the modules files in this [pull request|https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/8], I overlooked some major flaw in my code. Using JarOutputstream, it is not easily possible to update a single entry of a zip (in this case jar) file. Please revert the mentioned pull request to restore the original code behaivior. I have a new pull request in the pipeline that actually does what the original pull request intended and also keeps the optimized performance without truncating files. I apologize for testing thorougly enough Best regards Frederic Simons > Copied files get truncated > -- > > Key: NETBEANSINFRA-189 > URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-189 > Project: Apache NetBeans Infra > Issue Type: Bug > Components: MU - Apache NetBeans NBM maven plugin >Reporter: Frederic Simons >Priority: Major > Labels: pull-request-available > Fix For: NBM Maven Plugin 4.6 > > Original Estimate: 168h > Remaining Estimate: 168h > > By improving the copying of the modules files in this [pull > request|https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/8], > I overlooked some major flaw in my code. > Using JarOutputstream, it is not easily possible to update a single entry of > a zip (in this case jar) file. > Please revert the mentioned pull request to restore the original code > behaivior. I have a new pull request in the pipeline that actually does what > the original pull request intended and also keeps the optimized performance > without truncating files. > Best regards > Frederic Simons -- This message was sent by Atlassian Jira (v8.3.4#803005) - 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
[netbeans] branch commit_validation updated (d198222 -> 1a3bd4a)
This is an automated email from the ASF dual-hosted git repository. hectorespert pushed a change to branch commit_validation in repository https://gitbox.apache.org/repos/asf/netbeans.git. from d198222 Update .authors.yml add 1a3bd4a Update commits.yml No new revisions were added by this update. Summary of changes: .github/workflows/commits.yml | 20 +++- 1 file changed, 11 insertions(+), 9 deletions(-) - 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
[netbeans] branch commit_validation updated (e8eb8e8 -> d198222)
This is an automated email from the ASF dual-hosted git repository. hectorespert pushed a change to branch commit_validation in repository https://gitbox.apache.org/repos/asf/netbeans.git. from e8eb8e8 Update commits.yml add d198222 Update .authors.yml No new revisions were added by this update. Summary of changes: .authors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) - 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
[netbeans] branch commit_validation updated (0129db8 -> e8eb8e8)
This is an automated email from the ASF dual-hosted git repository. hectorespert pushed a change to branch commit_validation in repository https://gitbox.apache.org/repos/asf/netbeans.git. from 0129db8 Create .authors.yml add e8eb8e8 Update commits.yml No new revisions were added by this update. Summary of changes: .github/workflows/commits.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) - 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
[jira] [Assigned] (NETBEANS-4200) Missing last character of package while navigating source packages in Netbeans IDE V11.3
[ https://issues.apache.org/jira/browse/NETBEANS-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Niladri reassigned NETBEANS-4200: - Assignee: Alex Lumpov > Missing last character of package while navigating source packages in > Netbeans IDE V11.3 > > > Key: NETBEANS-4200 > URL: https://issues.apache.org/jira/browse/NETBEANS-4200 > Project: NetBeans > Issue Type: Bug > Components: cnd - Navigation >Affects Versions: 11.3 > Environment: Windows 10 >Reporter: Niladri >Assignee: Alex Lumpov >Priority: Major > Labels: beginners, newbie, starter > Fix For: 11.3 > > Attachments: image-2020-04-20-12-20-54-224.png, > image-2020-04-20-12-23-26-965.png, image-2020-04-20-12-25-36-216.png, > image-2020-04-20-12-36-49-567.png > > > Dear Team, > > Please find below screenshots where the last character of package is missing > though it is available in the file system (Directory Structure). Could you > please advice fix to this problem/issue/bug? > +*IDE Screenshot*+ > !image-2020-04-20-12-20-54-224.png! > !image-2020-04-20-12-23-26-965.png! > > +*Filesystem (Directory Structure)*+ > *!image-2020-04-20-12-36-49-567.png!* -- This message was sent by Atlassian Jira (v8.3.4#803005) - 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
[jira] [Commented] (NETBEANS-4200) Missing last character of package while navigating source packages in Netbeans IDE V11.3
[ https://issues.apache.org/jira/browse/NETBEANS-4200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102916#comment-17102916 ] Niladri commented on NETBEANS-4200: --- Hi Alex, Could you help me in resolving this issue? Thanks, Niladri Biswas > Missing last character of package while navigating source packages in > Netbeans IDE V11.3 > > > Key: NETBEANS-4200 > URL: https://issues.apache.org/jira/browse/NETBEANS-4200 > Project: NetBeans > Issue Type: Bug > Components: cnd - Navigation >Affects Versions: 11.3 > Environment: Windows 10 >Reporter: Niladri >Assignee: Alex Lumpov >Priority: Major > Labels: beginners, newbie, starter > Fix For: 11.3 > > Attachments: image-2020-04-20-12-20-54-224.png, > image-2020-04-20-12-23-26-965.png, image-2020-04-20-12-25-36-216.png, > image-2020-04-20-12-36-49-567.png > > > Dear Team, > > Please find below screenshots where the last character of package is missing > though it is available in the file system (Directory Structure). Could you > please advice fix to this problem/issue/bug? > +*IDE Screenshot*+ > !image-2020-04-20-12-20-54-224.png! > !image-2020-04-20-12-23-26-965.png! > > +*Filesystem (Directory Structure)*+ > *!image-2020-04-20-12-36-49-567.png!* -- This message was sent by Atlassian Jira (v8.3.4#803005) - 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
[netbeans] branch commit_validation updated (d86af49 -> 0129db8)
This is an automated email from the ASF dual-hosted git repository. hectorespert pushed a change to branch commit_validation in repository https://gitbox.apache.org/repos/asf/netbeans.git. from d86af49 Update action version add 0129db8 Create .authors.yml No new revisions were added by this update. Summary of changes: .../javafx/nbproject/project.properties => .authors.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) copy apisupport/apisupport.ant/test/unit/data/example-external-projects/javafx/nbproject/project.properties => .authors.yml (90%) - 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
[jira] [Updated] (NETBEANS-4315) The tab indents in the Editor do not match the first letters
[ https://issues.apache.org/jira/browse/NETBEANS-4315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ivaylo Tinchev updated NETBEANS-4315: - Description: I changed the default font to another one (Lucida Console, 13 pt) and the tab indents do not match the first letter of the row. I may use it in this way but as the indents number increases in the file the difference grows and it becomes an obstacle. (was: I change the default font to another one and the tab indents do not match the first letter of the row. I may use it this way but as the indents number increase the difference grows and it becomes an obstacle.) > The tab indents in the Editor do not match the first letters > > > Key: NETBEANS-4315 > URL: https://issues.apache.org/jira/browse/NETBEANS-4315 > Project: NetBeans > Issue Type: Bug > Components: editor - Formatting & Indentation >Affects Versions: 11.3 > Environment: Windows 10 x64 >Reporter: Ivaylo Tinchev >Priority: Trivial > Attachments: Screenshot_1.jpg, Screenshot_2.jpg > > > I changed the default font to another one (Lucida Console, 13 pt) and the tab > indents do not match the first letter of the row. I may use it in this way > but as the indents number increases in the file the difference grows and it > becomes an obstacle. -- This message was sent by Atlassian Jira (v8.3.4#803005) - 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
[jira] [Created] (NETBEANS-4315) The tab indents in the Editor do not match the first letters
Ivaylo Tinchev created NETBEANS-4315: Summary: The tab indents in the Editor do not match the first letters Key: NETBEANS-4315 URL: https://issues.apache.org/jira/browse/NETBEANS-4315 Project: NetBeans Issue Type: Bug Components: editor - Formatting & Indentation Affects Versions: 11.3 Environment: Windows 10 x64 Reporter: Ivaylo Tinchev Attachments: Screenshot_1.jpg, Screenshot_2.jpg I change the default font to another one and the tab indents do not match the first letter of the row. I may use it this way but as the indents number increase the difference grows and it becomes an obstacle. -- This message was sent by Atlassian Jira (v8.3.4#803005) - 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
[jira] [Updated] (NETBEANSINFRA-189) Copied files get truncated
[ https://issues.apache.org/jira/browse/NETBEANSINFRA-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated NETBEANSINFRA-189: - Labels: pull-request-available (was: ) > Copied files get truncated > -- > > Key: NETBEANSINFRA-189 > URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-189 > Project: Apache NetBeans Infra > Issue Type: Bug > Components: MU - Apache NetBeans NBM maven plugin >Reporter: Frederic Simons >Priority: Major > Labels: pull-request-available > Fix For: NBM Maven Plugin 4.6 > > Original Estimate: 72h > Remaining Estimate: 72h > > By improving the copying of the modules files in this [pull > request|https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/8], > I overlooked some major flaw in my code. > Using JarOutputstream, it is not easily possible to update a single entry of > a zip (in this case jar) file. > Please revert the mentioned pull request to restore the original code > behaivior. I have a new pull request in the pipeline that actually does what > the original pull request intended and also keeps the optimized performance > without truncating files. > I apologize for testing thorougly enough > Best regards > Frederic Simons -- This message was sent by Atlassian Jira (v8.3.4#803005) - 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
[jira] [Updated] (NETBEANSINFRA-189) Copied files get truncated
[ https://issues.apache.org/jira/browse/NETBEANSINFRA-189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frederic Simons updated NETBEANSINFRA-189: -- Remaining Estimate: 168h (was: 72h) Original Estimate: 168h (was: 72h) > Copied files get truncated > -- > > Key: NETBEANSINFRA-189 > URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-189 > Project: Apache NetBeans Infra > Issue Type: Bug > Components: MU - Apache NetBeans NBM maven plugin >Reporter: Frederic Simons >Priority: Major > Labels: pull-request-available > Fix For: NBM Maven Plugin 4.6 > > Original Estimate: 168h > Remaining Estimate: 168h > > By improving the copying of the modules files in this [pull > request|https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/8], > I overlooked some major flaw in my code. > Using JarOutputstream, it is not easily possible to update a single entry of > a zip (in this case jar) file. > Please revert the mentioned pull request to restore the original code > behaivior. I have a new pull request in the pipeline that actually does what > the original pull request intended and also keeps the optimized performance > without truncating files. > I apologize for testing thorougly enough > Best regards > Frederic Simons -- This message was sent by Atlassian Jira (v8.3.4#803005) - 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
[jira] [Created] (NETBEANSINFRA-189) Copied files get truncated
Frederic Simons created NETBEANSINFRA-189: - Summary: Copied files get truncated Key: NETBEANSINFRA-189 URL: https://issues.apache.org/jira/browse/NETBEANSINFRA-189 Project: Apache NetBeans Infra Issue Type: Bug Components: MU - Apache NetBeans NBM maven plugin Reporter: Frederic Simons Fix For: NBM Maven Plugin 4.6 By improving the copying of the modules files in this [pull request|https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/pull/8], I overlooked some major flaw in my code. Using JarOutputstream, it is not easily possible to update a single entry of a zip (in this case jar) file. Please revert the mentioned pull request to restore the original code behaivior. I have a new pull request in the pipeline that actually does what the original pull request intended and also keeps the optimized performance without truncating files. I apologize for testing thorougly enough Best regards Frederic Simons -- This message was sent by Atlassian Jira (v8.3.4#803005) - 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
[jira] [Comment Edited] (NETBEANS-2322) Downloading Maven index (from a mirror) fails due to TLS handshake error, -Djavax.net.ssl.trustStore from global execution options is not used
[ https://issues.apache.org/jira/browse/NETBEANS-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102700#comment-17102700 ] dennis lucero edited comment on NETBEANS-2322 at 5/8/20, 4:05 PM: -- This also affects downloading sources and Javadoc. Instead of an error message indicating a TLS error, NetBeans just shows "No sources for ….jar available." as if there was no source JAR published. was (Author: striderapache): This also affects downloading sources. Instead of an error message indicating a TLS error, NetBeans just shows "No sources for ….jar available." as if there was no source JAR published. > Downloading Maven index (from a mirror) fails due to TLS handshake error, > -Djavax.net.ssl.trustStore from global execution options is not used > -- > > Key: NETBEANS-2322 > URL: https://issues.apache.org/jira/browse/NETBEANS-2322 > Project: NetBeans > Issue Type: Bug > Components: projects - Maven >Affects Versions: 10.0 > Environment: Product Version: Apache NetBeans IDE 10.0 (Build > incubator-netbeans-release-380-on-20181217) > Java: 11; OpenJDK 64-Bit Server VM 11+28 > Runtime: OpenJDK Runtime Environment 11+28 > System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb) >Reporter: dennis lucero >Priority: Major > Labels: certificate, maven, mirror, ssl, tls > > We have set up a mirror of the Maven central. Downloading artifacts works > without a problem, but the index cannot be retrieved, so NetBeans fails to > suggest version numbers in pom.xml files. > Excerpt from ~/.m2/settings.xml: > {{}} > {{my-central-mirror}} > {{My Central Mirror}} > {{https://maven.example.org/repository/maven-central/}} > {{central}} > {{}} > (Of course the real URL is using our local hostname.) > The global execution options (Options, Java, Maven, Execution) are: > {{--batch-mode --errors > -Djavax.net.ssl.trustStore=C:/Users/example/example.jks}} > Our mirror can only be used with HTTPS. The NetBeans log contains: > {{INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: > Downloaded maven index file has size 0 (zipped). The usable space in > C:\Users\example\AppData\Local\NetBeans\Cache\10.0 is 139.946.274.816.}} > {{INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: could > not (re-)index my-central-mirror}} > {{sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested target}} > {{at > java.base/sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141)}} > {{at > java.base/sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126)}} > {{at > java.base/java.security.cert.CertPathBuilder.build(CertPathBuilder.java:297)}} > {{at > java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:380)}} > {{Caused: sun.security.validator.ValidatorException: PKIX path building > failed}} > {{at > java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:385)}} > {{at > java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:290)}} > {{at java.base/sun.security.validator.Validator.validate(Validator.java:264)}} > {{at > java.base/sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:321)}} > {{at > java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:221)}} > {{at > java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:129)}} > {{at > java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:626)}} > {{Caused: javax.net.ssl.SSLHandshakeException: PKIX path building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested target}} > {{at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:128)}} > {{at > java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)}} > {{at > java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264)}} > {{at > java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259)}} > {{at > java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:642)}} > {{at > java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:461)}} > {{at > java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:361)}} > {{at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392)}} > {{at > jav
[jira] [Updated] (NETBEANS-2322) Downloading Maven index (from a mirror) fails due to TLS handshake error, -Djavax.net.ssl.trustStore from global execution options is not used
[ https://issues.apache.org/jira/browse/NETBEANS-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dennis lucero updated NETBEANS-2322: Affects Version/s: 11.3 Labels: certificate download javadoc maven mirror sources ssl tls (was: certificate maven mirror ssl tls) > Downloading Maven index (from a mirror) fails due to TLS handshake error, > -Djavax.net.ssl.trustStore from global execution options is not used > -- > > Key: NETBEANS-2322 > URL: https://issues.apache.org/jira/browse/NETBEANS-2322 > Project: NetBeans > Issue Type: Bug > Components: projects - Maven >Affects Versions: 10.0, 11.3 > Environment: Product Version: Apache NetBeans IDE 10.0 (Build > incubator-netbeans-release-380-on-20181217) > Java: 11; OpenJDK 64-Bit Server VM 11+28 > Runtime: OpenJDK Runtime Environment 11+28 > System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb) >Reporter: dennis lucero >Priority: Major > Labels: certificate, download, javadoc, maven, mirror, sources, > ssl, tls > > We have set up a mirror of the Maven central. Downloading artifacts works > without a problem, but the index cannot be retrieved, so NetBeans fails to > suggest version numbers in pom.xml files. > Excerpt from ~/.m2/settings.xml: > {{}} > {{my-central-mirror}} > {{My Central Mirror}} > {{https://maven.example.org/repository/maven-central/}} > {{central}} > {{}} > (Of course the real URL is using our local hostname.) > The global execution options (Options, Java, Maven, Execution) are: > {{--batch-mode --errors > -Djavax.net.ssl.trustStore=C:/Users/example/example.jks}} > Our mirror can only be used with HTTPS. The NetBeans log contains: > {{INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: > Downloaded maven index file has size 0 (zipped). The usable space in > C:\Users\example\AppData\Local\NetBeans\Cache\10.0 is 139.946.274.816.}} > {{INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: could > not (re-)index my-central-mirror}} > {{sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested target}} > {{at > java.base/sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141)}} > {{at > java.base/sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126)}} > {{at > java.base/java.security.cert.CertPathBuilder.build(CertPathBuilder.java:297)}} > {{at > java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:380)}} > {{Caused: sun.security.validator.ValidatorException: PKIX path building > failed}} > {{at > java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:385)}} > {{at > java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:290)}} > {{at java.base/sun.security.validator.Validator.validate(Validator.java:264)}} > {{at > java.base/sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:321)}} > {{at > java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:221)}} > {{at > java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:129)}} > {{at > java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:626)}} > {{Caused: javax.net.ssl.SSLHandshakeException: PKIX path building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested target}} > {{at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:128)}} > {{at > java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)}} > {{at > java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264)}} > {{at > java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259)}} > {{at > java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:642)}} > {{at > java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:461)}} > {{at > java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:361)}} > {{at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392)}} > {{at > java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:444)}} > {{at > java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421)}} > {{at > java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:178)}} > {{at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:164
[jira] [Commented] (NETBEANS-2322) Downloading Maven index (from a mirror) fails due to TLS handshake error, -Djavax.net.ssl.trustStore from global execution options is not used
[ https://issues.apache.org/jira/browse/NETBEANS-2322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102700#comment-17102700 ] dennis lucero commented on NETBEANS-2322: - This also affects downloading sources. Instead of an error message indicating a TLS error, NetBeans just shows "No sources for ….jar available." as if there was no source JAR published. > Downloading Maven index (from a mirror) fails due to TLS handshake error, > -Djavax.net.ssl.trustStore from global execution options is not used > -- > > Key: NETBEANS-2322 > URL: https://issues.apache.org/jira/browse/NETBEANS-2322 > Project: NetBeans > Issue Type: Bug > Components: projects - Maven >Affects Versions: 10.0 > Environment: Product Version: Apache NetBeans IDE 10.0 (Build > incubator-netbeans-release-380-on-20181217) > Java: 11; OpenJDK 64-Bit Server VM 11+28 > Runtime: OpenJDK Runtime Environment 11+28 > System: Windows 10 version 10.0 running on amd64; Cp1252; de_DE (nb) >Reporter: dennis lucero >Priority: Major > Labels: certificate, maven, mirror, ssl, tls > > We have set up a mirror of the Maven central. Downloading artifacts works > without a problem, but the index cannot be retrieved, so NetBeans fails to > suggest version numbers in pom.xml files. > Excerpt from ~/.m2/settings.xml: > {{}} > {{my-central-mirror}} > {{My Central Mirror}} > {{https://maven.example.org/repository/maven-central/}} > {{central}} > {{}} > (Of course the real URL is using our local hostname.) > The global execution options (Options, Java, Maven, Execution) are: > {{--batch-mode --errors > -Djavax.net.ssl.trustStore=C:/Users/example/example.jks}} > Our mirror can only be used with HTTPS. The NetBeans log contains: > {{INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: > Downloaded maven index file has size 0 (zipped). The usable space in > C:\Users\example\AppData\Local\NetBeans\Cache\10.0 is 139.946.274.816.}} > {{INFO [org.netbeans.modules.maven.indexer.NexusRepositoryIndexerImpl]: could > not (re-)index my-central-mirror}} > {{sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested target}} > {{at > java.base/sun.security.provider.certpath.SunCertPathBuilder.build(SunCertPathBuilder.java:141)}} > {{at > java.base/sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:126)}} > {{at > java.base/java.security.cert.CertPathBuilder.build(CertPathBuilder.java:297)}} > {{at > java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:380)}} > {{Caused: sun.security.validator.ValidatorException: PKIX path building > failed}} > {{at > java.base/sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:385)}} > {{at > java.base/sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:290)}} > {{at java.base/sun.security.validator.Validator.validate(Validator.java:264)}} > {{at > java.base/sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:321)}} > {{at > java.base/sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:221)}} > {{at > java.base/sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:129)}} > {{at > java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:626)}} > {{Caused: javax.net.ssl.SSLHandshakeException: PKIX path building failed: > sun.security.provider.certpath.SunCertPathBuilderException: unable to find > valid certification path to requested target}} > {{at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:128)}} > {{at > java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:321)}} > {{at > java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:264)}} > {{at > java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:259)}} > {{at > java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.checkServerCerts(CertificateMessage.java:642)}} > {{at > java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.onCertificate(CertificateMessage.java:461)}} > {{at > java.base/sun.security.ssl.CertificateMessage$T12CertificateConsumer.consume(CertificateMessage.java:361)}} > {{at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392)}} > {{at > java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:444)}} > {{at > java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421)}} > {{at > java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:178)}} > {{at java.base/
[jira] [Created] (NETBEANS-4314) java/maven dependency graph extremely slow
Bernd Wahlen created NETBEANS-4314: -- Summary: java/maven dependency graph extremely slow Key: NETBEANS-4314 URL: https://issues.apache.org/jira/browse/NETBEANS-4314 Project: NetBeans Issue Type: Bug Reporter: Bernd Wahlen when selecting graph in maven pom.xml, UI hangs for about 10 minues in medium-sized (~70 dependencies) project. Experienced this issue for for long time and still in 11.3, but definitely not in nb8. And btw graph calculation is using only 1 cpu core. environment: ubuntu 20.04 lts / adopt 14.0.1 / nb 11.3 via snap / i3-6100 -- This message was sent by Atlassian Jira (v8.3.4#803005) - 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
[jira] [Created] (NETBEANS-4313) FiraCode not displayed correctly
Andreas Lenhardt created NETBEANS-4313: -- Summary: FiraCode not displayed correctly Key: NETBEANS-4313 URL: https://issues.apache.org/jira/browse/NETBEANS-4313 Project: NetBeans Issue Type: Bug Affects Versions: 11.3 Environment: Windows 10 Reporter: Andreas Lenhardt Attachments: image-2020-05-08-13-23-52-720.png Hello, I noticed, that FiraCode does not work properly in 11.3. Are there any workarounds for this? Kind regards Andi !image-2020-05-08-13-23-52-720.png! -- This message was sent by Atlassian Jira (v8.3.4#803005) - 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
[jira] [Commented] (NETBEANS-4245) Cannot start Glass Fish 5 server
[ https://issues.apache.org/jira/browse/NETBEANS-4245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102382#comment-17102382 ] Geertjan Wielenga commented on NETBEANS-4245: - Well, that depends on the server. If we specify, via hard coding a message, that Java 8 is required, then that would need to be changed whenever a server supports a later JDK. > Cannot start Glass Fish 5 server > - > > Key: NETBEANS-4245 > URL: https://issues.apache.org/jira/browse/NETBEANS-4245 > Project: NetBeans > Issue Type: Bug > Components: serverplugins - GlassFish >Affects Versions: 12.0 > Environment: Product Version: Apache NetBeans IDE 12.0-beta3 > Java: 11.0.6; OpenJDK 64-Bit Server VM 11.0.6+10 > Runtime: OpenJDK Runtime Environment 11.0.6+10 > System: Mac OS X version 10.15.3 running on x86_64; UTF-8; en_IN (nb) >Reporter: Manikantan Narender Nath >Assignee: Josh Juneau >Priority: Major > Labels: netcat > Attachments: cannot-start-gf510-server.m4v > > > Steps > # Start NetBeans with clean user dir > # Activate Java SE and Java WEb & EE plugins > # Switch to services tab > # RMB on Servers Tab > # Select Glassfish from list of server types > # Select a folder which does not have Glassfish (so that we can install > fresh) > # Select Glassfish 510 from drop down & accept license agreement > # Click download button (wait for it to complete) > # Complete the wizard steps > # Verify that Glassfish is added to the Servers node > # Right click newly added Glassfish server and click Start server > *Expected result* > Glassfish should start > *Actual Result* > Dialog displays with message "Cannot start glassfish with default Java > platform" (see attachment Cannot-start-gf10.m4v) > -- This message was sent by Atlassian Jira (v8.3.4#803005) - 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
[jira] [Commented] (NETBEANS-554) NetBeans hangs when restarting profiler after disabling profiling points
[ https://issues.apache.org/jira/browse/NETBEANS-554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17102381#comment-17102381 ] Geertjan Wielenga commented on NETBEANS-554: Tried this too, can't reproduce it. Plus, I don't think this is a major feature of NetBeans, it would be great to have it evaluated and fixed, though I don't think this should impact the release. > NetBeans hangs when restarting profiler after disabling profiling points > > > Key: NETBEANS-554 > URL: https://issues.apache.org/jira/browse/NETBEANS-554 > Project: NetBeans > Issue Type: Bug > Components: profiler - IDE >Affects Versions: 9.0, 10.0, 11.0, 12.0 >Reporter: Glenn Holmer >Priority: Major > Labels: netcat > Attachments: NB-Thread-dump.txt, > profiler-hung-after-disabling-profile-points.m4v > > > Create a profiling point and verify that it works. > Stop profiler. > In profiler dropdown, deselect "Use Defined Profiling Points" checkbox. > Restart profiler; NetBeans hangs and must be restarted. -- This message was sent by Atlassian Jira (v8.3.4#803005) - 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
[jira] [Updated] (NETBEANS-4312) Errors shown / Packages not found while succesfully compiled with Gradle
[ https://issues.apache.org/jira/browse/NETBEANS-4312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Franck VALLEE updated NETBEANS-4312: Attachment: Netbeans-Bug.pdf > Errors shown / Packages not found while succesfully compiled with Gradle > > > Key: NETBEANS-4312 > URL: https://issues.apache.org/jira/browse/NETBEANS-4312 > Project: NetBeans > Issue Type: Bug >Affects Versions: 11.3 > Environment: JDK 11 OpenJDK Runtime Environment Zulu11.35+15-CA > (build 11.0.5+10-LTS) > W10 64b > Gradle 6.3 >Reporter: Franck VALLEE >Priority: Critical > Attachments: Netbeans-Bug.pdf > > > Multiple issues in editor's error reports: > 1) -> regular java packages (e.g. java.net.InetAddress) are proposed to be > removed as unused although they are actually used > 2) -> import packages/classes are declared not found although they are > plainly declared in the dependencies section of build.gradle > 3) > import packages / classes are declared not found when coming from > dependent sub-projects > (see attachment for more details) -- This message was sent by Atlassian Jira (v8.3.4#803005) - 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
[jira] [Created] (NETBEANS-4312) Errors shown / Packages not found while succesfully compiled with Gradle
Franck VALLEE created NETBEANS-4312: --- Summary: Errors shown / Packages not found while succesfully compiled with Gradle Key: NETBEANS-4312 URL: https://issues.apache.org/jira/browse/NETBEANS-4312 Project: NetBeans Issue Type: Bug Affects Versions: 11.3 Environment: JDK 11 OpenJDK Runtime Environment Zulu11.35+15-CA (build 11.0.5+10-LTS) W10 64b Gradle 6.3 Reporter: Franck VALLEE Attachments: Netbeans-Bug.pdf Multiple issues in editor's error reports: 1) -> regular java packages (e.g. java.net.InetAddress) are proposed to be removed as unused although they are actually used 2) -> import packages/classes are declared not found although they are plainly declared in the dependencies section of build.gradle 3) > import packages / classes are declared not found when coming from dependent sub-projects (see attachment for more details) -- This message was sent by Atlassian Jira (v8.3.4#803005) - 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