No pom.xml installed with empty projects ----------------------------------------
Key: MNG-1184 URL: http://jira.codehaus.org/browse/MNG-1184 Project: Maven 2 Type: Bug Versions: 2.0-beta-2 Reporter: Gilles Scokart Priority: Minor When we try to call 'm2 install' on a project that has no java sources and that use the packaging 'jar', the plugin install an empty jar (normal, there is no sources), * but the pom.xml is not installed * in the local repository. Note that there is a warning saying that the jar will be empty. The pom.xml should always be installed when the plugin finish successfully. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]