You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2016/05/16 11:17:12 UTC

[jira] [Created] (MWAR-379) manifest goal violates general Maven principle and creates file into src/main/..

Karl Heinz Marbaise created MWAR-379:
----------------------------------------

             Summary: manifest goal violates general Maven principle and creates file into src/main/..
                 Key: MWAR-379
                 URL: https://issues.apache.org/jira/browse/MWAR-379
             Project: Maven WAR Plugin
          Issue Type: Bug
          Components: manifest
    Affects Versions: 2.6
            Reporter: Karl Heinz Marbaise
             Fix For: 3.0.0


Currently the {{manifest}} goal of the war plugin will generate a file {{MANIFEST.MF}} into {{src/main/webapp}} folder and violates Maven principle (cause those folders are under version control). Either the generation should be done into a folder like {{target/WhatEver...}} or the whole goal should be removed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)