jcgay / maven-distinct-local-repository

Separate SNAPSHOTs and RELEASEs in local Maven repository
MIT License
9 stars 2 forks source link

⚠️ With Maven 3.9.0+ this is no longer needed #67

Open Jurrie opened 5 months ago

Jurrie commented 5 months ago

Just a quick note for travelers passing by. If you use Maven 3.9.0 or higher, there is the baked-in option of splitting repositories. See here for info and the aether.enhancedLocalRepository.split configuration option.