Hi Josh,

you're right, I have AIR_HOME in my .bash_profile set, since I left all env
vars set (flex, air, playerglobal, royale....)
So,
- should I remove some more in addition to AIR_HOME?

additionally:

- Should I use the settings from Piotr too?
- Should I add -Dgenerate.swf.swcs=true and -DskipTests=true ?

thanks!



El mié., 25 sept. 2019 a las 23:03, Josh Tynjala (<joshtynj...@bowlerhat.dev>)
escribió:

> Carlos,
>
> Can you check to see if the AIR_HOME environment variable is set or not?
>
> If I'm understanding the logic in ApproveRoyale.xml, then you need to
> ensure that AIR_HOME is *NOT* set, unless you include -Duse-flash=true in
> your command. If AIR_HOME is set, then you should clear it. It may also be
> a good idea to clear both PLAYERGLOBAL_HOME and FLASHPLAYER_DEBUGGER too,
> just to be safe.
>
> --
> Josh Tynjala
> Bowler Hat LLC <https://bowlerhat.dev>
>
>
> On Wed, Sep 25, 2019 at 9:41 AM Carlos Rovira <carlosrov...@apache.org>
> wrote:
>
> > Hi,
> >
> > sorry to report that my try failed. I tried with clean .m2 and my own
> > settings.xml. Maybe I need to switch to the settings Piotr send to me?
> >
> > as well I used the instruction provided in email: ant -e -f
> > ApproveRoyale.xml -Drelease.version=0.9.6 -Drc=3
> >
> >
> > ache.org/maven2/org/antlr/antlr/3.4/antlr-3.4.jar (1.1 MB at 2.7
> > MB/s)[INFO]
> > ------------------------------------------------------------------------
> >
> > [INFO] Reactor Build Order:
> >
> > [INFO]
> >
> > [INFO] Apache Royale: Compiler: Parent
> > [pom]
> >
> > [INFO] Apache Royale: Compiler: Compiler-Common
> > [jar]
> >
> > [INFO] Apache Royale: Compiler: Test Utils
> > [jar]
> >
> > [INFO] Apache Royale: Compiler: Externc
> > [jar]
> >
> > [INFO] Apache Royale: Compiler: Compiler
> > [jar]
> >
> > [INFO] Apache Royale: Compiler: Compiler-JX
> > [jar]
> >
> > [INFO] Apache Royale: Compiler: SWFUtils
> > [jar]
> >
> > [INFO] Apache Royale: Compiler: Debugger
> > [jar]
> >
> > [INFO] Apache Royale: Compiler: OEM Layer
> > [jar]
> >
> > [INFO] Apache Royale: Royale Ant Tasks
> > [jar]
> >
> > [INFO] Apache Royale: RoyaleUnit Ant Tasks
> > [jar]
> >
> > [INFO] Apache Royale: Royale Maven Plugin
> > [maven-plugin]
> >
> > [INFO]
> >
> > [INFO] ---------< org.apache.royale.compiler:royale-compiler-parent
> > >----------
> >
> > [INFO] Building Apache Royale: Compiler: Parent 0.9.6
> > [1/12]
> >
> > [INFO] --------------------------------[ pom
> > ]---------------------------------
> >
> > Downloading from apache-release:
> >
> >
> https://repository.apache.org/content/repositories/releases/com/adobe/flash/framework/playerglobal/20.0/playerglobal-20.0.pom
> >
> > Downloading from central:
> >
> >
> https://repo.maven.apache.org/maven2/com/adobe/flash/framework/playerglobal/20.0/playerglobal-20.0.pom
> >
> > [WARNING] The POM for com.adobe.flash.framework:playerglobal:swc:20.0 is
> > missing, no dependency information available
> >
> > Downloading from apache-release:
> >
> >
> https://repository.apache.org/content/repositories/releases/com/adobe/flash/framework/playerglobal/20.0/playerglobal-20.0.swc
> >
> > Downloading from central:
> >
> >
> https://repo.maven.apache.org/maven2/com/adobe/flash/framework/playerglobal/20.0/playerglobal-20.0.swc
> >
> > [INFO]
> > ------------------------------------------------------------------------
> >
> > [INFO] Reactor Summary for Apache Royale: Compiler: Parent 0.9.6:
> >
> > [INFO]
> >
> > [INFO] Apache Royale: Compiler: Parent .................... FAILURE [
> > 0.982 s]
> >
> > [INFO] Apache Royale: Compiler: Compiler-Common ........... SKIPPED
> >
> > [INFO] Apache Royale: Compiler: Test Utils ................ SKIPPED
> >
> > [INFO] Apache Royale: Compiler: Externc ................... SKIPPED
> >
> > [INFO] Apache Royale: Compiler: Compiler .................. SKIPPED
> >
> > [INFO] Apache Royale: Compiler: Compiler-JX ............... SKIPPED
> >
> > [INFO] Apache Royale: Compiler: SWFUtils .................. SKIPPED
> >
> > [INFO] Apache Royale: Compiler: Debugger .................. SKIPPED
> >
> > [INFO] Apache Royale: Compiler: OEM Layer ................. SKIPPED
> >
> > [INFO] Apache Royale: Royale Ant Tasks .................... SKIPPED
> >
> > [INFO] Apache Royale: RoyaleUnit Ant Tasks ................ SKIPPED
> >
> > [INFO] Apache Royale: Royale Maven Plugin ................. SKIPPED
> >
> > [INFO]
> > ------------------------------------------------------------------------
> >
> > [INFO] BUILD FAILURE
> >
> > [INFO]
> > ------------------------------------------------------------------------
> >
> > [INFO] Total time:  8.438 s
> >
> > [INFO] Finished at: 2019-09-25T18:35:49+02:00
> >
> > [INFO]
> > ------------------------------------------------------------------------
> >
> > [ERROR] Failed to execute goal on project royale-compiler-parent: Could
> not
> > resolve dependencies for project
> > org.apache.royale.compiler:royale-compiler-parent:pom:0.9.6: Could not
> find
> > artifact com.adobe.flash.framework:playerglobal:swc:20.0 in
> apache-release
> > (
> > https://repository.apache.org/content/repositories/releases) -> [Help 1]
> >
> > [ERROR]
> >
> > [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e
> > switch.
> >
> > [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> >
> > [ERROR]
> >
> > [ERROR] For more information about the errors and possible solutions,
> > please read the following articles:
> >
> > [ERROR] [Help 1]
> >
> >
> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
> >
> >
> > BUILD FAILED
> >
> > /Users/carlosrovira/Downloads/testrc3/ApproveRoyale.xml:778: The
> following
> > error occurred while executing this line:
> >
> > /Users/carlosrovira/Downloads/testrc3/ApproveRoyale.xml:801: exec
> returned:
> > 1
> >
> >
> > Total time: 27 minutes 17 seconds
> >
> > macbookpro:testrc3 carlosrovira$
> >
> >
> > El mié., 25 sept. 2019 a las 17:56, Piotr Zarzycki (<
> > piotrzarzyck...@gmail.com>) escribió:
> >
> > > I'm not sure how it happened this time, but yeah we finally have. ;)
> > >
> > > śr., 25 wrz 2019 o 17:54 Carlos Rovira <carlosrov...@apache.org>
> > > napisał(a):
> > >
> > > > Hi Piotr,
> > > > great to see we have different threads in gmail :)
> > > >
> > > > El mié., 25 sept. 2019 a las 16:24, Piotr Zarzycki (<
> > > > piotrzarzyck...@gmail.com>) escribió:
> > > >
> > > > > Ok, new and hopefully the last one RC3. I didn't run ApproveScript
> > > myself
> > > > > yet, but will do that tomorrow or next week.
> > > > >
> > > > > śr., 25 wrz 2019 o 16:23 Apache Royale CI Server <
> > > > apacheroyal...@gmail.com
> > > > > >
> > > > > napisał(a):
> > > > >
> > > > > > This is the discussion thread.
> > > > > >
> > > > > > Thanks,
> > > > > > Piotr
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > >
> > > > > Piotr Zarzycki
> > > > >
> > > > > Patreon: *https://www.patreon.com/piotrzarzycki
> > > > > <https://www.patreon.com/piotrzarzycki>*
> > > > >
> > > >
> > > >
> > > > --
> > > > Carlos Rovira
> > > > http://about.me/carlosrovira
> > > >
> > >
> > >
> > > --
> > >
> > > Piotr Zarzycki
> > >
> > > Patreon: *https://www.patreon.com/piotrzarzycki
> > > <https://www.patreon.com/piotrzarzycki>*
> > >
> >
> >
> > --
> > Carlos Rovira
> > http://about.me/carlosrovira
> >
>


-- 
Carlos Rovira
http://about.me/carlosrovira

Reply via email to