Re: pacthed dependency

2007-09-13 Thread Christian Klocker
> Then you would pull down the source code to jboss-seam, apply the > patch, change the version to something like 1.2.1.ga2, and "mvn > install" the file (or ideally, "mvn deploy" it to your corporate repo. > Then you'd also need to change your dep to reflect the new version. yes, that will do it.

Re: pacthed dependency

2007-09-13 Thread Christian Klocker
hi wayne, > Tell us more about your patches. How are they delivered? Why do you > think you might not be able to use Maven along with the patches? ok, lets say i have seam as a dependency: jboss jboss-seam 1.2.1.ga but would need to apply the patch from http://jira.jboss.com/jira/brows

pacthed dependency

2007-09-13 Thread Christian Klocker
i have to patch some libraries for a project but i'd like to keep the project in maven. is it possible to add patches for dependencies to the maven-compile goal? maybe a plugin? thanks christian - To unsubscribe, e-mail: [EMAI