Deployment of site.xml
----------------------
Key: HHH-5439
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HHH-5439
Project: Hibernate Core
Issue Type: Improvement
Affects Versions: 3.6.0.Beta2
Reporter: Paul Gier
Priority: Minor
Attachments: HHH-5439-site-xml.patch
The distribution module deploys a file called site.xml. The "pom" packaging
lifecycle automatically deploys this file to be used for site inheritance. Nexus
complains about this because the file deployed during the release is identical to the file
in the snapshots repository, and this violates a Nexus validation that checks that every
deployed artifact is unique.
One solution to this is to add a current version string to the site.xml file.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira