Hi VELO,
First of all, thank you for the work done with flex-mojos. I use it to
bring Flex support to the Jspresso framework and I can tell you that
the integration in the maven build was really smooth !

I still have a few remarks :

- I'm using m2eclipse on the Eclipse project and as of now, it seems
to have a problem resolving the plugin versions set-up in the
<pluginManagement> section of the POM (http://jira.codehaus.org/browse/
MNGECLIPSE-487). It then tries to resolve the "release" meta version
from the repository (http://repository.sonatype.org/content/groups/
public/org/sonatype/flexmojos/flexmojos-maven-plugin/maven-
metadata.xml) that is not filled. So the build fails in Eclipse. It
would be nice to have it in the sonatype repo - should be
<release>3.0.0</release>. Today the workaround is to explicitly set
the plugin version in the <plugins> section.

- I could'nt get the "asdoc" and "optimize" goals part of the build
unless I explicitely bind them to a phase (asdoc -> package and
optimize -> compile). Maybe am I missing something ? If not, the doc
should be updated.

- Is there a way to attach a generated asdoc archive to the deployed
artifacts (with an "asdoc" classifier) as the javadoc plugin does it
with the "attach-javadocs" goal ? Or do I need to get it done with the
assembly plugin ?

Thanks again for the great work!

Vincent

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