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/08/20 10:51:22 UTC

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

     [ https://issues.apache.org/jira/browse/MWAR-379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Heinz Marbaise closed MWAR-379.
------------------------------------
    Resolution: Fixed

Followup in [r1756988|http://svn.apache.org/r1756988]. 

> 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
>            Assignee: 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)