During install I get the following error:
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.16.0:compile (default-compile) on project com.iwaysoftware.eclipse.common: Compilation failure: Compilation failure: [ERROR] /home/akravets/dev/workspaces/trunk/com.iwaysoftware.eclipse.common/src/com/iwaysoftware/eclipse/common/model/BaseTreeNode.java:[317,0] [ERROR] public int getChildIndex(ITreeNode child) { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method getChildIndex(ITreeNode) of type BaseTreeNode must override a superclass method [ERROR] /home/akravets/dev/workspaces/trunk/com.iwaysoftware.eclipse.common/src/com/iwaysoftware/eclipse/common/util/NamespaceUpdater.java:[13,0] [ERROR] public boolean visit(IResourceDelta delta) throws CoreException { [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] The method visit(IResourceDelta) of type NamespaceUpdater must override a superclass method
What I don't understand is that in Eclipse workspace I don't see these errors. And the very first time I ran install all plugins compiled fine. Here is my parent POM http://pastebin.com/U8J180J0