ework.profiles.plugin.2023.1.0-M1.source-code.profile.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of plugin Show documentation
Show all versions of plugin Show documentation
A Grace profile to create plugin
description: Profile for plugins designed to work across all profiles
features:
defaults:
- maven-publish
repositories:
- "mavenLocal()"
skeleton:
excludes:
- app/i18n/*.properties
- app/conf/spring/**
build:
plugins:
- org.graceframework.grace-plugin
excludes:
- org.graceframework.grace-core
dependencies:
- scope: compile
coords: "org.graceframework:grace-boot"
- scope: compile
coords: "org.graceframework:grace-core"
© 2015 - 2024 Weber Informatics LLC | Privacy Policy