mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-08-29 09:34:00 +00:00
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:

committed by
Guillaume Nodet

parent
0835f0a0b5
commit
a7537fc233
2
dist/src/main/distro/mvn/bin/m2.conf
vendored
2
dist/src/main/distro/mvn/bin/m2.conf
vendored
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user