[ https://issues.apache.org/jira/browse/MINSTALL-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965876#comment-17965876 ]
Olivier Lamy commented on MINSTALL-8: ------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-install-plugin#176|https://github.com/apache/maven-install-plugin/issues/176]. > option on install-file to generate a skeleton pom > ------------------------------------------------- > > Key: MINSTALL-8 > URL: https://issues.apache.org/jira/browse/MINSTALL-8 > Project: Maven Install Plugin (Moved to GitHub Issues) > Issue Type: Improvement > Reporter: Matthew Pocock > Assignee: Brett Porter > Priority: Minor > > Sometimes I need to add jars to my local repo using something like: > mvn install:install-file -Dfile=.. -DartifactId=.. -DgroupId=... > -Dversion=... -Dtype=jar > This doesn't generate a pom, which can cause trixinesses. Could we have a > -DgeneratePom=true option that writes a skeleton pom in for the artifact? it > would default to false. -- This message was sent by Atlassian Jira (v8.20.10#820010)