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
Domain: patch-diff.githubusercontent.com
{"@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-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:565be0a8-0659-ed8c-d229-66454437a673 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | CD5E:1EC1C6:18C08EA:2152132:697981D2 |
| html-safe-nonce | 9176cf9aa9a33499eb993014e504a76d43ed5f07e9ef31390d2c0b241a42b17c |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRDVFOjFFQzFDNjoxOEMwOEVBOjIxNTIxMzI6Njk3OTgxRDIiLCJ2aXNpdG9yX2lkIjoiMTQ1MjUxMDk0MTQ0OTY1MDY0MiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 429ffa5e4d3c7f8c91397505bd0f1dd407b277c0bd220f8378ae5dc2934e2e1d |
| hovercard-subject-tag | issue:147389514 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/nativelibs4java/JavaCL/32/issue_layout |
| twitter:image | https://opengraph.githubassets.com/0e2c82b0d58ccdb2dc7a7219165982345a14fe462ccfbd50e1b0f3835c4f1393/nativelibs4java/JavaCL/issues/32 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/0e2c82b0d58ccdb2dc7a7219165982345a14fe462ccfbd50e1b0f3835c4f1393/nativelibs4java/JavaCL/issues/32 |
| og:image:alt | 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... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | linkerlin |
| hostname | github.com |
| expected-hostname | github.com |
| None | c049b65ec7e54cbf2521f5a560b6527714c612b0bd169188e2ea6e16f83bd5f4 |
| turbo-cache-control | no-preview |
| go-import | github.com/nativelibs4java/JavaCL git https://github.com/nativelibs4java/JavaCL.git |
| octolytics-dimension-user_id | 11545921 |
| octolytics-dimension-user_login | nativelibs4java |
| octolytics-dimension-repository_id | 31854274 |
| octolytics-dimension-repository_nwo | nativelibs4java/JavaCL |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 31854274 |
| octolytics-dimension-repository_network_root_nwo | nativelibs4java/JavaCL |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 87b137883e35e2766c3d0f6a257c4044f6390b83 |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width