[ 
https://jira.codehaus.org/browse/MRPM-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anders Hammar updated MRPM-77:
------------------------------

    Assignee:     (was: Brett Okken)
    
> Dependencies with unspecified version do not match x.x.x.RELEASE
> ----------------------------------------------------------------
>
>                 Key: MRPM-77
>                 URL: https://jira.codehaus.org/browse/MRPM-77
>             Project: Mojo RPM Plugin
>          Issue Type: Bug
>          Components: rpm
>    Affects Versions: 2.0.1
>            Reporter: Robert Munteanu
>
> When trying to exclude the Spring dependencies from being mapped inside an 
> RPM, the 
> {code}
> <exclude>org.springframework:*</exclude>
> {code}
> the result is unexpected:
> {code}
> [DEBUG] Dependency is 
> org.springframework:spring-aop:jar:3.0.2.RELEASE:compile at 
> /home/robert/.m2/repository/org/springframework/spring-aop/3.0.2.RELEASE/spring-aop-3.0.2.RELEASE.
> jar
> [DEBUG] Compare org.springframework:spring-aop:jar:3.0.2.RELEASE:compile to 
> org.springframework:*::[0,]
> [DEBUG] ... Group matches
> [DEBUG] ... Artifact matches
> [DEBUG] --> not excluded
> [DEBUG] --> included
> {code}
> I would expect the Spring version to be excluded, even though its version is 
> non-standard.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to