-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
Milestone
Description
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>
`