Skip to content

Metaborg Gradle convention and development plugins.

License

Notifications You must be signed in to change notification settings

metaborg/metaborg-gradle

Repository files navigation

Metaborg Gradle Plugins

Build License GitHub Release Documentation

The Metaborg Gradle convention and development plugins.

Documentation

Artifact Latest Release
org.metaborg.convention.java org.metaborg.convention.java
org.metaborg.convention.maven-publish org.metaborg.convention.maven-publish

Gradle Convention

The org.metaborg.convention plugins applies any conventional configuration to Metaborg projects. It has the following plugins:

  • org.metaborg.convention.java: Configures a project as a Java project (library or application).
  • org.metaborg.convention.maven-publish: Configures the Maven publications for a project.

License

Copyright 2024 Delft University of Technology

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "as is" basis, without warranties or conditions of any kind, either express or implied. See the License for the specific language governing permissions and limitations under the License.