added convenience scripts
This commit is contained in:
parent
4b8393b5e5
commit
a62be5fcb1
2
bulk-import.sh
Executable file
2
bulk-import.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
exec mvn -e compile exec:java -Dexec.mainClass=BulkImport "-Dexec.args=$1" -Dexec.classpathScope=test
|
Loading…
Reference in New Issue
Block a user