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

Shadow depends on old jdom version which breaks deps #98

Closed
wwadge opened this issue Sep 26, 2014 · 1 comment
Closed

Shadow depends on old jdom version which breaks deps #98

wwadge opened this issue Sep 26, 2014 · 1 comment
Milestone

Comments

@wwadge
Copy link

wwadge commented Sep 26, 2014

shadow depends on jdom v1.1. That version of jdom depends on jaxen 1.1.3 which has a broken artifact definition eventually causing:

Artifact 'maven-plugins:maven-cobertura-plugin:1.3:maven-cobertura-plugin.plugin' not found.

Can you please bump up the version of jdom (it fixes the problem)

@johnrengelman
Copy link
Owner

What version of Gradle are you using? Starting with 2.1, the plugin classpath should be isolated so you won't have this problem.

@johnrengelman johnrengelman added this to the 1.1.3 milestone Nov 11, 2014
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