Skip to content

Commit a4e005f

Browse files
committed
No need for separate Maven invocation to display version. Drop empty
lines.
1 parent e74bd37 commit a4e005f

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

benchmark-prereq.sh

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,5 @@
1616
# See the License for the specific language governing permissions and
1717
# limitations under the License.
1818

19-
2019
wget -P /tmp https://kasparov.skife.org/csv/csv-1.0.jar
21-
22-
mvn -version
23-
24-
mvn install:install-file -Dfile=/tmp/csv-1.0.jar -DgroupId=org.skife.kasparov -DartifactId=csv -Dversion=1.0 -Dpackaging=jar
25-
20+
mvn -V install:install-file -Dfile=/tmp/csv-1.0.jar -DgroupId=org.skife.kasparov -DartifactId=csv -Dversion=1.0 -Dpackaging=jar

0 commit comments

Comments
 (0)