Skip to content
This repository was archived by the owner on Mar 7, 2024. It is now read-only.
This repository was archived by the owner on Mar 7, 2024. It is now read-only.

"<type>pom</type>" Missing ? #1

@ronanM

Description

@ronanM

I think <type>pom</type> is missing in pom files, isn't it ?.

 <!-- EJB client JAR - alt2 -->
        <dependency>
            <groupId>org.jboss.as</groupId>
            <artifactId>jboss-as-ejb-client-bom</artifactId>
            <version>${jbossas-version}</version>
            <scope>compile</scope> 

            <type>pom</type> 

        </dependency>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions