Ah. Foo… :-( The maven build failed on Core (after more than 30 minutes):
[ERROR] Failed to execute goal org.apache.royale.compiler:royale-maven-plugin:0.9.1:compile-as (default-compile-as) on project Core: Could not resolve dependencies for project org.apache.royale.framework:Core:swc:0.9.1: Could not find artifact com.adobe.air.framework:airglobal:swc:20.0 in apache-release (https://repository.apache.org/content/repositories/releases) -> [Help 1] Additionally, the maven build caused me to have to constantly close Flash Player Debugger. Any ideas why the approval script is even running maven? Harbs > On Feb 11, 2018, at 4:50 PM, Gabe Harbs <[email protected]> wrote: > > It looks like the ant build was fine. I’m not sure what it’s doing now. It > looks like it’s doing a maven build too? (I’m waiting for that to finish…) > > I also tried installing using nom, but that failed for me. > > I tried `sudo npm install > https://dist.apache.org/repos/dist/dev/royale/0.9.1/rc1/binaries/apache-royale-0.9.1-bin-js-swf.tar.gz > > <https://dist.apache.org/repos/dist/dev/royale/0.9.1/rc1/binaries/apache-royale-0.9.1-bin-js-swf.tar.gz> > -g` and got this result: > https://paste.apache.org/WdR4 <https://paste.apache.org/WdR4> > > I’m not sure if the problem is on my end or what. Suggestions? > > Harbs > >> On Feb 11, 2018, at 4:25 PM, Gabe Harbs <[email protected] >> <mailto:[email protected]>> wrote: >> >> It finished building and then failed while building the examples because I >> didn’t have maven installed on my machine. I just installed maven and I’m >> trying again… >> >> Harbs >> >>> On Feb 11, 2018, at 4:23 PM, Gabe Harbs <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> I got it to run when I ran the script a second time (after cleaning out the >>> folder with the approval script). >>> >>>> On Feb 11, 2018, at 3:24 PM, Piotr Zarzycki <[email protected] >>>> <mailto:[email protected]>> wrote: >>>> >>>> Unfortunately I have also problems with my newest Windows installation. :/ >>>> Anyone experience earlier such things ? >>>> >>>> rat-check: >>>> Checking files at D:\Work\royale_vote/apache-royale-0.9.1-src, report is >>>> D:\Work\royale_vote/rat-report-src.txt >>>> >>>> BUILD FAILED >>>> D:\Work\royale_vote\ApproveRoyale.xml:352: The following error occurred >>>> while executing this line: >>>> jar:file:/C:/ant/lib/apache-rat-tasks-0.11.jar!/org/apache/rat/anttasks/antlib.xml:24: >>>> taskdef A class needed by class org.apache.rat.anttasks.Report cannot be >>>> found: org/apache/rat/analysis/IHeaderMatcher >>>> using the classloader AntClassLoader[] >>>> >>>> Thanks, Piotr >>>> >>>> 2018-02-11 12:10 GMT+01:00 Gabe Harbs <[email protected] >>>> <mailto:[email protected]>>: >>>> >>>>> I’m having some trouble with ant on my new machine. >>>>> >>>>> I had installed ant using Homebrew, and the approval script complained >>>>> that ANT_HOME was not defined. I tried setting it to the home-brew >>>>> installed location and that didn’t work. >>>>> >>>>> I removed the homebrew installation and installed ant manually and added >>>>> ANT_HOME to my .profile file. That worked to get things to compile until I >>>>> got to the rat check. The I got an error: >>>>> >>>>> /Users/harbs/Documents/approve_royale/0.9.1/ApproveRoyale.xml:352: >>>>> Problem: failed to create task or type antlib:org.apache.rat. >>>>> anttasks:report >>>>> Cause: The name is undefined. >>>>> Action: Check the spelling. >>>>> Action: Check that any custom tasks/types have been declared. >>>>> Action: Check that any <presetdef>/<macrodef> declarations have taken >>>>> place. >>>>> No types or tasks have been defined in this namespace yet >>>>> >>>>> This appears to be an antlib declaration. >>>>> Action: Check that the implementing library exists in one of: >>>>> -/usr/local/apache-ant-1.10.2/lib >>>>> -/Users/harbs/.ant/lib >>>>> -a directory added on the command line with the -lib argument >>>>> >>>>> >>>>> Suggestions on a better setup? >>>>> >>>>> Harbs >>>>> >>>>>> On Feb 9, 2018, at 11:17 AM, Gabe Harbs <[email protected] >>>>>> <mailto:[email protected]>> wrote: >>>>>> >>>>>> I’m recovering from pneumonia. I’ll try to check the release on Sunday. >>>>>> >>>>>> Harbs >>>>>> >>>>>>> On Feb 8, 2018, at 9:58 PM, Alex Harui <[email protected] >>>>>>> <mailto:[email protected]>> >>>>> wrote: >>>>>>> >>>>>>> This is the discussion thread. >>>>>>> >>>>>>> Thanks, >>>>>>> Alex Harui >>>>>>> >>>>>> >>>>> >>>>> >>>> >>>> >>>> -- >>>> >>>> Piotr Zarzycki >>>> >>>> Patreon: *https://www.patreon.com/piotrzarzycki >>>> <https://www.patreon.com/piotrzarzycki> >>>> <https://www.patreon.com/piotrzarzycki >>>> <https://www.patreon.com/piotrzarzycki>>* >>> >> >
