Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Incomplete
-
3.6.3
-
None
-
None
Description
One wouldn't check it in cos it has platform specific paths in it, but it would be great to have a .mavenrc file used in a project workspace root.
I could set JDK 8 for one project, and otherwise have JDK 14 for my default machine choice in $HOME/.mavenrc
Of course, the one in the project root would be used in preference to the one in $HOME