You are saying it is not executed when you run mvn clean install?
Then you did something wrong, there is another asdoc topic from today, that
a look on it.


VELO

On Mon, Sep 14, 2009 at 4:46 PM, John <[email protected]> wrote:

>
> Hi,
>
> I use the flex-mojos 3.3.0 and I tried to add asdoc to the install
> process as follows,
>
>                   <execution>
>                        <id>generate-asdoc</id>
>                        <phase>install</phase>
>                        <goals>
>                            <goal>asdoc</goal>
>                        </goals>
>                        <configuration>
>                            <outputDirectory>$
> {project.build.directory}/asdoc</outputDirectory>
>                            <excludeClasses>TestRunner.mxml</
> excludeClasses>
>                        </configuration>
>                    </execution>
>
> But it never got called. Anything wrong here?
>
> Thanks,
>
> John
> >
>

--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---

Reply via email to