On Sun, May 23, 2010 at 1:52 PM, Raymond Feng <[email protected]> wrote: > I tried to run the build on Windows and everything works. > For the Mac OS issue, I ran a build from the root first and I don't see > anything copied into binaries/target. Then I tried to run the build again > from binaries/ and binaries/bundle. None of them helped. > I saw the message: > [INFO] Copying files to > /Users/rfeng/Projects/tuscany/sca-java-1.x/tags/travelsample-1.0-RC1/binaries/target/. > But there is nothing under binaries (not even the target folder). > I found out that the "binaries/target" folder is not created by maven during > the build on Mac. If I create it manually, then the build successfully > copies all the files into binaries/target. So a quick workaround is to > create binaries/target as part of the build. > Thanks, > Raymond
I tried building from the tag, and I'm experiencing the same behavior (in the same Mac OS environment). I have played with some of the assembly files trying to fix but didn't seem to find any obvious solution... -- Luciano Resende http://people.apache.org/~lresende http://twitter.com/lresende1975 http://lresende.blogspot.com/
