Skip to content

Commit 9bac26e

Browse files
author
Owen
committed
Need to mvn install Ginco
1 parent 1e2db8d commit 9bac26e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/GENUINE/Ginco.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ if [[ ! -d "Ginco" ]]; then
2323

2424
patch -p1 -f < ../Ginco_files/0001-Reverting-XSS-issue-and-adding-generation-of-jar.patch
2525

26-
mvn package -DskipTests
26+
mvn install -DskipTests
2727

2828
# Now we create an artificial entry-point project and build it
2929
cp -r ../Ginco_files/__MAIN__/ .

0 commit comments

Comments
 (0)