We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e2db8d commit 9bac26eCopy full SHA for 9bac26e
benchmarks/GENUINE/Ginco.sh
@@ -23,7 +23,7 @@ if [[ ! -d "Ginco" ]]; then
23
24
patch -p1 -f < ../Ginco_files/0001-Reverting-XSS-issue-and-adding-generation-of-jar.patch
25
26
- mvn package -DskipTests
+ mvn install -DskipTests
27
28
# Now we create an artificial entry-point project and build it
29
cp -r ../Ginco_files/__MAIN__/ .
0 commit comments