For me this only worked with version 4 beta 5. Not with the lastest beta. There are other threads covering this.
Regards, Wes On Jun 5, 3:20 am, Richard Lee <[email protected]> wrote: > Ok... next problem. Tried to turn on code coverage reporting by editing > the pom.xml for my archetype constructed swc. Followed the instructions > here > > https://docs.sonatype.org/display/FLEXMOJOS/Test+coverage+support > > to add <coverage>true</coverage> to the <configuration> section of the > plugin. > > It appears that flexmojo attempts to instrument the code for coverage, > but hangs. > > I grabbed the actual coverage source code out of git for the calculator > example referenced on the above page. Had to patch the pom.xml file to > have <extensions>true</extensions> or it would not build (somewhat > concerning). After that, same result. > > Is something broken right now with coverage instrumentation? > > Attached are the logs for 'mvn clean install' > > Richard > > log.txt > 3KViewDownload -- 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 http://flexmojos.sonatype.org/
