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

CreateArchetypeFromProject creates extra folders if a folder contains both filtered and non-filtered files.

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.0
    • 3.0.1
    • None
    • None

    Description

      When invoking create-a-project-from-archetype on a project with the following structure:

      src/
          main/
                 webapp/
                             resources/
                                             artifactId/
                                                               a.jsp
                                                               a.png
      

      creates an archetype with the following structure:

      src/
          main/
                 webapp/
                             resources/
                                             artifactId/
                                                               a.png
                                            __artifactId__/
                                                               a.jsp
      

      I believe the correct output should only contain _archetypeId_ with the jsp filtered and the a.png not filtered.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            paranoiabla Petar Tahchiev
            paranoiabla Petar Tahchiev
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment