On Wed, Jun 24, 2009 at 7:30 AM, flex-guse <[email protected]> wrote: > > <plugin> > <groupId>org.sonatype.flexmojos</groupId> > > <artifactId>flexmojos-maven-plugin</artifactId> > <version>3.3-SNAPSHOT</version> > <configuration> > <enableM2e>true</enableM2e> > </configuration> > <dependencies> > <dependency> > > <groupId>org.graniteds</groupId> > > <artifactId>granite-generator</artifactId> > <version>2.0.0.GA</version> > </dependency> > </dependencies> >
Granite is never that simple, just update the dependency and go.... they usually break the API, so is necessary to patch flexmojos before updating... I just did that, so give it a shot. Can you please provide an example how to force flexmojos-generator to > use the granite ds 2.0.0.GA generator, so no classes using > IExternalizable are generated? Are you sure this is a change on granite? When I need that I change the templates by myself.... VELO --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
