[
https://issues.apache.org/jira/browse/MEAR-194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17202560#comment-17202560
]
Hudson commented on MEAR-194:
-----------------------------
Build succeeded in Jenkins: Maven » Maven TLP » maven-ear-plugin » master #25
See
https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-ear-plugin/job/master/25/
> 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
> Labels: up-for-grabs
> Fix For: 3.1.0
>
>
> 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
(v8.3.4#803005)