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

Karl Heinz Marbaise commented on MEJB-97:
-----------------------------------------

The {{jarname}} can not be set via a property anymore. This can be handled by 
using 
{code:xml}
<build>
  <finalName>..</finalName>
.
</build>
{code}
if really needed.

> Remove param properties that doesn't make sense for CLI usage
> -------------------------------------------------------------
>
>                 Key: MEJB-97
>                 URL: https://issues.apache.org/jira/browse/MEJB-97
>             Project: Maven EJB Plugin
>          Issue Type: Improvement
>    Affects Versions: 2.5.1
>         Environment: n/a
>            Reporter: Anders Hammar
>             Fix For: 3.0.0
>
>
> Currently the plugin supports configuring several of the parameters via CLI 
> properties. This doesn't make sense in many cases and encourages bad Maven 
> usage (builds should be reproducible). Remove the properties for those 
> parameters. The v3.0.0 release is a good time to do this.
> First of all we need to identify candidates for removal.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to