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...@codehaus.org> on 2014/06/14 23:08:12 UTC

[jira] (MEAR-190) Remove the alias of defaultLibBundleDir

Karl-Heinz Marbaise created MEAR-190:
----------------------------------------

             Summary: Remove the alias of defaultLibBundleDir
                 Key: MEAR-190
                 URL: https://jira.codehaus.org/browse/MEAR-190
             Project: Maven Ear Plugin
          Issue Type: Task
    Affects Versions: 2.9.1
            Reporter: Karl-Heinz Marbaise
            Priority: Minor


Currently in the code we have:
{code}
    @Parameter( alias = "defaultJavaBundleDir" )
    protected String defaultLibBundleDir;
{code}
We should remove the alias here for the next minor release.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)