Complete unknown error.... There is one know issue related to Embed assets located at src/main/resources. I couldn't add path resolver to asdoc.
But dunno anything about this error. Any details you could provide? VELO On Sun, Jan 25, 2009 at 8:05 AM, [email protected] < [email protected]> wrote: > > What about the compilation error - which is not there for the regular > compile and pop up during the asdoc target. > > > On Jan 25, 9:30 am, RedBugz Software <[email protected]> wrote: > > On Sun, Jan 25, 2009 at 12:29 AM, RedBugz Software <[email protected]> > wrote: > > > You need to declare a dependency on the plugin, then it will run with > mvn site: > > > <plugin> > > > <groupId>info.flex-mojos</groupId> > > > <artifactId>asdoc-mojo</artifactId> > > > <version>${flex-mojos.version}</version> > > > </plugin> > > > > Oops, forgot, you also need to put it in the reporting section: > > <reporting> > > <plugins> > > <plugin> > > <groupId>info.flex-mojos</groupId> > > <artifactId>asdoc-mojo</artifactId> > > <version>${flex-mojos.version}</version> > > </plugin> > > ..... > > > > Logan > > > --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
