Skip to content

Remove Class-Path entry from MANIFEST in jar #483

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

Merged
merged 1 commit into from
Jun 14, 2020

Conversation

simon04
Copy link
Contributor

@simon04 simon04 commented Jun 11, 2020

When including this library using Apache Ivy (for instance), javac reports the following warning:

[javac] warning: [path] bad path element "/home/simon/.ivy2/cache/com.drewnoakes/metadata-extractor/jars/xmpcore-6.0.6.jar": no such file or directory

This is due to Class-Path: xmpcore-6.0.6.jar in META-INF/MANIFEST.MF

Ref: https://maven.apache.org/shared/maven-archiver/examples/classpath.html

@drewnoakes
Copy link
Owner

I don't have enough familiarity with Maven to understand the impact of this change. I'll merge as-is. Thanks!

@drewnoakes drewnoakes merged commit b266e0a into drewnoakes:master Jun 14, 2020
@drewnoakes
Copy link
Owner

Released in 2.15.0.

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

Successfully merging this pull request may close these issues.

2 participants