Articles for CM Crossroads

2009-05-27 Thread Bob Aiello
I provide editing support (e.g. grammer, spelling, word usage). Oh and I am always looking for short articles on Ant, Maven, GNU Make and MSBuild etc. Bob Aiello Editor in Chief CM Crossroads raie...@acm.org http://www.linkedin.com/in

Re: Could anyone give me some idea what is the difference bwteen ant and maven?

2008-10-25 Thread Bob Aiello
ctices. (I will help you with the editing so don't worry if you are new to writing :-) Bob Aiello Editor in Chief CM Crossroads email raiello [at] acm.org http://www.linkedin.com/in/BobAiello - Original Message - From: "Oleg Gusakov" <[EMAIL PROTECTED]> To: "Mave

RE: Version Management

2007-08-16 Thread Bob Aiello
PROTECTED] in regards. Bob -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thu 8/16/2007 7:48 AM To: Bob Aiello; dev@maven.apache.org Cc: Subject: RE: Version Management By Version

RE: Version Management

2007-08-16 Thread Bob Aiello
Well I guess it depends upon your definition of version management. Some people (mistakenly) think that the shared repository actually "versions" objects that are deployed (as if it were a version control tool such as Accurev or ClearCase). The shared repository is just a file system where you pr

RE: Version Management

2007-08-16 Thread Bob Aiello
No but maven interfaces with many version control tools (which means that you can checkout your code from within maven) I recommend that you keep them completely separate to avoid wasting time on script glitches. In other words checkout your code and then execute your build. -Original Messag

trying to walk my way through the code...

2007-05-27 Thread Bob Aiello
I am trying to walk my way through the java code which I am taking in approximately the order shown below. Does anyone have a suggestion on a better (more organized/intuitive) way to do this? In particular I am trying to see how the maven lifecycle gets implemented in the code. Bob maven-core

Maven 2 on cygwin

2007-05-26 Thread Bob Aiello
Can Maven 2 be built and run on cygwin as a Unix application? (in other words I am not building it as a Windows app... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]