Re: [appfuse-user] Conversion to 2.0.2 - Updating Local Repository

2008-08-21 Thread Matt Raible
After you've made the changes, you should just be able to do "mvn clean install" and you'll get the updated JARs. If you don't want the old JARs, remove your local repo first. Matt On Thu, Aug 21, 2008 at 10:52 AM, paulie <[EMAIL PROTECTED]> wrote: > > Sorry if I wasn't clear enough. I did manua

Re: [appfuse-user] Conversion to 2.0.2 - Updating Local Repository

2008-08-21 Thread paulie
Sorry if I wasn't clear enough. I did manually merge the pom.xml file with the changes for 2.0.2. I wanted to see how to get the new jar files pulled into my .m2\repository. I got around this by running the archtype command for 2.0.2. I wanted to see if there was an easier way to do this via a

Re: [appfuse-user] Conversion to 2.0.2 - Updating Local Repository

2008-08-21 Thread Matt Raible
vi pom.xml > find and replace ;-) On Thu, Aug 21, 2008 at 10:09 AM, paulie <[EMAIL PROTECTED]> wrote: > > I have followed the upgrade guide and made the necessary changes to convert > to AppFuse 2.0.2 from 2.0.1. I am not sure how to get my referenced > libraries to the newer versions defined in