This will compile and create a deployable war file. Wait ~5-10 minutes (first build downloads many dependencies).
Run netstat -ano | findstr :8983 to find the process, then kill it or change Solr port in solr.in.cmd . dspace 7 installation on windows 10
CREATE USER dspace WITH PASSWORD 'yourpassword'; CREATE DATABASE dspace OWNER dspace; GRANT ALL PRIVILEGES ON DATABASE dspace TO dspace; This will compile and create a deployable war file