jvasileff on release-1.3.4
jvasileff on release-1.3.4
davidfestal on master
Add the ability to tune the mvn… (compare)
davidfestal on master
Switch to the `Eclipse Ceylon` … (compare)
gavinking on master
fix a cosmetic problem in Dark … (compare)
gavinking on master
use isConstructor() method (compare)
gavinking on master
update for latest mvn version (compare)
gavinking on master
adapt to API changes in Ceylon … (compare)
davidfestal on master
Add Eclipse Photon compatibilit… Add Java 9 compatibility (#1890… Fix various bugs to have the ID… (compare)
.missing
files should only be created when the Herd explicitly tells us that the file doesn't exist. So the same way we don't have a "redownload" option (because artifacts never change) there should theoretically also not be a need for a "retry missing files" option. If they appeared without reason then that is a bug.
source/com/redhat/ceylon/eclipse/module.ceylon:20: error: cannot find module artifact 'ceylon.language-"1.3.2.osgi-4"(.car|.jar)'
shared import com.redhat.ceylon.dist "1.3.2-SNAPSHOT";
^
- dependency tree: 'com.redhat.ceylon.eclipse/1.3.2' -> 'com.redhat.ceylon.dist/1.3.2-SNAPSHOT' -> 'ceylon.language/"1.3.2.osgi-4"'
source/com/redhat/ceylon/eclipse/module.ceylon:20: error: cannot find module artifact 'com.redhat.ceylon.langtools.classfile-"1.3.2.osgi-4"(.car|.jar)'
shared import com.redhat.ceylon.dist "1.3.2-SNAPSHOT";
^
- dependency tree: 'com.redhat.ceylon.eclipse/1.3.2' -> 'com.redhat.ceylon.dist/1.3.2-SNAPSHOT' -> 'com.redhat.ceylon.langtools.classfile/"1.3.2.osgi-4"'
source/com/redhat/ceylon/eclipse/module.ceylon:20: error: cannot find module artifact 'ceylon.bootstrap-"1.3.2.osgi-4"(.car|.jar)'
shared import com.redhat.ceylon.dist "1.3.2-SNAPSHOT";
^
- dependency tree: 'com.redhat.ceylon.eclipse/1.3.2' -> 'com.redhat.ceylon.dist/1.3.2-SNAPSHOT' -> 'ceylon.bootstrap/"1.3.2.osgi-4"'
source/com/redhat/ceylon/eclipse/module.ceylon:20: error: cannot find module artifact 'com.redhat.ceylon.model-"1.3.2.osgi-4"(.car|.jar)'
shared import com.redhat.ceylon.dist "1.3.2-SNAPSHOT";
^
- dependency tree: 'com.redhat.ceylon.eclipse/1.3.2' -> 'com.redhat.ceylon.dist/1.3.2-SNAPSHOT' -> 'com.redhat.ceylon.model/"1.3.2.osgi-4"'
source/com/redhat/ceylon/eclipse/module.ceylon:20: error: cannot find module artifact 'com.redhat.ceylon.module-resolver-"1.3.2.osgi-4"(.car|.jar)'
shared import com.redhat.ceylon.dist "1.3.2-SNAPSHOT";
^
- dependency tree: 'com.redhat.ceylon.eclipse/1.3.2' -> 'com.redhat.ceylon.dist/1.3.2-SNAPSHOT' -> 'com.redhat.ceylon.module-resolver/"1.3.2.osgi-4"'
source/com/redhat/ceylon/eclipse/module.ceylon:20: error: cannot find module artifact 'com.redhat.ceylon.common-"1.3.2.osgi-4"(.car|.jar)'
shared import com.redhat.ceylon.dist "1.3.2-SNAPSHOT";
^
- dependency tree: 'com.redhat.ceylon.eclipse/1.3.2' -> 'com.redhat.ceylon.dist/1.3.2-SNAPSHOT' -> 'com.redhat.ceylon.common/"1.3.2.osgi-4"'
Note: Created module com.redhat.ceylon.eclipse/1.3.2
ceylon compile: There were 6 errors