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

Tests failures with v1.2.2 and update center not working if I skip tests #48

Open
L3u3n opened this issue May 2, 2019 · 0 comments
Open

Comments

@L3u3n
Copy link

L3u3n commented May 2, 2019

Hi,

I'm trying to use juseppe without Docker. I'm already running a previous version but I need the SHA fixes.

When I do mvn package, some tests are failing with this error:
Tests in error:
shouldFindAllPluginsRecursively(ru.lanwen.jenkins.juseppe.gen.source.PathPluginSourceTest): Illegal char <:> at index 2: /C:/Users/L3u3n/Downloads/juseppe-1.2.2/juseppe-1.2.2/juseppe-core/target/test-classes/tmp/plugins

If I skip tests, I can build. I replaced the juseppe.jar on my working setup by the new jar. The server is starting without error but I can not connect to it from my jenkins master. If I enter the .json url in a web browser, I get a ERR_CONNECTION_REFUSED. Whereas with the previous juseppe.jar I can see the json content.

Can you help me ?
Do you think the problem is related to failing tests ?
How can I troubleshoot this problem ?

Thank you !

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

1 participant