[ 
https://jira.codehaus.org/browse/MLICENSE-5?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephen Connolly moved MOJO-1726 to MLICENSE-5:
-----------------------------------------------

           Complexity:   (was: Intermediate)
        Fix Version/s:     (was: license-maven-plugin-1.0)
                       1.0
          Component/s:     (was: license)
    Affects Version/s:     (was: license-maven-plugin-1.0)
                       1.0
                  Key: MLICENSE-5  (was: MOJO-1726)
              Project: Mojo's License Maven Plugin  (was: Mojo)

> Overriding bundleLicensePath does not work
> ------------------------------------------
>
>                 Key: MLICENSE-5
>                 URL: https://jira.codehaus.org/browse/MLICENSE-5
>             Project: Mojo's License Maven Plugin
>          Issue Type: Bug
>    Affects Versions: 1.0
>            Reporter: Farrukh Najmi
>            Assignee: Tony Chemit
>             Fix For: 1.0
>
>
> In my plugin config I also specified the following to bundle the license.html 
> in the jars META-INF directory:
> <generateBundle>true</generateBundle>
> This worked but produce the file META-INF/${project.artifactId}-LICENSE.txt 
> as is the default behavior (good).
> Related to my need for using a custom name for my license file (say 
> license.html) I tried specifying the following in my plugin config:
> <generateBundle>true</generateBundle>
> <bundleLicensePath>META-INF/license.html</bundleLicensePath>
> This did not work as expected and in fact nothing was added to META-INF 
> directory in the jar. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to