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

Go on search for dependencies in project configuration files #99

Merged
merged 1 commit into from
Mar 29, 2019
Merged

Go on search for dependencies in project configuration files #99

merged 1 commit into from
Mar 29, 2019

Conversation

Reamer
Copy link
Member

@Reamer Reamer commented Jan 14, 2019

In first step we try to go on search in pom.xml (maven) and build.gradle files.
Goals:

  • Link issues to files
  • If possible find a TextRange in config file


public class DependencyCheckMetric {

private static final Logger LOGGER = Loggers.get(DependencyReason.class);
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy&Paste mistake

@Reamer Reamer changed the title WIP: Go on search for dependencies in project configuration files Go on search for dependencies in project configuration files Mar 29, 2019
@Reamer Reamer merged commit edaa0fe into dependency-check:master Mar 29, 2019
@Reamer Reamer deleted the sonarwork branch March 29, 2019 19:25
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.

None yet

1 participant