User Tools

Site Tools


wiki:tech:java-hints

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:tech:java-hints [2018/01/09 17:57] kpcwiki:tech:java-hints [2023/04/12 14:48] (current) kpc
Line 1: Line 1:
 === random java hints === === random java hints ===
  
 +  * [[wiki:tech:java-hints:java-and-certificates|converting cert types for java]]
   * [[wiki:tech:java-hints:geromino-fails|problem with geronimo-jta_1.0.1B_spec]]   * [[wiki:tech:java-hints:geromino-fails|problem with geronimo-jta_1.0.1B_spec]]
 +  * [[wiki:tech:java-hints:maven-hints|hints for common maven tasks]]
 +  * [[wiki:tech:java-hints:swagger|about swagger and some samples]]
 +  * [[wiki:tech:java-hints:java-and-oracle|Java && Oracle hints]]
  
-=== problem with geronimo-jta_1.0.1B_spec:jar:1.0.1 ===+==== actual java link ==== 
 +[[https://s.cfe.pm/zx4ob|actual java JRE download]]
  
-  * [[http://mail-archives.apache.org/mod_mbox/geronimo-dev/201709.mbox/<D34931D2-E604-40AC-BEB8-61588609C4C5@gmail.com>|maven dependency error due to malformed geronimo specs pom]] +=== local JDK and tools mirror ===
-  * [[https://stackoverflow.com/questions/32794791/maven-build-error-cannot-find-parent-org-apache-geronimo-genesis-configconfig|stackoverflow fix]]+
  
-The POM with the coordinates org.apache.geronimo.genesis.config:project-config:1.1 references the Codehaus repositoryThis repository has been discontinued.+Java Mission Control 
 +  * [[http://store.cfe.pm/java/jmc/jmc-8.3.0_linux-x64.tar.gz]] 
 +  * [[http://store.cfe.pm/java/jmc/jmc-8.3.0_osx-aarch64.tar.gz]] 
 +  * [[http://store.cfe.pm/java/jmc/jmc-8.3.0_osx-x64.tar.gz]] 
 +  * [[http://store.cfe.pm/java/jmc/jmc-8.3.0_windows-x64.zip]] 
  
-~/.m2/settings.xml +=== download old java ===
- +
-<code xml> +
-<mirror> +
-   <id>codehaus-bypass</id> +
-   <name>Codehaus bypass mirror</name> +
-   <url>http://repo1.maven.org/maven2</url> +
-   <mirrorOf>codehaus</mirrorOf> +
-</mirror> +
-</code>+
  
 +[[https://filehippo.com/download_jre/9719/|jre 1.6.025 mirror]]
  
 +JDK:
 +  * [[http://store.cfe.pm/java/jdk-6u45-windows-i586.exe]]
 +  * [[http://store.cfe.pm/java/jdk-6u45-windows-x64.exe]]
 +  * [[http://store.cfe.pm/java/jdk-7u80-windows-x64.exe]]
  
wiki/tech/java-hints.1515509825.txt.gz · Last modified: 2018/01/09 17:57 by kpc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki