René's URL Explorer Experiment


Title: Got errors when running buildWebStartArtifacts.sh · Issue #32 · nativelibs4java/JavaCL · GitHub

Open Graph Title: Got errors when running buildWebStartArtifacts.sh · Issue #32 · nativelibs4java/JavaCL

X Title: Got errors when running buildWebStartArtifacts.sh · Issue #32 · nativelibs4java/JavaCL

Description: Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 64-Bit Serve...

Open Graph Description: Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was remo...

X Description: Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was remo...

Opengraph URL: https://github.com/nativelibs4java/JavaCL/issues/32

X: @github

direct link

Domain: patch-diff.githubusercontent.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Got errors when running buildWebStartArtifacts.sh ","articleBody":"Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0\nJava HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0\nJava HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0\n[INFO] Scanning for projects...\n[INFO] ------------------------------------------------------------------------\n[INFO] Reactor Build Order:\n[INFO] \n[INFO] JavaCL Parent Project\n[INFO] LibCL\n[INFO] OpenCL4Java / BridJ\n[INFO] JavaCL Core / BridJ\n[INFO] JavaCL Generator / BridJ\n[INFO] Maven JavaCL Plugin\n[INFO] JavaCL / BridJ\n[INFO] JavaCL Demos / BridJ\n[INFO] JavaCL Interactive Image Demo / BridJ\n[INFO] JavaCL BLAS / BridJ\n[INFO] JavaCL OpenGL Demos / BridJ\n[INFO] JavaCL Tutorial\n[INFO] JavaCL Simple Tutorial Archetype\n[INFO] JavaCL Tutorials Root / BridJ\n[INFO]  \n[INFO] ------------------------------------------------------------------------\n[INFO] Building JavaCL Parent Project 1.0-SNAPSHOT\n[INFO] ------------------------------------------------------------------------\n[INFO] \n[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ javacl-parent ---\n[INFO] \n[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ javacl-parent ---\n[INFO] \n[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ javacl-parent ---\n[INFO] \n[INFO] --- maven-javadoc-plugin:2.8:jar (attach-javadocs) @ javacl-parent ---\n[INFO] Not executing Javadoc as the project is not a Java classpath-capable package\n[INFO] \n[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ javacl-parent ---\n[INFO] 0 archive(s) processed\n[INFO] \n[INFO] --- maven-install-plugin:2.4:install (default-install) @ javacl-parent ---\n[INFO] Installing /Users/linkerlin/gits/JavaCL/pom.xml to /Users/linkerlin/.m2/repository/com/nativelibs4java/javacl-parent/1.0-SNAPSHOT/javacl-parent-1.0-SNAPSHOT.pom\n[INFO]  \n[INFO] ------------------------------------------------------------------------\n[INFO] Building LibCL 1.0-SNAPSHOT\n[INFO] ------------------------------------------------------------------------\n[INFO] \n[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ libcl ---\n[INFO] Deleting /Users/linkerlin/gits/JavaCL/LibCL/target\n[INFO] \n[INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ libcl ---\n[INFO] \n[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ libcl ---\n[INFO] Using 'UTF-8' encoding to copy filtered resources.\n[INFO] Copying 12 resources\n[INFO] \n[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ libcl ---\n[INFO] No sources to compile\n[INFO] \n[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ libcl ---\n[INFO] Using 'UTF-8' encoding to copy filtered resources.\n[INFO] skip non existing resourceDirectory /Users/linkerlin/gits/JavaCL/LibCL/src/test/resources\n[INFO] \n[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ libcl ---\n[INFO] No sources to compile\n[INFO] \n[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ libcl ---\n[INFO] Tests are skipped.\n[INFO] \n[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ libcl ---\n[INFO] Building jar: /Users/linkerlin/gits/JavaCL/LibCL/target/libcl-1.0-SNAPSHOT.jar\n[INFO] \n[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ libcl ---\n[INFO] Building jar: /Users/linkerlin/gits/JavaCL/LibCL/target/libcl-1.0-SNAPSHOT-sources.jar\n[INFO] \n[INFO] --- maven-javadoc-plugin:2.8:jar (attach-javadocs) @ libcl ---\n[INFO] \n[INFO] --- maven-jar-plugin:2.4:test-jar (test-jar) @ libcl ---\n[WARNING] JAR will be empty - no content was marked for inclusion!\n[INFO] Building jar: /Users/linkerlin/gits/JavaCL/LibCL/target/libcl-1.0-SNAPSHOT-tests.jar\n[INFO] \n[INFO] --- maven-jarsigner-plugin:1.2:sign (sign) @ libcl ---\n[INFO] ------------------------------------------------------------------------\n[INFO] Reactor Summary:\n[INFO] \n[INFO] JavaCL Parent Project .............................. SUCCESS [  1.465 s]\n[INFO] LibCL .............................................. FAILURE [  2.237 s]\n[INFO] OpenCL4Java / BridJ ................................ SKIPPED\n[INFO] JavaCL Core / BridJ ................................ SKIPPED\n[INFO] JavaCL Generator / BridJ ........................... SKIPPED\n[INFO] Maven JavaCL Plugin ................................ SKIPPED\n[INFO] JavaCL / BridJ ..................................... SKIPPED\n[INFO] JavaCL Demos / BridJ ............................... SKIPPED\n[INFO] JavaCL Interactive Image Demo / BridJ .............. SKIPPED\n[INFO] JavaCL BLAS / BridJ ................................ SKIPPED\n[INFO] JavaCL OpenGL Demos / BridJ ........................ SKIPPED\n[INFO] JavaCL Tutorial .................................... SKIPPED\n[INFO] JavaCL Simple Tutorial Archetype ................... SKIPPED\n[INFO] JavaCL Tutorials Root / BridJ ...................... SKIPPED\n[INFO] ------------------------------------------------------------------------\n[INFO] BUILD FAILURE\n[INFO] ------------------------------------------------------------------------\n[INFO] Total time: 5.350 s\n[INFO] Finished at: 2016-04-11T18:49:55+08:00\n[INFO] Final Memory: 26M/1963M\n[INFO] ------------------------------------------------------------------------\n[ERROR] Failed to execute goal org.apache.maven.plugins:maven-jarsigner-plugin:1.2:sign (sign) on project libcl: Failed executing '/bin/sh -c cd /Users/linkerlin/gits/JavaCL/LibCL \u0026\u0026 /Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/jre/../bin/jarsigner -keystore /Users/ochafik/security/ochafik.keystore -storepass '*****' /Users/linkerlin/gits/JavaCL/LibCL/target/libcl-1.0-SNAPSHOT.jar ochafik2012' - exitcode 1 -\u003e [Help 1]\n[ERROR] \n[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.\n[ERROR] Re-run Maven using the -X switch to enable full debug logging.\n[ERROR] \n[ERROR] For more information about the errors and possible solutions, please read the following articles:\n[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException\n[ERROR] \n[ERROR] After correcting the problems, you can resume the build with the command\n[ERROR]   mvn \u003cgoals\u003e -rf :libcl\n","author":{"url":"https://github.com/linkerlin","@type":"Person","name":"linkerlin"},"datePublished":"2016-04-11T10:51:35.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/32/JavaCL/issues/32"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:565be0a8-0659-ed8c-d229-66454437a673
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idCD5E:1EC1C6:18C08EA:2152132:697981D2
html-safe-nonce9176cf9aa9a33499eb993014e504a76d43ed5f07e9ef31390d2c0b241a42b17c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRDVFOjFFQzFDNjoxOEMwOEVBOjIxNTIxMzI6Njk3OTgxRDIiLCJ2aXNpdG9yX2lkIjoiMTQ1MjUxMDk0MTQ0OTY1MDY0MiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac429ffa5e4d3c7f8c91397505bd0f1dd407b277c0bd220f8378ae5dc2934e2e1d
hovercard-subject-tagissue:147389514
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/nativelibs4java/JavaCL/32/issue_layout
twitter:imagehttps://opengraph.githubassets.com/0e2c82b0d58ccdb2dc7a7219165982345a14fe462ccfbd50e1b0f3835c4f1393/nativelibs4java/JavaCL/issues/32
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/0e2c82b0d58ccdb2dc7a7219165982345a14fe462ccfbd50e1b0f3835c4f1393/nativelibs4java/JavaCL/issues/32
og:image:altJava HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was remo...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamelinkerlin
hostnamegithub.com
expected-hostnamegithub.com
Nonec049b65ec7e54cbf2521f5a560b6527714c612b0bd169188e2ea6e16f83bd5f4
turbo-cache-controlno-preview
go-importgithub.com/nativelibs4java/JavaCL git https://github.com/nativelibs4java/JavaCL.git
octolytics-dimension-user_id11545921
octolytics-dimension-user_loginnativelibs4java
octolytics-dimension-repository_id31854274
octolytics-dimension-repository_nwonativelibs4java/JavaCL
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id31854274
octolytics-dimension-repository_network_root_nwonativelibs4java/JavaCL
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
release87b137883e35e2766c3d0f6a257c4044f6390b83
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://patch-diff.githubusercontent.com/nativelibs4java/JavaCL/issues/32#start-of-content
https://patch-diff.githubusercontent.com/
Sign in https://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnativelibs4java%2FJavaCL%2Fissues%2F32
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
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
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
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/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://patch-diff.githubusercontent.com/login?return_to=https%3A%2F%2Fgithub.com%2Fnativelibs4java%2FJavaCL%2Fissues%2F32
Sign up https://patch-diff.githubusercontent.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=nativelibs4java%2FJavaCL
Reloadhttps://patch-diff.githubusercontent.com/nativelibs4java/JavaCL/issues/32
Reloadhttps://patch-diff.githubusercontent.com/nativelibs4java/JavaCL/issues/32
Reloadhttps://patch-diff.githubusercontent.com/nativelibs4java/JavaCL/issues/32
nativelibs4java https://patch-diff.githubusercontent.com/nativelibs4java
JavaCLhttps://patch-diff.githubusercontent.com/nativelibs4java/JavaCL
Notifications https://patch-diff.githubusercontent.com/login?return_to=%2Fnativelibs4java%2FJavaCL
Fork 19 https://patch-diff.githubusercontent.com/login?return_to=%2Fnativelibs4java%2FJavaCL
Star 90 https://patch-diff.githubusercontent.com/login?return_to=%2Fnativelibs4java%2FJavaCL
Code https://patch-diff.githubusercontent.com/nativelibs4java/JavaCL
Issues 36 https://patch-diff.githubusercontent.com/nativelibs4java/JavaCL/issues
Pull requests 0 https://patch-diff.githubusercontent.com/nativelibs4java/JavaCL/pulls
Actions https://patch-diff.githubusercontent.com/nativelibs4java/JavaCL/actions
Projects 0 https://patch-diff.githubusercontent.com/nativelibs4java/JavaCL/projects
Wiki https://patch-diff.githubusercontent.com/nativelibs4java/JavaCL/wiki
Security 0 https://patch-diff.githubusercontent.com/nativelibs4java/JavaCL/security
Insights https://patch-diff.githubusercontent.com/nativelibs4java/JavaCL/pulse
Code https://patch-diff.githubusercontent.com/nativelibs4java/JavaCL
Issues https://patch-diff.githubusercontent.com/nativelibs4java/JavaCL/issues
Pull requests https://patch-diff.githubusercontent.com/nativelibs4java/JavaCL/pulls
Actions https://patch-diff.githubusercontent.com/nativelibs4java/JavaCL/actions
Projects https://patch-diff.githubusercontent.com/nativelibs4java/JavaCL/projects
Wiki https://patch-diff.githubusercontent.com/nativelibs4java/JavaCL/wiki
Security https://patch-diff.githubusercontent.com/nativelibs4java/JavaCL/security
Insights https://patch-diff.githubusercontent.com/nativelibs4java/JavaCL/pulse
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/nativelibs4java/JavaCL/issues/32
New issuehttps://patch-diff.githubusercontent.com/login?return_to=https://github.com/nativelibs4java/JavaCL/issues/32
Got errors when running buildWebStartArtifacts.sh https://patch-diff.githubusercontent.com/nativelibs4java/JavaCL/issues/32#top
https://github.com/linkerlin
https://github.com/linkerlin
linkerlinhttps://github.com/linkerlin
on Apr 11, 2016https://github.com/nativelibs4java/JavaCL/issues/32#issue-147389514
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionExceptionhttp://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
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.