Uploaded image for project: 'TomEE'
  1. TomEE
  2. TOMEE-1782

Plugin fails to execute stop in post-integration-test phase

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.7.4
    • 7.0.0-M1
    • TomEE Maven Plugin
    • None
    • Apache Maven 3.3.9
      Java version: 1.8.0_77

    Description

      Call to this.getTomeeHttpsPortChecked() for info logging cause NullPointerException in AbstractTomEEMojo (line 860) for StopTomEEMojo.

      Possible solution: Add default 8443 to tomeeHttpsPost propery in AbstractTomEEMojo

      @Parameter(property = "tomee-plugin.https" , defaultValue = "8443")
      protected Integer tomeeHttpsPort;

      Attachments

        Activity

          People

            Unassigned Unassigned
            mcbeelen Marco Beelen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: