Class Output

    • Constructor Detail

      • Output

        public Output()
    • Method Detail

      • getExclude

        public OutputExclude getExclude()
        Get patterns to exclude output artifacts applicable to all projects in the build.
        Returns:
        OutputExclude
      • setExclude

        public void setExclude​(OutputExclude exclude)
        Set patterns to exclude output artifacts applicable to all projects in the build.
        Parameters:
        exclude - a exclude object.