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 09:53:20 UTC

[jira] [Assigned] (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 reassigned MWAR-379:
----------------------------------------

    Assignee: Karl Heinz Marbaise

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