-
-
Notifications
You must be signed in to change notification settings - Fork 12
Support build.gradle #30
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
I would like the stacktower project to support build.gradle (for Java), along with pom.xml. This means that it would be able to detect dependencies from the build.gradle file.
Use Case
This allows more Java projects to be used, because I use Gradle rather than Maven and thus I can't use stacktower with any of my repositories.
Alternatives Considered
I have considered adding a pom.xml to all of my projects, but this is a bad solution because then there are Gradle and Maven configuration files, and the Maven config file will not be used. It is too messy.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request