FYI - this is fixed on ASF master for Hyracks and AsterixDB. Now you need to specify the maven profile "asterix-release" (not enabled by default) to get the source zip, which means it doesn't interfere with subproject builds.
Ceej aka Chris Hillery On Oct 2, 2015 1:52 PM, "Yingyi Bu" <[email protected]> wrote: > It looks I can no longer build a particular project module under asterixdb: > > For example, when I build asterix-test-framework, I got: > > "File: > > /Users/yingyi/workspace1/asterixdb/asterix-test-framework/src/main/assembly/source.xml > does not exist." > > I used to be able to do that, but now have to always build the entire > project. > > Is it intended? > > > Best, > > Yingyi >
