ObjectDB ObjectDB

Nexus proxy repository with ObjectDB

#1

I'm trying to setup a proxy repository in my local Nexus to retrieve artifacts from objectdb. Unfortunately I'm not able to get it configured properly and I'm not sure what is wrong.

My repository config:

  • ID: objectdb
  • Name: ObjectDB
  • Type: proxy
  • Provider: Maven2
  • Format: maven2
  • Policy: Release
  • Remote Storage Location: http://m2.objectdb.com
  • Download Indexes, Auto Blocking, File Validation all set to True

Here is log output from nexus:

jvm 1    | 2014-03-27 08:54:07 INFO  [pxpool-1-thread-13] admin org.sonatype.nexus.index.DefaultIndexerManager - Trying to get remote index for repository "ObjectDB" [id=objectdb]
jvm 1    | 2014-03-27 08:54:07 INFO  [pxpool-1-thread-13] admin org.sonatype.nexus.proxy.storage.remote.httpclient.HttpClientRemoteStorage - Updating remote transport for proxy repository "ObjectDB" [id=objectdb]...
jvm 1    | 2014-03-27 08:54:13 INFO  [pxpool-1-thread-13] admin org.sonatype.nexus.index.DefaultIndexerManager - Cannot fetch remote index for repository "ObjectDB" [id=objectdb] as it does not publish indexes.
jvm 1    | 2014-03-27 08:54:13 INFO  [pxpool-1-thread-13] admin org.sonatype.nexus.index.NexusScanningListener - Scanning of repositoryID="objectdb" started.
jvm 1    | 2014-03-27 08:54:13 INFO  [pxpool-1-thread-13] admin org.sonatype.nexus.index.NexusScanningListener - Scanning of repositoryID="objectdb" finished: scanned=0, added=0, updated=0, removed=0, scanningDuration=0:00:00.026
jvm 1    | 2014-03-27 08:54:13 INFO  [pxpool-1-thread-13] admin org.sonatype.nexus.index.DefaultIndexerManager - Publishing index for repository objectdb
jvm 1    | 2014-03-27 08:54:13 INFO  [pxpool-1-thread-13] admin org.sonatype.nexus.tasks.RepairIndexTask - Scheduled task (RepairIndexTask) finished :: Repairing repository index "ObjectDB" from path null and below. (started 2014-03-27T08:54:07-07:00, runtime 0:00:06.097)
jvm 1    | 2014-03-27 08:54:13 INFO  [pxpool-1-thread-13] admin org.sonatype.nexus.configuration.application.DefaultNexusConfiguration - Applying Nexus Configuration due to changes in [Scheduled Tasks] made by Task-User...
jvm 1    | 2014-03-27 08:54:16 INFO  [ar-4-thread-5] admin org.sonatype.nexus.proxy.maven.routing.internal.RemoteScrapeStrategy - Not possible remote scrape of M2Repository(id=objectdb), no scraper succeeded.

Has anyone been able to set this up successfully?

Thanks!

edit
delete
#2

We had issues last week with our website due to relocating a server.

Please check if it works better now.

ObjectDB Support
edit
delete
#3

Unfortunately it does not. Nexus still reports the status as "Not Published". Can you confirm that my settings are correct from my original post?

Thanks!

edit
delete
#4

Searching for the error message in Google shows other similar reports, related to Nexus, with no relation to ObjectDB.

Currently the ObjectDB Maven repository works well. If you find something that is missing and that by adding it we may be able to support Nexus, we will be happy to check it.

ObjectDB Support
edit
delete

Reply

To post on this website please sign in.