Uploaded image for project: 'Maven Archetype'
  1. Maven Archetype
  2. ARCHETYPE-603

archetype:create-from-project is not copying .gitignore file to archetype

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 3.0.0, 3.0.1
    • None
    • None
    • None

    Description

      <addDefaultExcludes>false</addDefaultExcludes>

      or

      <archetype-descriptor>
        <fileSets>
          <fileSet filtered="false" packaged="false">
          <directory></directory>
          <includes>
            <include>.*ignore</include>
          </includes>
          </fileSet>
        </fileSets>
      </archetype-descriptor>

      not solving the problem either

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Ebuzer Taha Ebuzer taha kanat
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: