And after hearing Piotr managing to build the maven distribution ... I 
re-unpacked the source bundle and the distribution directory wasn't empty 
anymore.
I tried reproducing what I did last time ... I thought perhaps the ant clean 
scripts accidentally deleted something ... but no ... so I can't really explain 
why it was empty in my case. So please ignore the findings related to 
distribution being empty.

Chris



Am 12.05.20, 10:28 schrieb "Christofer Dutz" <[email protected]>:

    Hi all,

    well yes the check is new, the playerversion was 20 for the past 4-5 years 
... it's the version of the playerglobal the mavenizer downloads and uses 
throughout the build.

    Technically the player being used to run the application should be at least 
the version of the playerglobal. In the prerequisiteCheck I added checks for 
all sorts of hard to diagnose things that could go wrong with the build before 
the build actually starts. 

    So perhaps set the version used in the pom "flash.version" to the version 
used in the Ant build. So then the prerequisiteCheck would pick that up and 
also allow older versions. I do think checking the compatibility of the used 
player is quite important.

    Chris



    Am 12.05.20, 06:11 schrieb "Alex Harui" <[email protected]>:

        I think that's a new check.  You can get old FP versions from here: 
https://helpx.adobe.com/flash-player/kb/archived-flash-player-versions.html

        -Alex

        On 5/11/20, 3:57 PM, "Harbs" <[email protected]> wrote:

            Why is the minimum Flash version for Maven 20.0? I’ve been using 
11.4 for years without issues.

            The build just failed for me…
            Detecting FlashPlayer Debugger:  11.4.402.265  FAILED (required 
20.0)

            ….


            [ERROR] Failed to execute goal 
org.codehaus.gmaven:groovy-maven-plugin:2.1.1:execute (prerequisite-check) on 
project royale-compiler-parent: Execution prerequisite-check of goal 
org.codehaus.gmaven:groovy-maven-plugin:2.1.1:execute failed: Not all 
conditions met, see log for details. -> [Help 1]







Reply via email to