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

Can't launch plugin, "java.lang.NoClassDefFoundError:..." appeared #38

Closed
d-konovalov opened this issue Dec 3, 2015 · 11 comments
Closed

Comments

@d-konovalov
Copy link

Hi guys,
I would like to use your tool. It works if I generate reports locally with allure-cli. But I still can't make it work on Jenkins.

Here is console output:

my screenshot

When I open Environment variables page for current build I can't find anything related to Allure there

Please help me to find mistake I've made during installation

Thank you in advance

@d-konovalov
Copy link
Author

This one appears as well
one more image

@eroshenkoam
Copy link
Member

which version of the plugin do you use?

@eroshenkoam
Copy link
Member

@d-konovalov
Copy link
Author

I use allure plugin version 2.9

@eroshenkoam
Copy link
Member

I test latest version (2.10) of allure-plugin on windows xp and windows 10. It's works. Which version of windows and jenkins you are using?

@d-konovalov
Copy link
Author

win10
I'll try to update plugin to 2.10

@d-konovalov
Copy link
Author

Now it has the same view as the second screenshot

@eroshenkoam
Copy link
Member

It looks like Jenkins further escapes file paths. On my screenshot every path looks like: "". In your case, he adds, it looks like this: '""'. Which version of Jenkins are you using?
2015-12-08 15 55 33

@d-konovalov
Copy link
Author

Hi @eroshenkoam
current version is 1.638
thank you

@lanwen
Copy link
Member

lanwen commented Dec 8, 2015

@d-konovalov think propblem is in spaces in your path. Try to remove any from args.

(@eroshenkoam will think how to fix that)

@d-konovalov
Copy link
Author

@lanwen Thank you
it works now!

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

No branches or pull requests

3 participants