[ http://jira.codehaus.org/browse/MASSEMBLY-86?page=all ] Jason van Zyl closed MASSEMBLY-86: ----------------------------------
Resolution: Fixed We can now do something like: <assembly> <id>bin</id> <formats> <format>zip</format> </formats> <repositories> <repository> <outputDirectory>repository</outputDirectory> <includeMetadata>true</includeMetadata> <groupVersionAlignments> <groupVersionAlignment> <id>org.apache.maven</id> <version>2.0.4</version> <excludes> <exclude>maven-archetype-core</exclude> </excludes> </groupVersionAlignment> </groupVersionAlignments> </repository> </repositories> </assembly> > Allow an easy way to exclude an artifact from groupId version alignment > ----------------------------------------------------------------------- > > Key: MASSEMBLY-86 > URL: http://jira.codehaus.org/browse/MASSEMBLY-86 > Project: Maven 2.x Assembly Plugin > Type: Improvement > Reporter: Jason van Zyl > Assignee: Jason van Zyl > Fix For: 2.1 > > -- 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