This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch release/0.9.7 in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
commit 6092c979e17b1e3d4268c6eb51f7f98a29a15346 Author: Alex Harui <[email protected]> AuthorDate: Sun May 3 11:25:05 2020 -0700 update maven build instructions --- releasemgr/README | 1 - 1 file changed, 1 deletion(-) diff --git a/releasemgr/README b/releasemgr/README index fdefdba..01f3c2f 100644 --- a/releasemgr/README +++ b/releasemgr/README @@ -66,7 +66,6 @@ Royale requires Maven 3.3.9 or greater to be installed on your computer. To build Royale with Apache Maven, run Maven in the 3 folders as follows: -royale-compiler: mvn clean install -P -main,utils royale-compiler: mvn clean install royale-typedefs: mvn clean install royale-asjs: mvn clean install
