cancel
Showing results for 
Search instead for 
Did you mean: 

ant -f continuous.xml distribute 'osx.app not found'

willmendoza
Champ in-the-making
Champ in-the-making
Hello, I am new with  Alfresco and have a problem.
I am executing the command : ant -f continuous.xml distribute

this generate the next error:

BUILD FAILED
/home/likewise-open/CARBONORCA/wm2622/alfresco_sdk/HEAD/root/continuous.xml:766:
/home/likewise-open/CARBONORCA/wm2622/alfresco_sdk/HEAD/root/build/dist/alfresco-community-3.4.b-installer-osx.app not found.
/home/likewise-open/CARBONORCA/wm2622/alfresco_sdk/HEAD/root/build/dist/alfresco-community-deployment-3.4.b-osx.app not found.


thanks.

Will Mendoza.
2 REPLIES 2

mrogers
Star Contributor
Star Contributor
suggest you use build.xml rather than continuous.xml

willmendoza
Champ in-the-making
Champ in-the-making
root@csl-1967:/home/likewise-open/CARBONORCA/wm2622/alfresco_sdk/HEAD/root# ant -f build.xml distribute
Buildfile: build.xml

BUILD FAILED
Target "distribute" does not exist in the project "alfresco".

Total time: 1 second