[ https://jira.codehaus.org/browse/MNG-3065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Osipov updated MNG-3065: -------------------------------- Affects Version/s: (was: 2.2.x (to be reviewed)) > Add a <properties> element to the schema for dependencies a la M1 > ----------------------------------------------------------------- > > Key: MNG-3065 > URL: https://jira.codehaus.org/browse/MNG-3065 > Project: Maven 2 & 3 > Issue Type: Improvement > Components: Dependencies > Reporter: Jason Melnick > Assignee: Brett Porter > Priority: Minor > > Adding the optional <properties> element to the dependency element graph will > allow more control for plug-in developers, as well as making things like WAR > packaging much more straightforward. > Why would I want to have to mess around with declaring dependencies of a WAR > project that uses it's EARs deps <optional> so that they aren't included in > WEB-INF/lib? These deps are NOT optional - it's just a workaround to get it > to work because a clear facility isn't provided. > Specifying <properties><war.bundle>true</war.bundle></properties> is much > more clear for all parties. -- This message was sent by Atlassian JIRA (v6.1.6#6162)