I *think* the sonatype folk went home for weekend so I'll ask maven gurus
Close to getting a plugin working but when i start wrapper.exe the wrapper.log
displays this error:
"The following plugins were processed:
jvm 1 | ...
org.sonatype.nexus.plugins:stagingrules-nexus-plugin:1.0-SNAPSHOT ::
action=ACTIVATE result=BROKEN
jvm 1 | Reason: Plugin artifact
"com.sonatype.nexus:nexus-core:2.7.0::jar" not found!
Ideas on where com.sonatype.nexus:nexus-core:2.7.0::jar should be located?
local repo?
some undisclosed maven repo?
classpath?
HELP!
Martin