Uploaded image for project: 'Maven Release Plugin'
  1. Maven Release Plugin
  2. MRELEASE-510

release:prepare resolves dependency ranges [1.0,) as SNAPSHOT

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Won't Fix
    • 2.0-beta-9
    • None
    • prepare
    • None

    Description

      When issuing the command prepare command to a project with a dependency range decleration I get the following:

      [INFO] Checking dependencies and plugins for snapshots ...
      There are still some remaining snapshot dependencies.: Do you want to resolve them now? (yes/no) no: :
      [INFO] ------------------------------------------------------------------------
      [ERROR] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Can't release project due to non released dependencies :
      com.foo:bar:jar:[1.0,):compile
      in project 'Foo :: Pub' (com.foo:pub:jar:1.0-SNAPSHOT)

      Attachments

        Issue Links

          Activity

            People

              brett Brett Porter
              magnen Magne Nordtveit
              Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: