Uses of Class
org.apache.maven.buildcache.xml.config.OutputExclude
Packages that use OutputExclude
-
Uses of OutputExclude in org.apache.maven.buildcache.xml.config
Methods in org.apache.maven.buildcache.xml.config that return OutputExcludeModifier and TypeMethodDescriptionOutput.getExclude()Get patterns to exclude output artifacts applicable to all projects in the build.Methods in org.apache.maven.buildcache.xml.config with parameters of type OutputExcludeModifier and TypeMethodDescriptionvoidOutput.setExclude(OutputExclude exclude) Set patterns to exclude output artifacts applicable to all projects in the build.