I did notice this last night....  And I have no idea so far how or if
that is fixable.

When maven is about to run the site generation it does try to create a
new instance for all mojos available inside flexmojos.  But, SignAir
does depend on a non-opensource library that isn't shipped by
flexmojos and must be manually add to the build tree.

Could you file a ticket for that (not that I think I can fix, but at
least to register that somewhere)
It does break 2 integration tests
issue17(org.sonatype.flexmojos.tests.issues.Issue0017Test)
testFlexUnitReport(org.sonatype.flexmojos.test.IT0015CoverageTest)


VELO

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