Class AbstractMavenConfig

    • Method Detail

      • getMavenExecutablePath

        @NotNull
        protected @NotNull String getMavenExecutablePath​(@NotNull
                                                         @NotNull String homePath)
      • getCommandline

        public List<String> getCommandline()
      • isHasTests

        public boolean isHasTests()
      • getTestResultsFilePattern

        public String getTestResultsFilePattern()
      • getWorkingDirectory

        public File getWorkingDirectory()
      • useMavenReturnCode

        public boolean useMavenReturnCode()