[ http://jira.codehaus.org/browse/MINSTALL-57?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benjamin Bentmann closed MINSTALL-57. ------------------------------------- Assignee: Benjamin Bentmann Resolution: Fixed Fix Version/s: 2.3 Done in [r731716|http://svn.eu.apache.org/viewvc?view=rev&revision=731716]. > Default generatePom to true > --------------------------- > > Key: MINSTALL-57 > URL: http://jira.codehaus.org/browse/MINSTALL-57 > Project: Maven 2.x Install Plugin > 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 is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira