All Downloads are FREE. Search and download functionalities are using the official Maven repository.

archetype-resources..gitignore Maven / Gradle / Ivy

Go to download

Java project ready for OSSRH deployments. A modular (JPMS) Java project, includes unit tests, code coverage, mutation tests, integration tests, packaging, signing, licensing, and deployment configuration.

There is a newer version: 1.1.15
Show newest version
# Compiled class file
*.class

# Log file
*.log

# Package Files
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar

# Java project Files
.classpath
.factorypath
.project
.settings

# Maven
target
.flattened-pom.xml

# Cache Files
*.cache

# Reports (superlinter)
*.report
*.tap

# Vscode configuration
*.code-workspace

# Node
node_modules

# project stuff
CHANGELOG.md
release-context.json
rest_dispatch_release.http
delete_release.js




© 2015 - 2025 Weber Informatics LLC | Privacy Policy