Skip to content

Instantly share code, notes, and snippets.

@joutvhu
Last active May 5, 2023 09:27
Show Gist options
  • Save joutvhu/16bc31753c7be0a799042e7f11f17dc4 to your computer and use it in GitHub Desktop.
Save joutvhu/16bc31753c7be0a799042e7f11f17dc4 to your computer and use it in GitHub Desktop.
mvn -N wrapper:wrapper

mvn -N wrapper:wrapper -Dmaven="3.8.1"
mvn dependency:tree

mvn dependency:tree -Dincludes="[groupId]:[artifactId]:[type]:[version]" -Dexcludes="[groupId]:[artifactId]:[type]:[version]"
mvn dependency:resolve -U
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment