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

Class-Path entries in MANIFEST.MF #31

Open
Snap252 opened this issue Aug 16, 2017 · 0 comments
Open

Class-Path entries in MANIFEST.MF #31

Snap252 opened this issue Aug 16, 2017 · 0 comments

Comments

@Snap252
Copy link

Snap252 commented Aug 16, 2017

In the published jar files of Version 1.1.0 and 1.1.1 (and maybe others) contains entries of dependencies

Class-Path: vaadin-server-7.1.9.jar vaadin-shared-7.1.9.jar vaadin-sha red-deps-1.0.2.jar vaadin-theme-compiler-7.1.9.jar commons-jexl-2.1.1 .jar commons-logging-1.1.1.jar cssparser-0.9.5.jar commons-cli-1.2.ja r jsoup-1.6.3.jar sac-1.3.jar

One fact is, that these dependencies are marked as "provided" in the pom, other problem is that the files are located wrong and they have a hardcoded version.

Can you remove these entries out of MANIFEST.MF and manage the decencies only in maven style?
It would be nice to have a patched version.

Kind regards

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