[ http://jira.codehaus.org/browse/MASSEMBLY-129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Casey closed MASSEMBLY-129. -------------------------------- Assignee: John Casey Resolution: Fixed Fix Version/s: 2.2-beta-2 > BaseDirectory Ignored When Including a Repository > ------------------------------------------------- > > Key: MASSEMBLY-129 > URL: http://jira.codehaus.org/browse/MASSEMBLY-129 > Project: Maven 2.x Assembly Plugin > Issue Type: Bug > Affects Versions: 2.1 > Reporter: Todd Wolff > Assignee: John Casey > Fix For: 2.2-beta-2 > > > <repositories> > <repository> > <includeMetadata>false</includeMetadata> > <outputDirectory>lib</outputDirectory> > </repository> > </repositories> > Using goal assembly:assembly, outputDirectory, i.e. 'lib' in this case, is > added to root of assembly archive rather than beneath the BaseDirectory. If > includeBaseDirectory=false, outputDirectory is ommitted altogether and > repository is written to archive root. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira