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

Let's construct the jadler-all package in a different way #111

Open
jandudek opened this issue Mar 10, 2016 · 0 comments
Open

Let's construct the jadler-all package in a different way #111

jandudek opened this issue Mar 10, 2016 · 0 comments
Milestone

Comments

@jandudek
Copy link
Contributor

The jadler-all package is now constructed using a maven dependency, basically it's an empty artifact which just depends on all necessary jadler-* artifacts. This is a bit clumsy and causes problems to mvn dependency:analyze (issues Used undeclared dependencies found when using a class from any jadler-* artifacts).

Let's find a way to do this better, probably by compiling all classes from the dependent artifacts to the jadler-all artifact.

@jandudek jandudek added this to the 2.0.0 milestone Mar 10, 2016
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