[weld-issues] [JBoss JIRA] Closed: (WELD-324) Versions of artifacts are inconsist
Pete Muir (JIRA)
jira-events at lists.jboss.org
Mon Nov 30 06:48:29 EST 2009
[ https://jira.jboss.org/jira/browse/WELD-324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir closed WELD-324.
--------------------------
Fix Version/s: 1.0.1.CR1
Resolution: Rejected
Assignee: Pete Muir
Given these are different artifacts (org.jboss.weld:weld-core:1.0.0 vs org.jboss.weld:weld-spi:1.0) this implies you've either got a deficient build tool (unlikely, given that not every artifact in the world has the same version number) or you have a bug in your build script.
These artifacts *do* have different version numbers inherently.
> Versions of artifacts are inconsist
> -----------------------------------
>
> Key: WELD-324
> URL: https://jira.jboss.org/jira/browse/WELD-324
> Project: Weld
> Issue Type: Bug
> Components: Infrastructure
> Affects Versions: 1.0.0.GA
> Reporter: Jason Porter
> Assignee: Pete Muir
> Priority: Minor
> Fix For: 1.0.1.CR1
>
>
> Some are versioned 1.0 and some 1.0.0 Maven seems to be fine with it, but Ivy (and things based on it) cannot find the correct versions. Example: I depend on weld-core 1.0.0 which has dependencies on weld-api 1.0 and weld-spi 1.0.
> Not sure why this matters, but I'm having to manually define the dependencies in my build script :(
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list