Sorry, I have not been following the maven stuff closely. Will we need to change how the npm install stuff works? Any chance someone can test it to see what breaks?
I hope to find some time starting this weekend to get back into FlexJS work. Thanks, Om On Wed, Jun 29, 2016 at 5:01 PM, Alex Harui <aha...@adobe.com> wrote: > Hi, > > After helping Chris spend the last several weeks on Maven for FlexJS and > Falcon, I think we are at the point where any future changes will be > minor, so this is a re-start of the last call to examine a nightly build > for the things you usually check before you vote on a release. > > And this time, you should be able to get the source packages and build > them with Maven! > > http://apacheflexbuild.cloudapp.net:8080/job/flex-falcon/lastSuccessfulBuil > d/artifact/out/ > > mvn -s settings-template.xml -P utils clean install > > mvn -s settings-template.xml -P compiler clean install > > (Add "-DskipTests" to skip tests) > > mvn -s settings-template.xml -P externs clean install > > > http://apacheflexbuild.cloudapp.net:8080/job/flex-asjs/lastSuccessfulBuild/ > artifact/out/ > > mvn -s settings-template.xml clean install > > > Thanks, > -Alex > > PS: only the falconjx packages are valid in flex-falcon. > >