[regression] Presence of distribution management status in POM of local project does not cause validation error
---------------------------------------------------------------------------------------------------------------
Key: MNG-4430
URL:
http://jira.codehaus.org/browse/MNG-4430 Project: Maven 2
Issue Type: Bug
Components: POM
Affects Versions: 3.0-alpha-2
Reporter: Benjamin Bentmann
Priority: Minor
This inside a POM of a local project should fail the build with a validation error:
{code:xml}
<distributionManagement>
<status>generated</status>
</distributionManagement>
{code}
This is only valid for POMs in the repository.
--
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