Version 1
    Scope

    Though not a library artifact in itself, the JBoss Bootstrap Build Parent is essential to the build process of the bootstrap Java Components.  It defines:

     

    • The dependency chain (inputs) common to all Bootstrap modules
    • Plugin configuration for release, compile, test, etc
    • Strict version overrides by way of Maven2 dependency management
    • An "eclipse" profile for generating Eclipse IDE-specific metadata; this avoids allowing the IDE to place its compiled sources in the same location as is done during a standard build.

     

    Modules
    Module Name
    Maven2 ID
    buildorg.jboss.bootstrap:jboss-bootstrap-build