[ http://jira.codehaus.org/browse/MNG-415?page=comments#action_39287 ] Hugo Palma commented on MNG-415: --------------------------------
I find the names "compile" and "runtime" dependencies misleading. If i didn't read the documentation my guess would be that "compile" dependencies are used for compiling only and are never included in a package and that "runtime" dependencies would be used for compiling and would be packaged. I find the choice that was made very confusing. Is there any reason why it's not donne the way i've described ? If it was it would solve this particular BUG and i think it would make it's use much more obvious. > allow exclusion of certain dependencies from inclusion in an archive > -------------------------------------------------------------------- > > Key: MNG-415 > URL: http://jira.codehaus.org/browse/MNG-415 > Project: m2 > Type: Improvement > Components: maven-plugins, maven-archiver > Versions: 2.0-alpha-2 > Reporter: Brett Porter > Fix For: 2.0-alpha-3 > > > this has been requested for WAR, but it should apply to all archives that > include dependencies. -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
