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

Michael Osipov closed MASSEMBLY-286.
------------------------------------
    Resolution: Auto Closed

This issue has been auto closed because it has been inactive for a long period 
of time. If you think this issue still persists, retest your problem with the 
most recent version of Maven and the affected component, reopen and post your 
results.

> Index.list support with Assembly Plugin
> ---------------------------------------
>
>                 Key: MASSEMBLY-286
>                 URL: https://issues.apache.org/jira/browse/MASSEMBLY-286
>             Project: Maven Assembly Plugin
>          Issue Type: Improvement
>          Components: maven-archiver
>    Affects Versions: 2.1
>            Reporter: Darren Hartford
>
> Enable or show how to create index.list (see maven archiver) when using 
> assembly with jar-with-dependencies for 'uberjar'/'fatjar' approach.
> Expected:
> {code:xml}
> <configuration>
>    <archive>
>        <index>true</index>
>     </archive>
> ...
> </configuration>
> {code}
> to create META-INF/INDEX.LIST with all class files (including the dependency 
> class files).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to