top of page

Maven 2 on OS X Snow Leopard killed by latest update

  • Jul 30, 2015
  • 1 min read

Updated: Jun 18, 2018



So apparently, the latest Java update to OS X Snow Leopard broke Maven 2 support. It did so in a rather nasty way; For over a year now I’m used to my symlink (/usr/share/maven) being reset from my custom Maven2 installation to the Maven3 installation that comes with OS X. So, once in a while Maven stops working, whereupon I re-create the symlink to Maven 2. Today, though, it kept refusing to work after recreating the symlink, giving the following complaint:




This post was written by Shai Yallin

 
 
 

Comments


The Latest Posts:

  • _EngineeringProductivity
  • _EngineeringProductivity

Code Migrations Don't Have to Hurt. This is how switched from cross team manual work to an automatic infrastructure

  • _AIEngineering
  • _AIEngineering

The End of Determinism: What’s Left for Engineers When AI Writes the Code

  • _AIEngineering
  • _AIEngineering

How to Build AI Agents That Fix Themselves - Without Bigger Prompts, More Context, or Another LLM

bottom of page