> > I think the best solution is to include "binaries" in the main mvn build. > This guarantees that the build output in "binaries" will always work when > using either the default profile or mvn -Pselfcontained. The space and > time overhead of doing this isn't very much (about 10% for space when > using the default profile, and less than that for time). > > This doesn't affect the ant build because this doesn't produce a binary > package or use the "binaries" directory. > > Simon
Hi Simon When you say "include "binaries" in the main mvn build." do you mean the main mvn build of the distribution? I.e. you're shipping the source and binaries in one distribution? Simon -- Apache Tuscany committer: tuscany.apache.org Co-author of a book about Tuscany and SCA: tuscanyinaction.com
