[jboss-jira] [JBoss JIRA] Created: (JBBUILD-696) Relax the unique artifact validation rule for non-jar artifacts
Bob McWhirter (JIRA)
jira-events at lists.jboss.org
Wed Aug 17 11:45:17 EDT 2011
Relax the unique artifact validation rule for non-jar artifacts
---------------------------------------------------------------
Key: JBBUILD-696
URL: https://issues.jboss.org/browse/JBBUILD-696
Project: JBoss Build System
Issue Type: Feature Request
Reporter: Bob McWhirter
Assignee: Paul Gier
Sometimes we have non-changing-between-releases artifacts in our build. Nexus currently disallows identical bytes to exist under multiple versions. When the artifact is a simple text file, such as a Javascript script, having to introduce artifact changes to the source is goofy.
If we could disable the uniqueness validation, at least for non-.jar/.war artifacts, that'd be lovely.
{noformat}
Staging Artifact Uniqueness Validation
-Artifact is not unique: 'org.projectodd.stilts:stilts-stomp-client-js:0.1.9' in repository 'thirdparty-releases' is same as '/org/projectodd/stilts/stilts-stomp-client-js/0.1.10/stilts-stomp-client-js-0.1.10.js'
{noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list