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

release plugin does not respect "mvn -f"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.5.2
    • 3.0.0-M1
    • None
    • None

    Description

      maven allows usage of the -f flag when executing goals.
      The maven release plugin however doesn't work properly with that flag.
      It behaves as if some pieces of code would be referencing the -f file while some others are looking for a hardcoded "pom.xml" file name.

      This makes the plugin incompatible with the feature and in my case makes it almost impossible to use it.

      The documentation is mentioning a pom.xml here and there which suggest that the plugin is expecting exactly the file with that name.

      Please make the plugin compatible with maven command line "-f" option

      Attachments

        1. testing_release_plugin.zip
          84 kB
          Jacek Gebal

        Activity

          People

            gboue Guillaume Boué
            jgebal Jacek Gebal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: