Ceylon-dist BUILD FAILED

16 views
Skip to first unread message

Channa Gayan

unread,
Mar 18, 2015, 1:02:07 PM3/18/15
to ceylo...@googlegroups.com
Hi all,

I was trying to build ceylon-dist as in here and I get the following error when executing ant clean publish-all. Can anyone help me?

ERROR: 
BUILD FAILED
.....\ceylon-dist\build.xml:229: The following error occurred while executing this line:
.....\ceylon-dist\build.xml:238: Basedir .....\ceylon-common does not exist


Regards,
Channa Somathilaka
Faculty of Engineering
Dpt. of Computer Science and Engineering
University of Moratuwa.

Lucas Werkmeister

unread,
Mar 18, 2015, 1:06:36 PM3/18/15
to ceylo...@googlegroups.com
Did you run `ant setup` successfully? That should have cloned ceylon-common (along with ceylon.language, ceylon-compiler, etc.).
--
You received this message because you are subscribed to the Google Groups "ceylon-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ceylon-dev+...@googlegroups.com.
To post to this group, send email to ceylo...@googlegroups.com.
Visit this group at http://groups.google.com/group/ceylon-dev.
To view this discussion on the web visit https://groups.google.com/d/msgid/ceylon-dev/CAPuiZKetVUtDoBZMahTYRZW5kaYD%3DasTQZHbj9KiuLxA1DGHOQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

John Vasileff

unread,
Mar 18, 2015, 1:14:46 PM3/18/15
to ceylo...@googlegroups.com
That would be my guess as well. I can confirm that the command below currently works on OS X with Java 7.

git clone g...@github.com:ceylon/ceylon-dist.git &&
  cd ceylon-dist &&
  ant setup &&
  ant clean publish-all

John

Channa Gayan

unread,
Mar 18, 2015, 1:40:04 PM3/18/15
to ceylon-dev
Thanks Lucas and John, ant setup didn't work with windows command line, but it worked with git bash command line. Now publish-all works fine

Regards,
Channa Somathilaka
Faculty of Engineering
Dpt. of Computer Science and Engineering
University of Moratuwa.

Reply all
Reply to author
Forward
0 new messages