Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[incquery-dev] Build failed in Jenkins: EMF-IncQuery Testing - Ecore Tests #832

See <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/832/changes>

Changes:

[Zoltán Ujhelyi] Regenerated school example with newest generator

[Zoltán Ujhelyi] Regenerated ecore query example with newest generator

------------------------------------------
[...truncated 79 lines...]
[INFO] --- tycho-packaging-plugin:0.18.0:validate-id (default-validate-id) @ hu.bme.mit.ecorequery ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.18.0:validate-version (default-validate-version) @ hu.bme.mit.ecorequery ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.6.3.201306030806:prepare-agent (default) @ hu.bme.mit.ecorequery ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.6.3.201306030806/org.jacoco.agent-0.6.3.201306030806-runtime.jar=destfile=<https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/../target/jacoco.exec>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ hu.bme.mit.ecorequery ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src/main/resources>
[INFO] 
[INFO] --- tycho-compiler-plugin:0.18.0:compile (default-compile) @ hu.bme.mit.ecorequery ---
[INFO] Compiling 70 source files to <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/target/classes>
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EMF-IncQuery EMF Example .......................... SUCCESS [6.223s]
[INFO] hu.bme.mit.ecorequery ............................. FAILURE [7.939s]
[INFO] hu.bme.mit.ecorequery.tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:50.076s
[INFO] Finished at: Tue Dec 17 14:19:49 CET 2013
[INFO] Final Memory: 83M/199M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.18.0:compile (default-compile) on project hu.bme.mit.ecorequery: Compilation failure: Compilation failure:
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/IsInECoreMatcher.java>:[15,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/IsInECoreMatcher.java>:[42,0]
[ERROR] public class IsInECoreMatcher extends BaseMatcher<IsInECoreMatch> {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] The type IsInECoreMatcher must implement the inherited abstract method BaseMatcher<IsInECoreMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/IsInECoreMatcher.java>:[218,0]
[ERROR] protected IsInECoreMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EClassMatcher.java>:[15,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EClassMatcher.java>:[40,0]
[ERROR] public class EClassMatcher extends BaseMatcher<EClassMatch> {
[ERROR] ^^^^^^^^^^^^^
[ERROR] The type EClassMatcher must implement the inherited abstract method BaseMatcher<EClassMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EClassMatcher.java>:[216,0]
[ERROR] protected EClassMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EReferenceWithOneMultiplicityNameMatcher.java>:[14,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EReferenceWithOneMultiplicityNameMatcher.java>:[41,0]
[ERROR] public class EReferenceWithOneMultiplicityNameMatcher extends BaseMatcher<EReferenceWithOneMultiplicityNameMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EReferenceWithOneMultiplicityNameMatcher must implement the inherited abstract method BaseMatcher<EReferenceWithOneMultiplicityNameMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EReferenceWithOneMultiplicityNameMatcher.java>:[217,0]
[ERROR] protected EReferenceWithOneMultiplicityNameMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EClassAttributeMatcher.java>:[17,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EClassAttributeMatcher.java>:[45,0]
[ERROR] public class EClassAttributeMatcher extends BaseMatcher<EClassAttributeMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EClassAttributeMatcher must implement the inherited abstract method BaseMatcher<EClassAttributeMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EClassAttributeMatcher.java>:[335,0]
[ERROR] protected EClassAttributeMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/IsEStringMatcher.java>:[15,0]
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery.tests/pom.xml> to org.eclipse.incquery/hu.bme.mit.ecorequery.tests/0.8.0-SNAPSHOT/hu.bme.mit.ecorequery.tests-0.8.0-SNAPSHOT.pom
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/IsEStringMatcher.java>:[41,0]
[ERROR] public class IsEStringMatcher extends BaseMatcher<IsEStringMatch> {
[ERROR] ^^^^^^^^^^^^^^^^
[ERROR] The type IsEStringMatcher must implement the inherited abstract method BaseMatcher<IsEStringMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/IsEStringMatcher.java>:[217,0]
[ERROR] protected IsEStringMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SuperTypeOfMatcher.java>:[15,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SuperTypeOfMatcher.java>:[42,0]
[ERROR] public class SuperTypeOfMatcher extends BaseMatcher<SuperTypeOfMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The type SuperTypeOfMatcher must implement the inherited abstract method BaseMatcher<SuperTypeOfMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SuperTypeOfMatcher.java>:[284,0]
[ERROR] protected SuperTypeOfMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SuperTypeOfNameMatcher.java>:[14,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SuperTypeOfNameMatcher.java>:[41,0]
[ERROR] public class SuperTypeOfNameMatcher extends BaseMatcher<SuperTypeOfNameMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type SuperTypeOfNameMatcher must implement the inherited abstract method BaseMatcher<SuperTypeOfNameMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SuperTypeOfNameMatcher.java>:[283,0]
[ERROR] protected SuperTypeOfNameMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SampleQueryMatcher.java>:[17,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SampleQueryMatcher.java>:[57,0]
[ERROR] public class SampleQueryMatcher extends BaseMatcher<SampleQueryMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] The type SampleQueryMatcher must implement the inherited abstract method BaseMatcher<SampleQueryMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SampleQueryMatcher.java>:[443,0]
[ERROR] protected SampleQueryMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EReferenceWithStarMultiplicityMatcher.java>:[15,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EReferenceWithStarMultiplicityMatcher.java>:[42,0]
[ERROR] public class EReferenceWithStarMultiplicityMatcher extends BaseMatcher<EReferenceWithStarMultiplicityMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EReferenceWithStarMultiplicityMatcher must implement the inherited abstract method BaseMatcher<EReferenceWithStarMultiplicityMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EReferenceWithStarMultiplicityMatcher.java>:[218,0]
[ERROR] protected EReferenceWithStarMultiplicityMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SampleQuery2Matcher.java>:[17,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SampleQuery2Matcher.java>:[63,0]
[ERROR] public class SampleQuery2Matcher extends BaseMatcher<SampleQuery2Match> {
[ERROR] ^^^^^^^^^^^^^^^^^^^
[ERROR] The type SampleQuery2Matcher must implement the inherited abstract method BaseMatcher<SampleQuery2Match>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/SampleQuery2Matcher.java>:[497,0]
[ERROR] protected SampleQuery2Match tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EReferenceWithStarMultiplicityNameMatcher.java>:[14,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EReferenceWithStarMultiplicityNameMatcher.java>:[41,0]
[ERROR] public class EReferenceWithStarMultiplicityNameMatcher extends BaseMatcher<EReferenceWithStarMultiplicityNameMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EReferenceWithStarMultiplicityNameMatcher must implement the inherited abstract method BaseMatcher<EReferenceWithStarMultiplicityNameMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EReferenceWithStarMultiplicityNameMatcher.java>:[217,0]
[ERROR] protected EReferenceWithStarMultiplicityNameMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EReferenceWithOneMultiplicityMatcher.java>:[15,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EReferenceWithOneMultiplicityMatcher.java>:[42,0]
[ERROR] public class EReferenceWithOneMultiplicityMatcher extends BaseMatcher<EReferenceWithOneMultiplicityMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EReferenceWithOneMultiplicityMatcher must implement the inherited abstract method BaseMatcher<EReferenceWithOneMultiplicityMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EReferenceWithOneMultiplicityMatcher.java>:[218,0]
[ERROR] protected EReferenceWithOneMultiplicityMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EObjectMatcher.java>:[15,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EObjectMatcher.java>:[40,0]
[ERROR] public class EObjectMatcher extends BaseMatcher<EObjectMatch> {
[ERROR] ^^^^^^^^^^^^^^
[ERROR] The type EObjectMatcher must implement the inherited abstract method BaseMatcher<EObjectMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EObjectMatcher.java>:[216,0]
[ERROR] protected EObjectMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EClassNameMatcher.java>:[14,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EClassNameMatcher.java>:[39,0]
[ERROR] public class EClassNameMatcher extends BaseMatcher<EClassNameMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^
[ERROR] The type EClassNameMatcher must implement the inherited abstract method BaseMatcher<EClassNameMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EClassNameMatcher.java>:[215,0]
[ERROR] protected EClassNameMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EClassWithEStringAttributeMatcher.java>:[16,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EClassWithEStringAttributeMatcher.java>:[43,0]
[ERROR] public class EClassWithEStringAttributeMatcher extends BaseMatcher<EClassWithEStringAttributeMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type EClassWithEStringAttributeMatcher must implement the inherited abstract method BaseMatcher<EClassWithEStringAttributeMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/EClassWithEStringAttributeMatcher.java>:[285,0]
[ERROR] protected EClassWithEStringAttributeMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementNameMatcher.java>:[14,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementNameMatcher.java>:[40,0]
[ERROR] public class ECoreNamedElementNameMatcher extends BaseMatcher<ECoreNamedElementNameMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type ECoreNamedElementNameMatcher must implement the inherited abstract method BaseMatcher<ECoreNamedElementNameMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementNameMatcher.java>:[216,0]
[ERROR] protected ECoreNamedElementNameMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementMatcher.java>:[15,0]
[ERROR] import org.eclipse.incquery.runtime.matchers.tuple.Tuple;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.eclipse.incquery.runtime.matchers cannot be resolved
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementMatcher.java>:[41,0]
[ERROR] public class ECoreNamedElementMatcher extends BaseMatcher<ECoreNamedElementMatch> {
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The type ECoreNamedElementMatcher must implement the inherited abstract method BaseMatcher<ECoreNamedElementMatch>.tupleToMatch(Tuple)
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/src-gen/hu/bme/mit/incquery/ecorequeries/example/ECoreNamedElementMatcher.java>:[283,0]
[ERROR] protected ECoreNamedElementMatch tupleToMatch(final Tuple t) {
[ERROR] ^^^^^
[ERROR] Tuple cannot be resolved to a type
[ERROR] 51 problems (51 errors)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hu.bme.mit.ecorequery
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery.test.parent/pom.xml> to org.eclipse.incquery/hu.bme.mit.ecorequery.test.parent/0.8.0-SNAPSHOT/hu.bme.mit.ecorequery.test.parent-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-Ecore/ws/ecorequery/hu.bme.mit.ecorequery/pom.xml> to org.eclipse.incquery/hu.bme.mit.ecorequery/0.8.0-SNAPSHOT/hu.bme.mit.ecorequery-0.8.0-SNAPSHOT.pom
channel stopped


Back to the top