META-INF.plugin.properties Maven / Gradle / Ivy
The newest version!
# The .key property refers to the key within the project properties map
# Properties for processing resources
resource.key=resources
resource.overwrite=false
resource.include.empty.dirs=true
resource.preserve.last.modified=false
resource.fail.on.error=true
resource.verbose=false
# Properties for processing test resources
resource.test.key=testresources
resource.test.overwrite=false
resource.test.include.empty.dirs=true
resource.test.preserve.last.modified=false
resource.test.fail.on.error=true
resource.test.verbose=false © 2015 - 2025 Weber Informatics LLC | Privacy Policy