Skip to content

Add repo to support jmxtools dependency #85

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>

`

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions