AW: AW: AW: AW: AW: AW: New Flexmojos 7.0.0-SNAPSHOT available

2013-12-13 Thread Christofer Dutz
Nachricht- Von: Christofer Dutz [mailto:christofer.d...@c-ware.de] Gesendet: Mittwoch, 11. Dezember 2013 08:53 An: users@flex.apache.org Betreff: AW: AW: AW: AW: AW: AW: New Flexmojos 7.0.0-SNAPSHOT available Hi Nigel, I think I might know what the Problem is. If you use a lib in Maven

AW: AW: AW: AW: AW: AW: New Flexmojos 7.0.0-SNAPSHOT available

2013-12-10 Thread Christofer Dutz
Hi Nigel, the reason is simple, you are trying to use Flexmojos 7 to compile a project using an Adobe Flex version. As I stated a few times, Flexmojos 7 can only work with Apache Flex SDKs using the group-id org.apache.flex. It seems that you are trying to compile against '4.0.0.14159' for

AW: AW: AW: AW: AW: AW: New Flexmojos 7.0.0-SNAPSHOT available

2013-12-10 Thread Christofer Dutz
Hi Nigel, have to admit that I haven't tried Maven 3.1.1 yet but when following the Mailinglist, there seem to be quite some problems with this, but I guess it would be a good idea for me to check this out. Could you please file an Issue at https://flexmojos.atlassian.net/secure/Dashboard.jspa

AW: AW: AW: AW: AW: AW: New Flexmojos 7.0.0-SNAPSHOT available

2013-12-10 Thread Christofer Dutz
Hi Nigel, I think I might know what the Problem is. If you use a lib in Maven that was built against Flex 4.0 for example and which has a dependency set to com.adobe.flex:artifactwhatsoever:4.0. then when using the Flex SDKs with a different Group Id you would actually have some Problems.

AW: AW: AW: AW: AW: AW: New Flexmojos 7.0.0-SNAPSHOT available

2013-11-27 Thread christofer.d...@c-ware.de
So it Looks as if the library containing the mx.validators.* package is not present on your compile classpath. Could you check that it is. Unfortunately I can't check which lib this is exactly. Think this should resolve your Problems. Chris Von: