Building Animal quiz takes 32 secs on my machine, I use %> maven -o jar:install
sometimes, to check for compilation issues after I changed the UML model, I do %> maven -o java:compile that's it ... in andromda-all I always do %> maven -o note: the -o option is to tell maven to stay offline (faster), don't sync with the online repository, but you know this already from Chad w > -----Original Message----- > From: Matthias Bohlen [mailto:[EMAIL PROTECTED] > Sent: Monday, March 22, 2004 11:50 PM > To: 'Wouter Zoons'; 'Chad Brandon' > Cc: [EMAIL PROTECTED] > Subject: RE: [Andromda-devel] maven build > > Wouter, > > could you share a list of the goals you typically use in your > subprojects? For example, when I rebuild animal-quiz, it takes 1.5 > minutes which is not soooo fast. Chad has added some new goals which > will allow to skip the code generation step, but I did not try them yet. > How is your experience? > > Cheers... > Matthias > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On Behalf > > Of Wouter Zoons > > Sent: Monday, March 22, 2004 9:56 PM > > To: 'Chad Brandon'; [EMAIL PROTECTED] > > Cc: [EMAIL PROTECTED] > > Subject: [Andromda-devel] maven build > > > > > > I just wanted to say that the maven builds are blazing fast, > > especially when you build subprojects.. it's great! > > > > > > > > > > ------------------------------------------------------- > > This SF.Net email is sponsored by: IBM Linux Tutorials > > Free Linux tutorial presented by Daniel Robbins, President > > and CEO of GenToo technologies. Learn everything from > > fundamentals to system > > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click > > _______________________________________________ > > Andromda-devel mailing list [EMAIL PROTECTED] > > https://lists.sourceforge.net/lists/listinfo/andromda-devel > > > > ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Andromda-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-devel
