[ http://jira.codehaus.org/browse/MNG-804?page=comments#action_50054 ]
Raymond Manaloto commented on MNG-804: -------------------------------------- More documentation on ways to do jar overriding would be greatly appreciated. I am starting a new project and would like the build system to be based on maven 2. One of the issues I am stuck on is that there are some third party jars that we need to use and I would like to be able to use something like maven.jar.override like in maven 1. I would like all 3rd party jars not in the main remote repository to be just put in a lib directory we have in CVS and declare these 3rd party jars as ones that need to be overriden. So, if a new team member comes into the project he/she will not have to run any imports to the local repository and instead be able to run the maven 2 project out of the box without any tricky pre-steps. > maven.jar.override usage in m2 > ------------------------------ > > Key: MNG-804 > URL: http://jira.codehaus.org/browse/MNG-804 > Project: Maven 2 > Type: Sub-task > Components: documentation - general > Reporter: Natalie Burdick > Priority: Minor > Fix For: 2.0.1 > > > refer to: > http://mail-archives.apache.org/mod_mbox/maven-users/200508.mbox/[EMAIL > PROTECTED] > to document that unlike m1, m2 no longer allow jar overrides via the > maven.jar.override property -- 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]
