DEV Community

mani-playground
mani-playground

Posted on

2 3

Useful maven commands

Dependency tree

mvn org.apache.maven.plugins:maven-dependency-plugin:tree -Dverbose=true -Dincludes=org.springframework.batch
Enter fullscreen mode Exit fullscreen mode

Skip tests

mvn clean install  -Dmaven.test.skip=true
Enter fullscreen mode Exit fullscreen mode

Top comments (0)

Jetbrains Survey

Calling all developers!

Participate in the Developer Ecosystem Survey 2025 and get the chance to win a MacBook Pro, an iPhone 16, or other exciting prizes. Contribute to our research on the development landscape.

Take the survey