Update m2.conf to match Maven 4.x

So calling the `mvn` executable from a daemon distribution behaves more like vanilla Maven 4.x
This commit is contained in:
Stefan Oehme
2024-11-11 17:33:51 +01:00
committed by Guillaume Nodet
parent 0835f0a0b5
commit a7537fc233

View File

@@ -14,7 +14,7 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
main is org.apache.maven.cli.MavenCli from plexus.core
main is ${maven.mainClass} from plexus.core
set maven.conf default ${maven.home}/conf