René's URL Explorer Experiment


Title: Failed to build on Java 11 or Java 17. · Issue #419 · microsoft/java-debug · GitHub

Open Graph Title: Failed to build on Java 11 or Java 17. · Issue #419 · microsoft/java-debug

X Title: Failed to build on Java 11 or Java 17. · Issue #419 · microsoft/java-debug

Description: It is Mac OS 12.4, with Oracle Java11 and Java17, to build version 0.37.0, and 0.3x.0s Error to build on Java 11? [ERROR] Cannot resolve project dependencies: [ERROR] Software being installed: com.microsoft.java.debug.plugin 0.37.0 [ERRO...

Open Graph Description: It is Mac OS 12.4, with Oracle Java11 and Java17, to build version 0.37.0, and 0.3x.0s Error to build on Java 11? [ERROR] Cannot resolve project dependencies: [ERROR] Software being installed: com....

X Description: It is Mac OS 12.4, with Oracle Java11 and Java17, to build version 0.37.0, and 0.3x.0s Error to build on Java 11? [ERROR] Cannot resolve project dependencies: [ERROR] Software being installed: com....

Opengraph URL: https://github.com/microsoft/java-debug/issues/419

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Failed to build on Java 11 or Java 17.","articleBody":"It is Mac OS 12.4, with Oracle Java11 and Java17, to build version 0.37.0, and 0.3x.0s\r\nError to build on Java 11?\r\n```\r\n[ERROR] Cannot resolve project dependencies:\r\n[ERROR]   Software being installed: com.microsoft.java.debug.plugin 0.37.0\r\n[ERROR]   Missing requirement: org.eclipse.jdt.ls.core 1.13.0.202206080005 requires 'osgi.ee; (\u0026(osgi.ee=JavaSE)(version=17))' but it could not be found\r\n[ERROR]   Cannot satisfy dependency: com.microsoft.java.debug.plugin 0.37.0 depends on: osgi.bundle; org.eclipse.jdt.ls.core 0.0.0\r\n[ERROR]\r\n[ERROR] See http://wiki.eclipse.org/Tycho/Dependency_Resolution_Troubleshooting for help.\r\n[ERROR] Cannot resolve dependencies of MavenProject: com.microsoft.java:com.microsoft.java.debug.plugin:0.37.0 @ /Users/qianwch/.local/share/jc.nvim/vendor/java-debug/com.microsoft.java.debug.plugin/pom.xml: See log for details -\u003e [Help 1]\r\n[ERROR]\r\n[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.\r\n[ERROR] Re-run Maven using the -X switch to enable full debug logging.\r\n[ERROR]\r\n[ERROR] For more information about the errors and possible solutions, please read the following articles:\r\n[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MavenExecutionException\r\n```\r\n\r\nError to build on Java 17?\r\n```\r\n[ERROR] Internal error: org.eclipse.tycho.core.osgitools.OsgiManifestParserException: Exception parsing OSGi MANIFEST /Users/qianwch/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.ls.core/1.13.0.202206080005/org.eclipse.jdt.ls.core-1.13.0.202206080005.jar!/META-INF/MANIFEST.MF: Unknown OSGi execution environment: 'JavaSE-17' -\u003e [Help 1]\r\norg.apache.maven.InternalErrorException: Internal error: org.eclipse.tycho.core.osgitools.OsgiManifestParserException: Exception parsing OSGi MANIFEST /Users/qianwch/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.ls.core/1.13.0.202206080005/org.eclipse.jdt.ls.core-1.13.0.202206080005.jar!/META-INF/MANIFEST.MF: Unknown OSGi execution environment: 'JavaSE-17'\r\n\tat org.apache.maven.DefaultMaven.execute(DefaultMaven.java:122)\r\n\tat org.apache.maven.cli.MavenCli.execute(MavenCli.java:993)\r\n\tat org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345)\r\n\tat org.apache.maven.cli.MavenCli.main(MavenCli.java:191)\r\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\r\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\r\n\tat org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)\r\n\tat org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)\r\n\tat org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)\r\n\tat org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)\r\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)\r\n\tat java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)\r\n\tat java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)\r\n\tat java.base/java.lang.reflect.Method.invoke(Method.java:568)\r\n\tat org.apache.maven.wrapper.BootstrapMainStarter.start(BootstrapMainStarter.java:39)\r\n\tat org.apache.maven.wrapper.WrapperExecutor.execute(WrapperExecutor.java:122)\r\n\tat org.apache.maven.wrapper.MavenWrapperMain.main(MavenWrapperMain.java:60)\r\nCaused by: org.eclipse.tycho.core.osgitools.OsgiManifestParserException: Exception parsing OSGi MANIFEST /Users/qianwch/.m2/repository/p2/osgi/bundle/org.eclipse.jdt.ls.core/1.13.0.202206080005/org.eclipse.jdt.ls.core-1.13.0.202206080005.jar!/META-INF/MANIFEST.MF: Unknown OSGi execution environment: 'JavaSE-17'\r\n\tat org.eclipse.tycho.core.osgitools.OsgiManifest.parseExecutionEnvironments(OsgiManifest.java:69)\r\n\tat org.eclipse.tycho.core.osgitools.OsgiManifest.\u003cinit\u003e(OsgiManifest.java:55)\r\n\tat org.eclipse.tycho.core.osgitools.OsgiManifest.parse(OsgiManifest.java:152)\r\n\tat org.eclipse.tycho.core.osgitools.DefaultBundleReader.loadManifestFromFile(DefaultBundleReader.java:82)\r\n\tat org.eclipse.tycho.core.osgitools.DefaultBundleReader.doLoadManifest(DefaultBundleReader.java:61)\r\n\tat org.eclipse.tycho.core.osgitools.DefaultBundleReader.loadManifest(DefaultBundleReader.java:50)\r\n\tat org.eclipse.tycho.core.osgitools.EquinoxResolver.loadManifest(EquinoxResolver.java:269)\r\n\tat org.eclipse.tycho.core.osgitools.EquinoxResolver.newState(EquinoxResolver.java:161)\r\n\tat org.eclipse.tycho.core.osgitools.EquinoxResolver.newResolvedState(EquinoxResolver.java:69)\r\n\tat org.eclipse.tycho.core.osgitools.OsgiBundleProject.getResolverState(OsgiBundleProject.java:263)\r\n\tat org.eclipse.tycho.core.osgitools.OsgiBundleProject.resolveClassPath(OsgiBundleProject.java:164)\r\n\tat org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject(DefaultTychoResolver.java:140)\r\n\tat org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:95)\r\n\tat org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:267)\r\n\tat org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)\r\n\tat org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)\r\n\t... 18 more\r\nCaused by: org.eclipse.tycho.core.ee.UnknownEnvironmentException: Unknown OSGi execution environment: 'JavaSE-17'\r\n\tat org.eclipse.tycho.core.ee.ExecutionEnvironmentUtils.getExecutionEnvironment(ExecutionEnvironmentUtils.java:87)\r\n\tat org.eclipse.tycho.core.osgitools.OsgiManifest.parseExecutionEnvironments(OsgiManifest.java:66)\r\n\t... 33 more\r\n[ERROR]\r\n[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.\r\n[ERROR] Re-run Maven using the -X switch to enable full debug logging.\r\n[ERROR]\r\n[ERROR] For more information about the errors and possible solutions, please read the following articles:\r\n[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException\r\n```","author":{"url":"https://github.com/qianwch","@type":"Person","name":"qianwch"},"datePublished":"2022-06-08T05:21:03.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/419/java-debug/issues/419"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:f3c75707-3cca-5852-63f1-8bdcb902a47c
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idB42C:179BE3:407BA51:5527C6D:6A5D503C
html-safe-nonce5fab785700aa65c02b73d370a36891e69ff4023c5aed9e3ac34fb3f3a115fe02
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNDJDOjE3OUJFMzo0MDdCQTUxOjU1MjdDNkQ6NkE1RDUwM0MiLCJ2aXNpdG9yX2lkIjoiNzU2MzM1ODA1NjIyNDczOTM4OCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac371f8f9a425229ffb3f61c2f2494ce556e5b207cfe4902ccd4b7ff13ea6edd5a
hovercard-subject-tagissue:1264210220
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/microsoft/java-debug/419/issue_layout
twitter:imagehttps://opengraph.githubassets.com/1d5b76ed17ebdf966dab088e34bcf711ab64c9a6dbd29eeb1373d1d18d354dc4/microsoft/java-debug/issues/419
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/1d5b76ed17ebdf966dab088e34bcf711ab64c9a6dbd29eeb1373d1d18d354dc4/microsoft/java-debug/issues/419
og:image:altIt is Mac OS 12.4, with Oracle Java11 and Java17, to build version 0.37.0, and 0.3x.0s Error to build on Java 11? [ERROR] Cannot resolve project dependencies: [ERROR] Software being installed: com....
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameqianwch
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
go-importgithub.com/microsoft/java-debug git https://github.com/microsoft/java-debug.git
octolytics-dimension-user_id6154722
octolytics-dimension-user_loginmicrosoft
octolytics-dimension-repository_id102583752
octolytics-dimension-repository_nwomicrosoft/java-debug
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id102583752
octolytics-dimension-repository_network_root_nwomicrosoft/java-debug
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/microsoft/java-debug/issues/419#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmicrosoft%2Fjava-debug%2Fissues%2F419
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmicrosoft%2Fjava-debug%2Fissues%2F419
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=microsoft%2Fjava-debug
Reloadhttps://github.com/microsoft/java-debug/issues/419
Reloadhttps://github.com/microsoft/java-debug/issues/419
Reloadhttps://github.com/microsoft/java-debug/issues/419
Please reload this pagehttps://github.com/microsoft/java-debug/issues/419
microsoft https://github.com/microsoft
java-debughttps://github.com/microsoft/java-debug
Notifications https://github.com/login?return_to=%2Fmicrosoft%2Fjava-debug
Fork 201 https://github.com/login?return_to=%2Fmicrosoft%2Fjava-debug
Star 409 https://github.com/login?return_to=%2Fmicrosoft%2Fjava-debug
Code https://github.com/microsoft/java-debug
Issues 33 https://github.com/microsoft/java-debug/issues
Pull requests 10 https://github.com/microsoft/java-debug/pulls
Actions https://github.com/microsoft/java-debug/actions
Models https://github.com/microsoft/java-debug/models
Security and quality 0 https://github.com/microsoft/java-debug/security
Insights https://github.com/microsoft/java-debug/pulse
Code https://github.com/microsoft/java-debug
Issues https://github.com/microsoft/java-debug/issues
Pull requests https://github.com/microsoft/java-debug/pulls
Actions https://github.com/microsoft/java-debug/actions
Models https://github.com/microsoft/java-debug/models
Security and quality https://github.com/microsoft/java-debug/security
Insights https://github.com/microsoft/java-debug/pulse
Failed to build on Java 11 or Java 17.https://github.com/microsoft/java-debug/issues/419#top
https://github.com/qianwch
qianwchhttps://github.com/qianwch
on Jun 8, 2022https://github.com/microsoft/java-debug/issues/419#issue-1264210220
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.