Matthias, building on my machine is decent: 45 seconds. Like I said before, the xdoclet stuff seems to be the stuff thats really slow...not sure why it performs slowly in Maven?
----- Original Message ----- From: "Wouter Zoons" <[EMAIL PROTECTED]> To: "'Matthias Bohlen'" <[EMAIL PROTECTED]>; "'Wouter Zoons'" <[EMAIL PROTECTED]>; "'Chad Brandon'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, March 22, 2004 5:54 PM Subject: RE: [Andromda-devel] maven build > Building Animal quiz takes 32 secs on my machine, I use > > %> maven -o jar:install -- You can't use jar:install from the animal-quiz directory as it has subprojects. You probably mean "maven -o install" > > sometimes, to check for compilation issues after I changed the UML > model, I do > > %> maven -o java:compile You must be executing this in a subdirectory though right? > > 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. -- This should help Matthias, since you just need to build the component you need and then deploy > > 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 ------------------------------------------------------- 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
