To see changes after a save and refresh, you have to use "mvn jetty:run" and the only way that will work is if you use "appfuse:full-source".
Matt On Fri, Jan 30, 2009 at 10:05 AM, Ice-Man <derlon.aliend...@gmail.com>wrote: > Matt, > > U'll not beleave!! I even deleted the dir(s) of the "missing" maven > (eclipse) plugins! So, I silly kept on using the same cmd console (window). > Yes, I just could see it take effect in a new/other cmd console! :o > Matt, I have took a few pushes of mvn/appfuse, but I've descovery some > interesting things about AppFuse (mainly Eclipse plugins): it, in > Modular, doesn't gererate the complete dir/package structure, but, at least, > it respects and *uses* Oracle Profile (always w/o -Poracle)! By other > hand, in Basic the complete dir/package structure is gererated (w/ a so > simple *mvn eclipse:eclipse*), although it *never *respects Oracle > Profile: yes u, in every cmd, have to add -Poracle (that's a bit boring)! > Ah, (making Reverse Engeneering) I also discovered tha Basic doesn't > gererate the file 'jdbc.properties' in 'src/test/resources'. So, I decided > to generate it manually (guessing I could fix up the problem / so that get > rid '-Poracle' for ever)!! But, no sucess!: (kept on using default <!-- > Database settings -->, but) in *cargo:start* seemed respect and *use*Oracle > Profile! By the way, I have a doubt of it: Why when we run it after > making HelloAction (like in demo video) and save the files, we can't see the > effect/changings in browser??! (Just after run *mvn jetty:run-war*) > Ice-Man > > 2009/1/30 Matt Raible <m...@raibledesigns.com> > > Have you tried to run *mvn eclipse:eclipse *from the top-level project? >> >> >> On Fri, Jan 30, 2009 at 6:09 AM, Ice-Man <derlon.aliend...@gmail.com>wrote: >> >>> Hi fellows, (I think this issue was out of luck! ) When I was running *mvn >>> eclipse:eclipse* or even '*mvn install eclipse:eclipse*' (don't know >>> exactally) The enegy was cut down (blaclout). Now, every time after I >>> gererate a Modular Archetype, when try to run above both cmds I only get >>> msgs: required goal not found: maven-eclipse-plugin could not load the >>> plugin... (Obs.: with Basic Archetype, kept working fine, by the way, fun >>> 'mvn jetty:run-war' everything Ok!) Could u tell some way of fixing up it??! >>> Ice-Man >>> ------------------------------ >>> View this message in context: (2.0.2 Modular) Problems: >>> maven-eclipse-plugin<http://www.nabble.com/%282.0.2-Modular%29-Problems%3A-maven-eclipse-plugin-tp21746886s2369p21746886.html> >>> Sent from the AppFuse - User mailing list >>> archive<http://www.nabble.com/AppFuse---User-f2370.html>at Nabble.com. >>> >> >> > >