You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Andy Gumbrecht (JIRA)" <ji...@apache.org> on 2014/10/21 14:39:34 UTC

[jira] [Comment Edited] (TOMEE-1423) Packaging contains duplicate artifacts with snapshot timestamp

    [ https://issues.apache.org/jira/browse/TOMEE-1423?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14178340#comment-14178340 ] 

Andy Gumbrecht edited comment on TOMEE-1423 at 10/21/14 12:38 PM:
------------------------------------------------------------------

Added to war.xml:

{code:xml}
<outputFileNameMapping>${artifact.artifactId}-${artifact.baseVersion}.${artifact.extension}</outputFileNameMapping>
{code}


was (Author: andyg):
Added to war.xml:

<outputFileNameMapping>${artifact.artifactId}-${artifact.baseVersion}.${artifact.extension}</outputFileNameMapping>

> Packaging contains duplicate artifacts with snapshot timestamp
> --------------------------------------------------------------
>
>                 Key: TOMEE-1423
>                 URL: https://issues.apache.org/jira/browse/TOMEE-1423
>             Project: TomEE
>          Issue Type: Bug
>    Affects Versions: 1.7.1, 2.0.0-Milestone-1
>            Reporter: Andy Gumbrecht
>            Priority: Blocker
>             Fix For: 2.0.0-Milestone-1, 1.7.2
>
>
> Packaging javaee-api-7.0-SNAPSHOT-tomcat.jar and javaee-api-7.0-xxxxxxx.xxxxxx-xx-tomcat.jar
> Also openwebbeans and others with timestamp rather than 'snapshot'



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