Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extension class does not get loaded #3300

Closed
mkristian opened this issue Sep 1, 2015 · 0 comments
Closed

extension class does not get loaded #3300

mkristian opened this issue Sep 1, 2015 · 0 comments

Comments

@mkristian
Copy link
Member

the error happens with this commit: mkristian/nexus-oss@add54bd

steps to reproduce (needs maven-3.0.x):

git clone --branch little-update git@github.com:mkristian/nexus-oss.git
cd nexus-oss/plugins/rubygem
mvn install

the first ScriptingContainer instance works, the second loads the jar and finds the ExtensionClass but does not load the extension class anymore.

some fails running the same code inside the nexus server.

try to narrow down the reproduction case further.

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

No branches or pull requests

2 participants