appassembler-maven-plugin does not properly resolve version ranges
------------------------------------------------------------------

                 Key: MOJO-779
                 URL: http://jira.codehaus.org/browse/MOJO-779
             Project: Mojo
          Issue Type: Bug
          Components: appassembler
         Environment: XP Pro SP2
            Reporter: David Hoffer


Similar to MRELEASE-134 in maven-release-plugin

<version>[1.1.0,)</version>

This version range can resolve to the latest dev SNAPSHOT. The appassembler 
plugin should ignore SNAPSHOTS as that is not intended by the unbounded high 
end of the version range.

This document:
http://docs.codehaus.org/display/MAVEN/Dependency+Mediation+and+Conflict+Resolution#DependencyMediationandConflictResolution-DependencyVersionRanges
addressed the requirements for version ranges and stated that "Resolution of 
dependency ranges should not resolve to a snapshot (development version) unless 
it is included as an explicit boundary". I think this requirement was forgotten 
when version ranges were implemented.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.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