The way I have my system setup for framework development using ant is a two 
step process:

I have a nightly build of the SDK which I use for development of projects.
1. I build the frameworks using ant.
2. I have a shell script which copies the new swcs and Falcon binaries to the 
correct location in the nightly SDK.

I don’t see why you can’t do the same using Maven.

Harbs

On Nov 8, 2016, at 8:18 AM, piotrz <piotrzarzyck...@gmail.com> wrote:

> Josh, Alex,
> 
> If maven distribution binaries won't be usable in IDE, it will increase time
> of fixing bugs in FlexJS.
> 
> Let say that I know in FlexJS is some bug.
> 
> 1) I'm changing code in FlexJS
> 2) I have to push this to repository - Jenkins build it for me - I have to
> wait for propagation of artifacts to maven repository yes ?
> 3) I'm building my project in order to check fix 
> 
> Let say that is failed - I need to repeat process again and It will take a
> lot of time. 
> 
> Piotr
> 
> 
> 
> -----
> Apache Flex PMC
> piotrzarzyck...@gmail.com
> --
> View this message in context: 
> http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Falcon-Build-concerns-tp56292p56371.html
> Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to