Hawkular Build Tools

Contains the Checkstyle configuration for Hawkular projects

License

License

Categories

Categories

Build Tools
GroupId

GroupId

org.hawkular
ArtifactId

ArtifactId

hawkular-build-tools
Last Version

Last Version

17
Release Date

Release Date

Type

Type

jar
Description

Description

Hawkular Build Tools
Contains the Checkstyle configuration for Hawkular projects
Project Organization

Project Organization

Red Hat, Inc.

Download hawkular-build-tools

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

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
9
8
7
6
5
4