Well, flex-mojos doesn't "include java packages under flex" just because flex-mojos doesn't define the dependencies. You do! And flex-mojos still maven, so, if you need/wanna you can add an jar, an xml, an txt, or whatever on dependency list.
But, flex-mojos doesn't include non-flex dependencies on the library list used to compile your artifact. Of course israfil is easier you don't need, or better you can't, configure FDK dependencies. But to made it flexible that is possible on flex-mojos. If you don't wanna configure it, just extends from parent pom ( what I do in most of mine projects ). Well, blog is used to show new/complex features. A wiki is better? Probably. But at this point most of docs, specially for advanced features are there. Maven docs, which is helpfull in several cases is online too, but I'm having issues to publish updated docs. I publish, but it doesn't change the site. No idea why or how to solve it. It just doesn't update. And there are lot's of samples (specially for advanced features) available too. Most relevant samples are here: http://svn.sonatype.org/flexmojos/trunk/rvin-mojo/test-harness/projects/concept/ This samples are used on integration tests, so they are always updated. If I found an way to like this code with the blog (or any other sord of documentation) would be awesome. But even generating docs using maven syncing docs and features is a manual job. Some of the posts on blog (expecially relative to flex-mojos 1.0) doesn't work on flex-mojos 2.0. But I changed version from 1 to 2 because I knew that is going to happen. Anyway, I'm open to suggestions. VELO On Wed, Jan 7, 2009 at 7:07 PM, [email protected] < [email protected]> wrote: > > Hi > I think that such a mojo should have better and updated documentation, > information should be in one place and not all over the place (google, > repository sampels...) and definitly not in blog. > > i'm trying to migrate from Israfil and it takes forever handling all > those dependencies etc, the repository include java packages under > flex, what a mess. > > it took me 5 minutes to plugin israfil and over 2 hours with no result > with this mojo > > sorry ..frustrated, > > > > --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
