georgy / nexus-npm-repository-plugin

Sonatype Nexus OSS plugin for npm (https://www.npmjs.org) repository suport
25 stars 7 forks source link

Nexus version 2.8.0-05 #2

Closed mcm2226 closed 9 years ago

mcm2226 commented 10 years ago

I have nexus version 2.8.0-05, and the plugin fails to start. The only error in the logs is this:

The following plugins were processed: ... com.bolyuba.nexus.plugin:nexus-npm-repository-plugin:0.0.1 :: action=ACTIVATE result=BROKEN Reason: Problem installing: reference:file:/opt/scm/nexus-work/sonatype-work/nexus/plugin-repository/nexus-npm-repository-plugin-0.0.1/

Not much of an error to go on. I tried it on nexus 2.7.2-03 and it worked fine. Any idea what the problem might be?

Thanks, -Matt

georgy commented 10 years ago

That is expected as I currently build plugin against 2.7.2-03. What functionality are you planning to use? Just proxy?

mcm2226 commented 10 years ago

Yeah. As it is now, everything seems to work perfectly as I need it. The issue just being that our actual server is on a different version of nexus.

mcm2226 commented 10 years ago

I didn't realized I had closed this, didn't mean to do that

georgy commented 10 years ago

I will keep it open if you do not mind :)