Re: AW: AW: AW: AW: AW: AW: AW: AW: Recommended flexmojos version for unittesting 4.11 SDK libs

2015-05-01 Thread duncmcm
Hi Chris Cause By is below: Caused by: java.lang.ClassNotFoundException: flex2.tools.oem.Logger at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50) at

Re: AW: AW: AW: AW: AW: AW: AW: Recommended flexmojos version for unittesting 4.11 SDK libs

2015-04-30 Thread duncmcm
Sorry Chris , I added the repo you suggested which fixed my flexunit problem I think now getting the following error: [WARNING] Error injecting: net.flexmojos.oss.plugin.test.TestCompilerMojo java.lang.NoClassDefFoundError: flex2/tools/oem/Logger at

Re: AW: AW: AW: AW: AW: Recommended flexmojos version for unittesting 4.11 SDK libs

2015-04-29 Thread duncmcm
Hi Chris OK a -U helped. But I have another issue you mentioned in another mail trail refereced below: https://mail-archives.apache.org/mod_mbox/flex-users/201406.mbox/%3c1401809427705.14...@c-ware.de%3E I have a dependency as follows: dependency

Re: AW: AW: AW: AW: AW: AW: Recommended flexmojos version for unittesting 4.11 SDK libs

2015-04-29 Thread duncmcm
Hi Chris Sorry for the hassle again, but I still cannot see it , have you got the full repo url for flexunit4.3 snapshot? I also had a quick look at your earlier examples you sent me but just got totally confused, this is due to my relative inexperience of maven and flexmojos. I have a work

Re: AW: AW: AW: AW: Recommended flexmojos version for unittesting 4.11 SDK libs

2015-04-27 Thread duncmcm
Hi Chris Thanks I will take a look at your examples shortly, but regards my issue last friday I am still seeing this issue when I do mvn flexmojos:test-compile: [ERROR] Plugin net.flexmojos.oss:flexmojos-maven-plugin:7.1.0-SNAPSHOT or one of its dependencies could not be resolved: Failed to

Re: AW: AW: AW: Recommended flexmojos version for unittesting 4.11 SDK libs

2015-04-24 Thread duncmcm
Hi Chris mvn install works fine now when I downloaded the flexmojos-maven-plugin 7.1.0-SNAPSHOT jar file from your repo onto my local one. Then I did mvn flexmojos:test-compile and it fails for some test related dependencies which I have not got to hand at present , thats why I asked you regards

Re: AW: AW: Recommended flexmojos version for unittesting 4.11 SDK libs

2015-04-24 Thread duncmcm
Hi Chris Yes that seemed to have sorted most of my initial issues I have now made a flex project with the FM7.1.0SNAPSHOT using 4.11 Flex SDK Thanks a million What would be great now if I could have access to your repo above or is this not possible? It would make my life easier as when I do mvn

Re: AW: Recommended flexmojos version for unittesting 4.11 SDK libs

2015-04-24 Thread duncmcm
Hi Chris Sorry to bother you again but where is fm 7.1.0-Snapshot as its not released on net.flexmojos.oss yet? Thanks again Duncan -- View this message in context: http://apache-flex-users.246.n4.nabble.com/Recommended-flexmojos-version-for-unittesting-4-11-SDK-libs-tp10145p10164.html

Re: AW: Recommended flexmojos version for unittesting 4.11 SDK libs

2015-04-23 Thread duncmcm
Thanks Chris I do appreciate your very quick responses. As it happens we do have a Flex 4.11 FDK built earlier on one of our local repos so I am going to try and build an application using one of your archetype commands, and see how it goes. I will certainly let you know how I get on. Regards

Re: AW: Recommended flexmojos version for unittesting 4.11 SDK libs

2015-04-23 Thread duncmcm
Hi Chris I tried both the 6.0.1 and 7.0.1 application archtypes and both failed an mvn install after following the instructions. I made some further changes to the POM which did improve things but since we have a 4.11 FDK present on one of our local repos I was eager to try and change the

Recommended flexmojos version for unittesting 4.11 SDK libs

2015-04-22 Thread duncmcm
Hi I having loads of trouble even launching my windows flashplayer for days now using flexmojos 3.4, that much I have given up. (Read loads of blogs). I was wondering what was the easiest learning curve and flexmojos version to use so that I can produce a POC project then start unit testing my