Skip to content

Instantly share code, notes, and snippets.

@jaykeerti
Created October 6, 2024 02:10
Show Gist options
  • Save jaykeerti/88bfafbaa4a322ca2d411717eaf5ce2f to your computer and use it in GitHub Desktop.
Save jaykeerti/88bfafbaa4a322ca2d411717eaf5ce2f to your computer and use it in GitHub Desktop.
maven plugin creation
mvn archetype:generate -DgroupId=com.llmtestgen -DartifactId=llmtest-maven-plugin -Dversion=0.0.1-SNAPSHOT -DarchetypeGroupId=org.apache.maven.archetypes -DarchetypeArtifactId=maven-archetype-mojo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment