Skip to content

Commit b668508

Browse files
authored
Add debug
1 parent b55e48f commit b668508

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/download-rc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ const downloadRC = () => {
4343
+ HAZELCAST_RC_VERSION);
4444
const subprocess = spawnSync('mvn',
4545
[
46-
'-q',
46+
'-X',
4747
'org.apache.maven.plugins:maven-dependency-plugin:2.10:get',
4848
'-Dtransitive=false',
4949
`-DremoteRepositories=${SNAPSHOT_REPO}`,

0 commit comments

Comments
 (0)