[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5439) Deployment of site.xml
Paul Gier (JIRA)
noreply at atlassian.com
Wed Aug 4 17:47:39 EDT 2010
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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list