hi, i am currently developing a flashbuilder mojo (if someone is interested in this as well, maybe lets start another discussion) and as i am a great fan of unit tests (especially when things are getting too complicated and you are not sure anymore if you are doing the right thing) i once asked about "how to unit test mojos and mockup the whole maven stuff". turned out that the maven-plugin-testing-harness plugin does a great job! today i finally got it running, although some mysterious things were necessary (downgrade plexus-container-default to 1.0-alpha-8 instead 1.0-beta-3.0.6 and junit in compile scope) and there are still some not-so-nice things which need to be solved (current working directory of tests still in src/test/resources instead of target/xxx).
so me question is now, how we should proceed? any considerations upfront? @velo: although it might be a bit too early (as i already mentioned there are still some dirty hacks), do you want to have a patch which includes unit testing support for (the flexbuilder) mojos? ~christoph.pickl -- 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/
