[ http://jira.codehaus.org/browse/MASSEMBLY-93?page=all ]
John Casey updated MASSEMBLY-93: -------------------------------- Fix Version: 2.2 > DependencySet's include processing should error out when the include > dependency is not available > ------------------------------------------------------------------------------------------------- > > Key: MASSEMBLY-93 > URL: http://jira.codehaus.org/browse/MASSEMBLY-93 > Project: Maven 2.x Assembly Plugin > Type: Bug > Versions: 2.1 > Environment: xp > Reporter: Dan Tran > Fix For: 2.2 > > > <dependencySets> > <dependencySet> > <includes> > <include>some-groupId:some-artifactId</include> > </includes> > </dependencySet> > I have a descriptor that use lots of include statements. assembly plugin > should error out when the specified dependency is not in the dependency list. > This will help to catch the error at packaging time rather eye balling the > zip file. -- 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