Skip to content

Instantly share code, notes, and snippets.

@nipunthathsara
Last active May 18, 2022 12:17
Show Gist options
  • Save nipunthathsara/703a056df2a32533e815ed79836fbc09 to your computer and use it in GitHub Desktop.
Save nipunthathsara/703a056df2a32533e815ed79836fbc09 to your computer and use it in GitHub Desktop.
Usefull commands
# Write effective pom into a new file.
mvn help:effective-pom -Doutput=effective-pom-result.xml
# Dependency tree
mvn dependency:tree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment