It is public editable... You could all try this new goal http://sites.sonatype.org/flexmojos/flexmojos-maven-plugin/attach-asdoc-mojo.html
<http://sites.sonatype.org/flexmojos/flexmojos-maven-plugin/attach-asdoc-mojo.html>That do not need phase. On Mon, Sep 14, 2009 at 9:47 AM, ddinger <[email protected]> wrote: > > Indeed. Setting the phase solved to problem > > <execution> > <phase>install</phase> > <goals> > <goal>asdoc</goal> > </goals> > </execution> > > Thanks. > Should I update the flex mojo wiki ? I don't know if i have permission > to do so. > > > On 14 Sep., 14:43, Marvin Froeder <[email protected]> wrote: > > Try to set the phase on asdoc execution.... > > > > On Mon, Sep 14, 2009 at 9:42 AM, ddinger <[email protected]> > wrote: > > > > > I only see the output of the compile-swc goal. > > > --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
