Re: Writing an article and having nothing but trouble...

2006-06-29 Thread Paul McMahan
On 6/29/06, Bryan Noll [EMAIL PROTECTED] wrote: Also, throw in a '-o' (offline), then simply cd into the module that fails (assuming it failed because of a dependency download problem), build it on its own with the '-o', then try to rebuild the whole thing without the '-o'. I wonder if you

Writing an article and having nothing but trouble...

2006-06-28 Thread William B. Zimmerly
Dear Apache Geronimo Group, I was contracted by IBM to write a series of articles on Apache Geronimo, but I am still having *nothing but trouble* in building Geronimo from sources. Every time that I try to build the project with maven, maven new, or countless other maven commands like maven

Re: Writing an article and having nothing but trouble...

2006-06-28 Thread David Jencks
You aren't stating very clearly the steps you are using. I hope you are checking out the source from subversion. One thing that is pretty much essential is to run maven m:co to check out openejb source code: it is very difficult to build geronimo using openejb binaries. After checking

Re: Writing an article and having nothing but trouble...

2006-06-28 Thread Bill Dudney
Hi Bill,There are quite a few people experiencing problems with the build. The developers are working to fix the problems and its not consistent. So if you could post some of the errors you are getting while building it might help others to help (i.e. the terminal output you are seeing) you.If you

Writing an article and having nothing but trouble...

2006-06-26 Thread William B. Zimmerly
Dear Apache Geronimo Group, I was contracted by IBM to write a series of articles on Apache Geronimo, but I am having *nothing but trouble* in building Geronimo from sources. Every time I try to build the project with maven, maven new, or countless other maven commands like maven m:clean

Re: Writing an article and having nothing but trouble...

2006-06-26 Thread Aaron Mulder
I didn't think that Maven 1 really downloaded a lot of Maven plugins during a build. Can you say which specific downloads are failing? If you think you have most or all of the needed files locally, you can run Maven with the -o command to stay offline. Then whenever something fails due to a

Re: Writing an article and having nothing but trouble...

2006-06-26 Thread Christoph Sturm
why do yo need to build from sources? you could just use the 1.0 or 1.1 binaries. regards chris On 6/25/06, William B. Zimmerly [EMAIL PROTECTED] wrote: Dear Apache Geronimo Group, I was contracted by IBM to write a series of articles on Apache Geronimo, but I am having *nothing but trouble*

RE: Writing an article and having nothing but trouble...

2006-06-26 Thread Santosh Koti
Like , chris, I also wanted to say the same, probably I guess, he may need to come with series of article , which includes even the ways to build the AG server..!! Thanks, Santosh. Don't talk about yourself; it will be done when you leave. -Original Message- From: Christoph Sturm