Hawkular Build Tools Parent

Contains build tools for Hawkular projects

License

License

Categories

Categories

Build Tools
GroupId

GroupId

org.hawkular
ArtifactId

ArtifactId

hawkular-build-tools-parent
Last Version

Last Version

17
Release Date

Release Date

Type

Type

pom
Description

Description

Hawkular Build Tools Parent
Contains build tools for Hawkular projects
Project URL

Project URL

https://github.com/hawkular/hawkular-build-tools
Project Organization

Project Organization

Red Hat, Inc.
Source Code Management

Source Code Management

https://github.com/hawkular/hawkular-build-tools

Download hawkular-build-tools-parent

How to add to project

<!-- https://jarcasting.com/artifacts/org.hawkular/hawkular-build-tools-parent/ -->
<dependency>
    <groupId>org.hawkular</groupId>
    <artifactId>hawkular-build-tools-parent</artifactId>
    <version>17</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hawkular/hawkular-build-tools-parent/
implementation 'org.hawkular:hawkular-build-tools-parent:17'
// https://jarcasting.com/artifacts/org.hawkular/hawkular-build-tools-parent/
implementation ("org.hawkular:hawkular-build-tools-parent:17")
'org.hawkular:hawkular-build-tools-parent:pom:17'
<dependency org="org.hawkular" name="hawkular-build-tools-parent" rev="17">
  <artifact name="hawkular-build-tools-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hawkular', module='hawkular-build-tools-parent', version='17')
)
libraryDependencies += "org.hawkular" % "hawkular-build-tools-parent" % "17"
[org.hawkular/hawkular-build-tools-parent "17"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • build-tools
  • ide-configs

Hawkular Build Tools

Build Status

Contains resources used during the build of other Hawkular projects:

  • The configuration for Checkstyle in src/main/resources/hawkular-checkstyle directory.

  • org.hawkular.build.checkstyle.xml.XmlIndentCheck - an extension for Checkstyle to enforce indentation in XML files.

  • A license header template to be used by com.mycila:license-maven-plugin in src/main/resources/hawkular-license/jboss-apache-2-template.txt.

  • org.hawkular.build.license.CopyrightRangeProvider - an extension of license-maven-plugin to set copyright years range based on git history.

  • IDE configuration files - import these in your IDE so your IDE can format files according to Hawkular style rules.

    • ide-configs/eclipse - Eclipse preferences for code style. The names of the files in here indicates where you should import these files. e.g, hawkular-eclipse-preferences-java-codestyle-cleanup.xml should be imported in Preferences > Java > Code Style > Cleanup.

org.hawkular

Hawkular

Monitoring services: Metrics, Alerting, Inventory, Application Performance Management

Versions

Version
17
16
15
14
13
12
11
10
9
8
7