Yes, it works.
On 12/5/05 8:46 AM, "Ken Perl" <[EMAIL PROTECTED]> wrote: > Can the 1.1-beta-2 work with geronimo1.0? Anyone tried this? > > On 12/5/05, Aaron Mulder <[EMAIL PROTECTED]> wrote: >> Oops. >> >> Let me take that back. It looks like Maven 1.0.2 had this problem, >> but Maven 1.1-beta-2 won't try to download the same snapshot more than >> once per build. So you should be good with 1.1-beta-2. Sorry about >> that! >> >> Aaron >> >> On 12/4/05, Aaron Mulder <[EMAIL PROTECTED]> wrote: >>> You are correct, and this behavior is pretty awful, but there's >>> nothing that can be done about this until Geronimo is converted to >>> Maven 2 (ETA: some time after Geronimo 1.0 is released). >>> >>> Your best bet is to leave an online build running in the background >>> the first time while you do other things. Then you can run subsequent >>> builds with the "-o" flag to run offline and it won't attempt to do >>> any downloading. If we updated individual dependencies here and there >>> you can run online builds from the directory of the module that needs >>> that and then try your entire offline build again. >>> >>> Aaron >>> >>> On 12/4/05, Ken Perl <[EMAIL PROTECTED]> wrote: >>>> If the jar is used by multi-module such as geronimo-kernel, it will >>>> be downloaded at the first time if it is not in the local repository. >>>> But once it was there, other modules will still spend some time to >>>> (not download) do something when building, I want to know what it is >>>> doing? checking newer version? because it takes too long time. >>>> >>>> -- >>>> perl -e 'print unpack(u,"62V5N\"FME;G\!E<FQ`9VUA:6PN8V]M\"[EMAIL PROTECTED] >>>> ")' >>>> >>> >> > > > -- > perl -e 'print unpack(u,"62V5N\"FME;G\!E<FQ`9VUA:6PN8V]M\"[EMAIL PROTECTED] > ")'
