mvn dependency:go-offline -fae # without compilation
mvn install -fae
-fae - fail at end
mvn dependency:go-offline -fae # without compilation
mvn install -fae
-fae - fail at end
e.g.
mvn dependency:get -DgroupId=org.springframework -DartifactId=spring-web -Dversion=6.1.6 -Dclassifier=sources -Dpackaging=jar
List all pods:
gitk <one_branch>...<second_branch> - show commits between branches
gitk --all - show changes from all branches
gitk -- some/path/to/filter - filter by path
Put inside console:
setTimeout(()=>{debugger;}, 5000)
and the whole site will freeze after 5 seconds.
mvn dependency:sources
mvn dependency:resolve -Dclassifier=javadoc
mvn dependency:tree -Dmaven.main.skip -Dmaven.test.skip
source