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:50] kpcwiki:tech:java-hints [2023/04/12 14:48] (current) kpc
Line 1: Line 1:
-=== problem with geronimo-jta_1.0.1B_spec:jar:1.0.1 ===+=== random java hints ===
  
-  * [[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]] +  * [[wiki:tech:java-hints:java-and-certificates|converting cert types for java]] 
-  * [[https://stackoverflow.com/questions/32794791/maven-build-error-cannot-find-parent-org-apache-geronimo-genesis-configconfig|stackoverflow fix]]+  * [[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]]
  
-The POM with the coordinates org.apache.geronimo.genesis.config:project-config:1.1 references the Codehaus repositoryThis repository has been discontinued.+==== actual java link ==== 
 +[[https://s.cfe.pm/zx4ob|actual java JRE download]]
  
-~/.m2/settings.xml+=== local JDK and tools mirror ===
  
-<code xml> +Java Mission Control 
-<mirror> +  * [[http://store.cfe.pm/java/jmc/jmc-8.3.0_linux-x64.tar.gz]] 
-   <id>codehaus-bypass</id> +  * [[http://store.cfe.pm/java/jmc/jmc-8.3.0_osx-aarch64.tar.gz]] 
-   <name>Codehaus bypass mirror</name> +  * [[http://store.cfe.pm/java/jmc/jmc-8.3.0_osx-x64.tar.gz]] 
-   <url>http://repo1.maven.org/maven2</url> +  * [[http://store.cfe.pm/java/jmc/jmc-8.3.0_windows-x64.zip]] 
-   <mirrorOf>codehaus</mirrorOf> +
-</mirror> +
-</code>+
  
 +=== download old java ===
  
 +[[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.1515509409.txt.gz · Last modified: 2018/01/09 17:50 by kpc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki