Well, that certainly sounds reasonable, but I'm brand new to flexmojos, so not qualified to really comment.
This is likely my ignorance speaking, but as of this morning, I have the flexbooking project being built via Maven and the latest graniteds, and 3.5 flex sdk. It appears to have generated the .as files correctly. However, I haven't had time to actually deploy it, so who knows if it actually works. On Jan 28, 2010, at 5:48 AM, Marvin Froeder wrote: > In fact, on flexmojos 4.x branch the generator is on another maven plugin > also. Then I just use inherit to "import" it into flexmojos. So this > external generator could come w/o any generator attached (granite1, 2 or 2.1 > or the ones made on flexmojos) and the flexmojos-maven-plugin could come with > one default attached (probably the latest available). Then, if someone needs > for some reason use gas 1.x, just need to use the cleaner generator and > attach the granite 1 dependency. > > What do you think? Would be a flexmojos 4.x fix, but I don't think that is a > big deal. > > > VELO > > On Thu, Jan 28, 2010 at 10:42 AM, Marvin Froeder <[email protected]> wrote: > I may have an idea to deal with it.... > Flexmojos may could only include one generator at the time. So if you > need/wanna use another version, you would need to declare the extra > dependency on the plugin dependencies.... what do you think of that? > > > VELO > > > On Thu, Jan 28, 2010 at 10:37 AM, Edward Yakop <[email protected]> wrote: > Ouch. > > Flexmojos generator only works with 2.0.0.sp1 not the latest graniteds > 2.1.0.rc2. If u don't mind to use 2.0 version. I'll see what can be > done this saturday. After looking at velo classloader issue. > > Regards, > Edward Yakop > > On 2010-01-28, Robert Morse <[email protected]> wrote: > > Hi Edward! > > I started with the work from Leif Olsen: > > http://seamframework.org/Community/SeamInActionChapter2345And6Mavenized > > and I'm now FlexMojos and GraniteDS stuff. I picked the seam-flexbooking > > project from the GraniteDS 2.1.0.RC2 distribution mainly because that > > example is widely used and relatively compact. > > > > If I read your post correctly, it sounds like you have something working? > > If so, I'd love to see it. Once I get this example working, I'll certainly > > publish it, but would appreciate any help I can get along the way! > > > > -robert. > > > > > > On Jan 27, 2010, at 7:15 PM, Edward Yakop wrote: > > > >> Hi, > >> > >> Are you using source control? is it open? > >> I'm using flexmojo + seam etcs and certainly help in configuring flexmojo. > >> > >> Regards, > >> Edward Yakop > >> > >> > >> On Wed, Jan 27, 2010 at 19:44, mDesignz <[email protected]> wrote: > >>> Hello, > >>> I'm a total newbie with FlexMojos. My thanks to the authors for > >>> creating this. In any case, I use Seam extensively, so I'm trying to > >>> convert the GraniteDS 'seam-flexbooking' project (found in examples), > >>> from the current ant build, to a Maven project using FlexMojos. Has > >>> anyone already done this? If so, I'd love to see the pom files. > >>> Assuming I manage to get through it, I'll post the pom files since I > >>> believe it would be a benefit to the Seam community. Any suggestions > >>> or help would be greatly appreciated. > >>> > >>> -- > >>> You received this message because you are subscribed to the Google > >>> Groups "Flex Mojos" group. > >>> To post to this group, send email to [email protected] > >>> To unsubscribe from this group, send email to > >>> [email protected] > >>> For more options, visit this group at > >>> http://groups.google.com/group/flex-mojos?hl=en?hl=en > >>> > >>> http://blog.flex-mojos.info/ > >> > >> -- > >> You received this message because you are subscribed to the Google > >> Groups "Flex Mojos" group. > >> To post to this group, send email to [email protected] > >> To unsubscribe from this group, send email to > >> [email protected] > >> For more options, visit this group at > >> http://groups.google.com/group/flex-mojos?hl=en?hl=en > >> > >> http://blog.flex-mojos.info/ > > > > The human mind is an iterative processor, it never does anything right the > > first time. What it does well is to make improvements on every iteration > > (deMarco) > > > > > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Flex Mojos" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > > http://groups.google.com/group/flex-mojos?hl=en?hl=en > > > > http://blog.flex-mojos.info/ > > -- > Sent from my mobile device > > -- > You received this message because you are subscribed to the Google > Groups "Flex Mojos" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/flex-mojos?hl=en?hl=en > > http://blog.flex-mojos.info/ > > > > -- > You received this message because you are subscribed to the Google > Groups "Flex Mojos" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/flex-mojos?hl=en?hl=en > > http://blog.flex-mojos.info/ The human mind is an iterative processor, it never does anything right the first time. What it does well is to make improvements on every iteration (deMarco) -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos?hl=en?hl=en http://blog.flex-mojos.info/
