mirror of https://github.com/apache/maven.git
Fixed license header in run-its.bat file.
This commit is contained in:
parent
393f614650
commit
e54646c7d6
|
@ -1,5 +1,3 @@
|
|||
@REM How JvZ runs the ITs from a clean slate if it would be on Windows
|
||||
|
||||
@REM
|
||||
@REM Licensed to the Apache Software Foundation (ASF) under one
|
||||
@REM or more contributor license agreements. See the NOTICE file
|
||||
|
@ -19,6 +17,8 @@
|
|||
@REM under the License.
|
||||
@REM
|
||||
|
||||
@REM How JvZ runs the ITs from a clean slate if it would be on Windows
|
||||
|
||||
mvn clean install -Prun-its,embedded -Dmaven.repo.local=%cd%/repo
|
||||
|
||||
@REM If behind a proxy try this..
|
||||
|
|
Loading…
Reference in New Issue