No, no, that was no 4.1.... On Dec 19, 2:09 pm, Jeffrey <[email protected]> wrote: > About the coverage bug? > > On Dec 18, 2:49 pm, Marvin Froeder <[email protected]> wrote: > > > > > > > > > I wish to know where you guys get this > > info....http://search.maven.org/#search|ga|1|flexmojos-maven-pluginhttp://repo1.maven.org/maven2/org/sonatype/flexmojos/flexmojos-maven-... > > > VELO > > > On Dec 17, 8:23 pm, Axelle Ziegler <[email protected]> > > wrote: > > > > 4.1.x ? The latest version I see in the repo is 4.0-RC2. Any pointers > > > to the proper repository ? > > > > On Sat, Dec 17, 2011 at 9:18 PM, Jeffrey <[email protected]> wrote: > > > > The first is correct. You need to use 4.1.x or newer, prior version > > > > had a bug. > > > > > On Dec 16, 8:41 am, Axelle Ziegler <[email protected]> wrote: > > > >> Hello, > > > > >> First of all, I want to thanks the developper of flexmojos, which has > > > >> proven very useful to us. > > > > >> I'm trying to use flexmojos plugin to generate in the same run an xml > > > >> report and the html one (one being for sonar, and the other for local > > > >> use). However, I can't figure out how to pass both paramaters to > > > >> <coverageReportFormat>. > > > > >> I tried > > > >> <coverageReportFormat> > > > >> <param>xml</param> > > > >> <param>html</param> > > > >> </coverageReportFormat> > > > > >> <coverageReportFormats> > > > >> <param>xml</param> > > > >> <param>html</param> > > > >> </coverageReportFormats> > > > > >> and > > > > >> <coverageReportFormats> > > > >> <coverageReportFormat> > > > >> <param>xml</param> > > > >> </coverageReportFormat> > > > >> <coverageReportFormat> > > > >> <param>html</param> > > > >> </coverageReportFormat> > > > >> </coverageReportFormats> > > > > >> And still only got one of the two reports. Does anyone have a link to > > > >> relevant documentation, or know the correct parameters format ? > > > > >> Thanks a lot > > > > > -- > > > > 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/
-- 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/
