If anyone else has problems with the Maven build when running the
ApproveRoyale.xml script, I was able to fix it by modifying this section
where the framework is built:
<exec executable="${mvn}"
dir="${basedir}/${maven.package.url.name}/royale-asjs"
failonerror="true">
<arg value="-P"/>
<arg value="generate-swcs-for-swf,main"/>
<arg value="clean"/>
<arg value="install"/>
</exec>
--
Josh Tynjala
Bowler Hat LLC <https://bowlerhat.dev>
On Thu, Sep 19, 2019 at 1:08 AM Apache Royale CI Server <
[email protected]> wrote:
> This is the discussion thread.
>
> Thanks,
> Piotr