yes I just did and I get these errors
I am not good with maven, and this is the command i use
/MAVEN_HOME/bin/mvn clean
/MAVEN_HOME/bin/mvn package
[ERROR] Failed to execute goal on project liquibase-core: Could not resolve dependencies for project org.liquibase:liquibase-core:jar:3.6.2: Failed to collect dependencies at com.github.stefanbirkner:system-rules:jar:1.16.0 -> junit:junit-dep:jar:[4.9,): No versions available for junit:junit-dep:jar:[4.9,) within specified range -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal on project liquibase-core: Could not resolve dependencies for project org.liquibase:liquibase-core:jar:3.6.2: Failed to collect dependencies at com.github.stefanbirkner:system-rules:jar:1.16.0 -> junit:junit-dep:jar:[4.9,)
I have updated my settings.xml file and I did not have this issue in eclipse