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

Support collecting dependencies from dependency management #5

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dkellenb
Copy link

This MR supports:

  • Collecting Dependencies from Dependency Management and from Dependencies

Additionally following changes are applied:

  • Update to Java8
  • Use MockitoRunner instead of initMocks
  • Fix JUnit Execution with Java 8

Detail of the change:
Change implementation to not work with Artifact but with Dependency, so code can be reused for the new code supporting dependencies and dependencies from dependency management (it looks like white space changes, but methods are extracted and moved)

MR replaces preview MR !4.

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.

1 participant