[ https://jira.codehaus.org/browse/MASSEMBLY-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dennis Lundberg updated MASSEMBLY-286: -------------------------------------- Component/s: maven-archiver > Index.list support with Assembly Plugin > --------------------------------------- > > Key: MASSEMBLY-286 > URL: https://jira.codehaus.org/browse/MASSEMBLY-286 > Project: Maven 2.x 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira