Skip to content

Unable to pull "qaf-support" through maven dependency #4

@arun7979

Description

@arun7979

Hi,

I'm unable to get the "qaf-support" jars through maven dependency.

<repositories>
	<repository>
		<id>qaf</id>
		<url>https://qmetry.github.io/qaf/dist</url>
	</repository>
	<repository>
		<id>jai</id>
		<url>https://repository.jboss.org/nexus/content/repositories/thirdparty-releases</url>
	</repository>
</repositories>

    <dependency>
        <groupId>com.qmetry</groupId>
        <artifactId>qaf-support</artifactId>
        <version>2.1.12</version>
    </dependency>

Tried multiple versions 2.1.11, 2.1.8. Any help to resolve this issue is much appreciated..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions