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 2018/05/09 17:50:00 UTC

[jira] [Updated] (MEAR-194) Output during creation of Ear is not correct

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

Karl Heinz Marbaise updated MEAR-194:
-------------------------------------
    Fix Version/s: 3.0.2

> Output during creation of Ear is not correct
> --------------------------------------------
>
>                 Key: MEAR-194
>                 URL: https://issues.apache.org/jira/browse/MEAR-194
>             Project: Maven Ear Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.9.1
>            Reporter: Karl Heinz Marbaise
>            Priority: Minor
>             Fix For: 3.0.1, 3.0.2
>
>
> Currently during the creation of the ear the output shows something like this:
> {code}
> [INFO] Building jar: /opt/build/.../xyz-1.0.0-SNAPSHOT.ear
> {code}
> It should be changed into:
> {code}
> [INFO] Building ear: /opt/build/.../xyz-1.0.0-SNAPSHOT.ear
> {code}
> which is more consistent.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)