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

Fix declared dependencies #212

Open
fdlk opened this issue Dec 3, 2015 · 0 comments
Open

Fix declared dependencies #212

fdlk opened this issue Dec 3, 2015 · 0 comments

Comments

@fdlk
Copy link
Contributor

fdlk commented Dec 3, 2015

Master pom has the molgenis master pom as a parent and therefore the child poms get away with declaring fewer dependencies than they really have.

Run mvn dependency:analyze-report to get a report of undeclared used dependencies:

  • freemarker
  • httpcore
  • log4j
  • commons-io
  • opencsv
    *gson

and declared unused dependencies:

  • molgenis-data-excel
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