Skip to content

Add repo to support jmxtools dependency #85

@jaimecasero

Description

@jaimecasero

I notice this library is manually downloaded and installed into local repo.

If we confirm is really required for this project, then i would add this repo to the list, so normal resolution is applied
`

        <id>datanucleus</id>

        <name>DataNucleus Releases</name>

        <url>http://www.datanucleus.org/downloads/</url>

        <releases>

            <enabled>true</enabled>

            <updatePolicy>never</updatePolicy>

        </releases>

        <snapshots>

            <enabled>true</enabled>

            <updatePolicy>never</updatePolicy>

        </snapshots>

    </repository>

`

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions