DOC

org.hawkular.accounts : hawkular-accounts-feature-pack-resources

Maven & Gradle

Feb 04, 2016
1 usages
7 stars

Hawkular - Accounts - Feature Pack Resources · This Maven module exists solely because wildfly-server-provisioning-maven-plugin is able to load the subsystem fragments (see src/main/resources/subsystem-templates/*) only from jars that are pulled by some WildFly module. Projects that have WildFly modules usually pack this kind of resources inside one of the modules' jars. Although we do not need a WildFly module to run any code, we need to have one just for the sake of loading the subsystem-templates by wildfly-server-provisioning-maven-plugin. Once Hawkular Accounts will have a subsystem or a WildFly module, the resources hosted here can move there.

Table Of Contents

Latest Version

Download org.hawkular.accounts : hawkular-accounts-feature-pack-resources Javadoc & API Documentation - Latest Versions:

How to open Javadoc JAR file in web browser

  1. Rename the file hawkular-accounts-feature-pack-resources-2.0.18.Final-javadoc.jar to hawkular-accounts-feature-pack-resources-2.0.18.Final-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder hawkular-accounts-feature-pack-resources-2.0.18.Final-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "hawkular-accounts-feature-pack-resources-2.0.18.Final-sources.jar" -d "hawkular-accounts-feature-pack-resources-2.0.18.Final-javadoc" -subpackages