[ https://issues.apache.org/jira/browse/MINSTALL-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17965888#comment-17965888 ]
Olivier Lamy commented on MINSTALL-57: -------------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-install-plugin#195|https://github.com/apache/maven-install-plugin/issues/195]. > Default generatePom to true > --------------------------- > > Key: MINSTALL-57 > URL: https://issues.apache.org/jira/browse/MINSTALL-57 > Project: Maven Install Plugin (Moved to GitHub Issues) > Issue Type: Improvement > Affects Versions: 2.2 > Reporter: Benjamin Bentmann > Assignee: Benjamin Bentmann > Priority: Minor > Fix For: 2.3 > > > {code:java} > // TODO: check if it exists first, and default to true if not > if ( generatePom ) > { > .... > } > {code} > +1 > Otherwise users easily wonder why Maven keeps trying to download the POM on > each build. -- This message was sent by Atlassian Jira (v8.20.10#820010)