Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[incquery-dev] IncQuery compiler fails @Hudson (VIATRA)

Hi,

The IncQuery compiler apparently fails to resolve some dependencies:
Execution default of goal org.eclipse.incquery:incquery-maven-plugin:0.9.0-SNAPSHOT:generate failed: Plugin org.eclipse.incquery:incquery-maven-plugin:0.9.0-SNAPSHOT or one of its dependencies could not be resolved: The following artifacts could not be resolved: org.eclipse.emf:org.eclipse.emf.ecore:jar:2.10.1-v20140901-1043, org.eclipse.emf:org.eclipse.emf.common:jar:2.10.1-v20140901-1043: Could not find artifact org.eclipse.emf:org.eclipse.emf.ecore:jar:2.10.1-v20140901-1043 in repo.eclipse.org (https://repo.eclipse.org/content/groups/releases/)
Last time we built the project was on 28th of January @12:08, which was a successful build. I see these commits since then in IncQuery:
*http://git.eclipse.org/c/incquery/org.eclipse.incquery.git/commit/?id=490f39c8c34ef8c70d06eb9f113a817a8cb2a31c
*http://git.eclipse.org/c/incquery/org.eclipse.incquery.git/commit/?id=4abac6bb7fa54d3ae1f8ad540b44dd6c41fcd804
*http://git.eclipse.org/c/incquery/org.eclipse.incquery.git/commit/?id=e10b669700ef18723634601c5bd02514e4b07116

Do you maybe know anything about this? Thanks.

Back to the top