Skip to content

Add Details in Readme to mention which files can be deleted for Gradle vs Maven #20

@theomails

Description

@theomails

Hi folks,

Depending on which one I choose (either Maven or Gradle), I would prefer to delete the other set of files that would not apply.

It would be nice if you could add a section in Readme to mention which files can be deleted after picking either Gradle or Maven. What do you think? Something like this...

Maven-specific files and directories (can be removed if you choose Gradle build tool):

  • mvn/
  • mvnw
  • mvnw.cmd
  • pom.xml

Gradle-specific files and directories (can be removed if you choose Maven build tool):

  • build.gradle
  • buildSrc/
  • gradle/
  • gradle.properties
  • gradlew
  • gradlew.bat
  • settings.gradle

I'm not sure if package/ folder is specific to either of the build tools. Also, is Travis only used with Maven?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions