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

Add the possibility to generate files at project's root

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0-alpha-2
    • 2.0-alpha-3
    • None
    • None

    Description

      Actually, I can't specify with fileset to generate files next to pom.xml, I mean, not in src dir. I tried the following, but it doesn't work
      <fileSet filtered="false" packaged="false">
      <directory>/</directory>
      <includes>
      <include>ChangeMyName.xml</include>
      </includes>
      </fileSet>

      Attachments

        Activity

          People

            Unassigned Unassigned
            djeanprost Dominique Jean-Prost
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: