there are discussions lately on extensions, with 2 different meanings on this:

- either *project* extensions, with the .mvn feature added in Maven 3.3.0

- or more generic extension, like classical *installation* extensions jars in 
${maven.home}/lib/ext/ as configured in ${maven.home}/bin/m2.conf


Then I think we are missing *user* extensions, that would be added in 
${maven.home}/bin/m2.conf the same way as installation extensions, but 
pointing to ~/.m2/ext/*.jar


This would give us 3 levels of extensions:
- installation: as available for ages
- user: could be configured manualy on old Maven installation, and would be 
available with Maven 3.4.0 distribution
- project: as added in Maven 3.3.0

Any objection?
I still didn't create corresponding Jira issue, but will do if popsitive 
feedback

Regards,

Hervé

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to