Blob Blame History Raw
---
document: modulemd
version: 2
data:
    stream: 3.5
    summary: Java project management and project comprehension tool
    description: >-
        Maven is a software project management and comprehension tool.
        Based on the concept of a project object model (POM), Maven
        can manage a project's build, reporting and documentation from
        a central piece of information.
    license:
        module:
            - MIT
    dependencies:
        - buildrequires:
              javapackages-tools: [201801]
              platform: [el8]
          requires:
              platform: [el8]
    profiles:
        common:
            rpms:
                - maven
    api:
        rpms:
            - maven
    filter:
        rpms:
            - aopalliance-javadoc
            - apache-commons-cli-javadoc
            - apache-commons-codec-javadoc
            - apache-commons-io-javadoc
            - apache-commons-lang3-javadoc
            - apache-commons-logging-javadoc
            - atinject-javadoc
            - atinject-tck
            - cdi-api-javadoc
            - geronimo-annotation-javadoc
            - glassfish-el
            - glassfish-el-javadoc
            - google-guice-javadoc
            - guava20-javadoc
            - guava20-testlib
            - guice-assistedinject
            - guice-bom
            - guice-extensions
            - guice-grapher
            - guice-jmx
            - guice-jndi
            - guice-multibindings
            - guice-parent
            - guice-servlet
            - guice-testlib
            - guice-throwingproviders
            - hawtjni
            - hawtjni-javadoc
            - httpcomponents-client-cache
            - httpcomponents-client-javadoc
            - httpcomponents-core-javadoc
            - jansi-javadoc
            - jansi-native-javadoc
            - jboss-interceptors-1.2-api-javadoc
            - jsoup-javadoc
            - jul-to-slf4j
            - log4j-over-slf4j
            - maven-hawtjni-plugin
            - maven-javadoc
            - maven-resolver
            - maven-resolver-javadoc
            - maven-resolver-test-util
            - maven-resolver-transport-classpath
            - maven-resolver-transport-file
            - maven-resolver-transport-http
            - maven-shared-utils-javadoc
            - maven-wagon
            - maven-wagon-ftp
            - maven-wagon-http-lightweight
            - maven-wagon-javadoc
            - maven-wagon-providers
            - plexus-cipher-javadoc
            - plexus-classworlds-javadoc
            - plexus-containers
            - plexus-containers-component-javadoc
            - plexus-containers-component-metadata
            - plexus-containers-container-default
            - plexus-containers-javadoc
            - plexus-interpolation-javadoc
            - plexus-sec-dispatcher-javadoc
            - plexus-utils-javadoc
            - sisu-javadoc
            - slf4j-ext
            - slf4j-javadoc
            - slf4j-jcl
            - slf4j-jdk14
            - slf4j-log4j12
            - slf4j-manual
            - slf4j-sources
    buildopts:
        rpms:
            macros: |
                %_with_xmvn_javadoc 1
                %_without_asciidoc 1
                %_without_avalon 1
                %_without_bouncycastle 1
                %_without_cython 1
                %_without_dafsa 1
                %_without_desktop 1
                %_without_dom4j 1
                %_without_doxygen 1
                %_without_dtd 1
                %_without_eclipse 1
                %_without_ehcache 1
                %_without_emacs 1
                %_without_equinox 1
                %_without_fop 1
                %_without_ftp 1
                %_without_gradle 1
                %_without_groovy 1
                %_without_hadoop 1
                %_without_hsqldb 1
                %_without_itext 1
                %_without_jackson 1
                %_without_jmh 1
                %_without_jna 1
                %_without_jpa 1
                %_without_junit5 1
                %_without_logback 1
                %_without_markdown 1
                %_without_memcached 1
                %_without_memoryfilesystem 1
                %_without_obr 1
                %_without_python 1
                %_without_reporting 1
                %_without_scm 1
                %_without_snakeyaml 1
                %_without_snappy 1
                %_without_spring 1
                %_without_ssh 1
                %_without_testlib 1
                %_without_vfs 1
    components:
        rpms:
            aopalliance:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of google-guice, maven.
            apache-commons-cli:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven.
            apache-commons-codec:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of httpcomponents-client, maven.
            apache-commons-io:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven, maven-shared-utils,
                         maven-wagon.
            apache-commons-lang3:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven.
            apache-commons-logging:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of httpcomponents-client, maven.
            atinject:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of cdi-api, google-guice, maven.
            cdi-api:
                buildorder: 20
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven, sisu.
            geronimo-annotation:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven.
            glassfish-el:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of cdi-api.
            google-guice:
                buildorder: 20
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven.
            guava20:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of google-guice, maven.
            hawtjni:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of jansi, jansi-native, maven.
            httpcomponents-client:
                buildorder: 20
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven, maven-wagon.
            httpcomponents-core:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of httpcomponents-client, maven,
                         maven-wagon.
            jansi:
                buildorder: 30
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven.
            jansi-native:
                buildorder: 20
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of jansi, maven.
            jboss-interceptors-1.2-api:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of cdi-api.
            jsoup:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven-wagon.
            maven:
                buildorder: 50
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Module API.
            maven-resolver:
                buildorder: 40
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven.
            maven-shared-utils:
                buildorder: 20
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven.
            maven-wagon:
                buildorder: 30
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven, maven-resolver.
            plexus-cipher:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven, plexus-sec-dispatcher.
            plexus-classworlds:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven, sisu.
            plexus-containers:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven, sisu.
            plexus-interpolation:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven.
            plexus-sec-dispatcher:
                buildorder: 20
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven.
            plexus-utils:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven, maven-wagon,
                         plexus-sec-dispatcher, sisu.
            sisu:
                buildorder: 30
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven.
            slf4j:
                buildorder: 10
                ref: stream-maven-3.5-rhel-8.6.0
                rationale: >
                    Runtime dependency of maven, maven-wagon.