org.hawkular:hawkular-ide-configs

Contains build tools for Hawkular projects

License

License

Categories

Categories

IDE Development Tools config Application Layer Libs Configuration
GroupId

GroupId

org.hawkular
ArtifactId

ArtifactId

hawkular-ide-configs
Last Version

Last Version

17
Release Date

Release Date

Type

Type

pom
Description

Description

Contains build tools for Hawkular projects
Project Organization

Project Organization

Red Hat, Inc.

Download hawkular-ide-configs

How to add to project

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

Dependencies

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

Project Modules

  • idea

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