Yes, there are
http://sites.sonatype.org/flexmojos/flexmojos-maven-plugin/asdoc-report-mojo.html

Odd..

On Tue, Jan 26, 2010 at 3:19 PM, David Hoffer <[email protected]> wrote:

> Hum, that fails POM validation.
>
> This passes validation:
> <reportSets>
>                     <reportSet></reportSet>
> </reportSets>
>
> But then there are no asdoc reports, etc.
>
> -Dave
>
>
>
> On Tue, Jan 26, 2010 at 10:05 AM, velo <[email protected]> wrote:
>
>> You may also try this:
>>   <reporting>
>>    <plugins>
>>      <plugin>
>>        <groupId>org.sonatype.flexmojos</groupId>
>>        <artifactId>flexmojos-maven-plugin</artifactId>
>>        <version>3.5.0</version>
>>         <reportSets>
>>          <reportSet>asdoc-report</reportSet>
>>        </reportSets>
>>      </plugin>
>>    </plugins>
>>  </reporting>
>>
>>
>> On Jan 26, 12:53 pm, David Hoffer <[email protected]> wrote:
>> > After upgrading to 3.5.0 with this in the reporting section:
>> >
>> > <reporting>
>> >    <plugins>
>> >      <plugin>
>> >        <groupId>org.sonatype.flexmojos</groupId>
>> >        <artifactId>flexmojos-maven-plugin</artifactId>
>> >        <version>3.5.0</version>
>> >      </plugin>
>> >    </plugins>
>> >  </reporting>
>> >
>> > Running site goals generates the following error:
>> >
>> > [INFO]
>> > ------------------------------------------------------------------------
>> > [ERROR] BUILD ERROR
>> > [INFO]
>> > ------------------------------------------------------------------------
>> > [INFO] Error getting reports from the plugin
>> > 'org.sonatype.flexmojos:flexmojos-m
>> > aven-plugin:3.5.0': Unable to load the mojo
>> > 'org.sonatype.flexmojos:flexmojos-ma
>> > ven-plugin:3.5.0:sign-air' in the plugin
>> > 'org.sonatype.flexmojos:flexmojos-maven
>> > -plugin'. A required class is missing: com/adobe/air/Listener
>> > com.adobe.air.Listener
>> >
>> > Any ideas?
>> > -Dave
>>
>> --
>> 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]<flex-mojos%[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/
>>
>
>  --
> 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]<flex-mojos%[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/
>

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