Hi to all
I have done the first steps with flexmojos and I am quite happy about
the results.
Now, I am tuning the pom.xml
I would like a better integration between my pom.xml and
flexmojos:flexbuilder goal
Can I configured my flexbuilder goal with generateHtmlWrapper= true?
I add the goal flexbuilder on my pom
...
<execution>
<id>flexbuilder</id>
<goals>
<goal>flexbuilder</goal>
</goals>
<configuration>
<generateHtmlWrapper>true</generateHtmlWrapper>
</configuration>
</execution>
...
when i run mvn flexmojos:flexbuilder my configuration is ignored and
the same with mvn install
I miss some things?
regards Lorenzo
--~--~---------~--~----~------------~-------~--~----~
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/
-~----------~----~----~----~------~----~------~--~---