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 - School Tests #1056

See <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/1056/>

------------------------------------------
[...truncated 149 lines...]
[INFO] argLine set to -javaagent:/home/26994/.m2/repository/org/jacoco/org.jacoco.agent/0.7.0.201403182114/org.jacoco.agent-0.7.0.201403182114-runtime.jar=destfile=<https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/org.eclipse.incquery.tests.school.parent/../target/jacoco.exec>
[INFO] 
[INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.incquery.tests.school.parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.3:install (default-install) @ org.eclipse.incquery.tests.school.parent ---
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/org.eclipse.incquery.tests.school.parent/pom.xml> to /home/26994/.m2/repository/org/eclipse/incquery/org.eclipse.incquery.tests.school.parent/0.8.0-SNAPSHOT/org.eclipse.incquery.tests.school.parent-0.8.0-SNAPSHOT.pom
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building school 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ school ---
[INFO] Deleting <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/target>
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ school ---
[INFO] The project's OSGi version is 0.8.0.201406231957
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ school ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ school ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.0.201403182114:prepare-agent (default) @ school ---
[INFO] argLine set to -javaagent:/home/26994/.m2/repository/org/jacoco/org.jacoco.agent/0.7.0.201403182114/org.jacoco.agent-0.7.0.201403182114-runtime.jar=destfile=<https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/../target/jacoco.exec>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ school ---
[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-School/ws/school/school/src/main/resources>
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ school ---
[INFO] Compiling 22 source files to <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/target/classes>
[WARNING] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/src/school/impl/TeacherImpl.java>:[22] 
	import org.eclipse.emf.ecore.util.EObjectEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectEList is never used
[WARNING] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/src/school/impl/SchoolClassImpl.java>:[23] 
	import org.eclipse.emf.ecore.util.EObjectWithInverseEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectWithInverseEList is never used
[WARNING] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/src/school/impl/SchoolClassImpl.java>:[25] 
	import org.eclipse.emf.ecore.util.EObjectEList;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.util.EObjectEList is never used
3 problems (3 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ school ---
[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-School/ws/school/school/src/test/resources>
[INFO] 
[INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ school ---
[INFO] Building jar: <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/target/school-0.8.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ school ---
[INFO] Building jar: <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/target/school-0.8.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ school ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ school ---
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/target/school-0.8.0-SNAPSHOT.jar> to /home/26994/.m2/repository/org/eclipse/incquery/school/0.8.0-SNAPSHOT/school-0.8.0-SNAPSHOT.jar
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/pom.xml> to /home/26994/.m2/repository/org/eclipse/incquery/school/0.8.0-SNAPSHOT/school-0.8.0-SNAPSHOT.pom
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/target/school-0.8.0-SNAPSHOT-sources.jar> to /home/26994/.m2/repository/org/eclipse/incquery/school/0.8.0-SNAPSHOT/school-0.8.0-SNAPSHOT-sources.jar
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/target/p2content.xml> to /home/26994/.m2/repository/org/eclipse/incquery/school/0.8.0-SNAPSHOT/school-0.8.0-SNAPSHOT-p2metadata.xml
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/target/p2artifacts.xml> to /home/26994/.m2/repository/org/eclipse/incquery/school/0.8.0-SNAPSHOT/school-0.8.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:update-local-index (default-update-local-index) @ school ---
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building school.edit 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ school.edit ---
[INFO] Deleting <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/target>
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ school.edit ---
[INFO] The project's OSGi version is 0.8.0.201406231957
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ school.edit ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ school.edit ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.0.201403182114:prepare-agent (default) @ school.edit ---
[INFO] argLine set to -javaagent:/home/26994/.m2/repository/org/jacoco/org.jacoco.agent/0.7.0.201403182114/org.jacoco.agent-0.7.0.201403182114-runtime.jar=destfile=<https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/../target/jacoco.exec>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ school.edit ---
[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-School/ws/school/school.edit/src/main/resources>
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ school.edit ---
[INFO] Compiling 10 source files to <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ school.edit ---
[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-School/ws/school/school.edit/src/test/resources>
[INFO] 
[INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ school.edit ---
[INFO] Building jar: <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/target/school.edit-0.8.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ school.edit ---
[INFO] Building jar: <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/target/school.edit-0.8.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ school.edit ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ school.edit ---
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/target/school.edit-0.8.0-SNAPSHOT.jar> to /home/26994/.m2/repository/org/eclipse/incquery/school.edit/0.8.0-SNAPSHOT/school.edit-0.8.0-SNAPSHOT.jar
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/pom.xml> to /home/26994/.m2/repository/org/eclipse/incquery/school.edit/0.8.0-SNAPSHOT/school.edit-0.8.0-SNAPSHOT.pom
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/target/school.edit-0.8.0-SNAPSHOT-sources.jar> to /home/26994/.m2/repository/org/eclipse/incquery/school.edit/0.8.0-SNAPSHOT/school.edit-0.8.0-SNAPSHOT-sources.jar
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/target/p2content.xml> to /home/26994/.m2/repository/org/eclipse/incquery/school.edit/0.8.0-SNAPSHOT/school.edit-0.8.0-SNAPSHOT-p2metadata.xml
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/target/p2artifacts.xml> to /home/26994/.m2/repository/org/eclipse/incquery/school.edit/0.8.0-SNAPSHOT/school.edit-0.8.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:update-local-index (default-update-local-index) @ school.edit ---
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building school.editor 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ school.editor ---
[INFO] Deleting <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/target>
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ school.editor ---
[INFO] The project's OSGi version is 0.8.0.201406231957
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ school.editor ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ school.editor ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.0.201403182114:prepare-agent (default) @ school.editor ---
[INFO] argLine set to -javaagent:/home/26994/.m2/repository/org/jacoco/org.jacoco.agent/0.7.0.201403182114/org.jacoco.agent-0.7.0.201403182114-runtime.jar=destfile=<https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/../target/jacoco.exec>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ school.editor ---
[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-School/ws/school/school.editor/src/main/resources>
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ school.editor ---
[INFO] Compiling 4 source files to <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/target/classes>
[WARNING] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/src/school/presentation/SchoolEditor.java>:[126] 
	import org.eclipse.emf.ecore.EObject;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.EObject is never used
[WARNING] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/src/school/presentation/SchoolEditor.java>:[127] 
	import org.eclipse.emf.ecore.EValidator;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import org.eclipse.emf.ecore.EValidator is never used
2 problems (2 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ school.editor ---
[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-School/ws/school/school.editor/src/test/resources>
[INFO] 
[INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ school.editor ---
[INFO] Building jar: <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/target/school.editor-0.8.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ school.editor ---
[INFO] Building jar: <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/target/school.editor-0.8.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ school.editor ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ school.editor ---
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/target/school.editor-0.8.0-SNAPSHOT.jar> to /home/26994/.m2/repository/org/eclipse/incquery/school.editor/0.8.0-SNAPSHOT/school.editor-0.8.0-SNAPSHOT.jar
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/pom.xml> to /home/26994/.m2/repository/org/eclipse/incquery/school.editor/0.8.0-SNAPSHOT/school.editor-0.8.0-SNAPSHOT.pom
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/target/school.editor-0.8.0-SNAPSHOT-sources.jar> to /home/26994/.m2/repository/org/eclipse/incquery/school.editor/0.8.0-SNAPSHOT/school.editor-0.8.0-SNAPSHOT-sources.jar
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/target/p2content.xml> to /home/26994/.m2/repository/org/eclipse/incquery/school.editor/0.8.0-SNAPSHOT/school.editor-0.8.0-SNAPSHOT-p2metadata.xml
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/target/p2artifacts.xml> to /home/26994/.m2/repository/org/eclipse/incquery/school.editor/0.8.0-SNAPSHOT/school.editor-0.8.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:update-local-index (default-update-local-index) @ school.editor ---
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building school.incquery 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ school.incquery ---
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default) @ school.incquery ---
[INFO] Deleting <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/src-gen> (includes = [**/*], excludes = [])
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ school.incquery ---
[INFO] The project's OSGi version is 0.8.0.201406231957
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ school.incquery ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ school.incquery ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.0.201403182114:prepare-agent (default) @ school.incquery ---
[INFO] argLine set to -javaagent:/home/26994/.m2/repository/org/jacoco/org.jacoco.agent/0.7.0.201403182114/org.jacoco.agent-0.7.0.201403182114-runtime.jar=destfile=<https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/../target/jacoco.exec>
[INFO] 
[INFO] --- incquery-maven-plugin:0.8.0-SNAPSHOT:generate (default) @ school.incquery ---
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EMF-IncQuery School Example ....................... SUCCESS [3.449s]
[INFO] school ............................................ SUCCESS [4.760s]
[INFO] school.edit ....................................... SUCCESS [1.210s]
[INFO] school.editor ..................................... SUCCESS [1.505s]
[INFO] school.incquery ................................... FAILURE [3.034s]
[INFO] school.instancemodel .............................. SKIPPED
[INFO] school.tests ...................................... SKIPPED
[INFO] org.eclipse.incquery.runtime.base.test ............ SKIPPED
[INFO] school.feature .................................... SKIPPED
[INFO] school.update ..................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:23.001s
[INFO] Finished at: Mon Jun 23 21:57:46 CEST 2014
[INFO] Final Memory: 100M/277M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.eclipse.incquery:incquery-maven-plugin:0.8.0-SNAPSHOT:generate (default) on project school.incquery: Execution default of goal org.eclipse.incquery:incquery-maven-plugin:0.8.0-SNAPSHOT:generate failed: java.lang.NoClassDefFoundError: org/eclipse/xtext/xbase/services/XbaseGrammarAccess$XExpressionOrVarDeclarationElements: org.eclipse.xtext.xbase.services.XbaseGrammarAccess$XExpressionOrVarDeclarationElements -> [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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :school.incquery
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.tests/pom.xml> to org.eclipse.incquery/school.tests/0.8.0-SNAPSHOT/school.tests-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.feature/pom.xml> to org.eclipse.incquery/school.feature/0.8.0-SNAPSHOT/school.feature-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/pom.xml> to org.eclipse.incquery/school.editor/0.8.0-SNAPSHOT/school.editor-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/target/school.editor-0.8.0-SNAPSHOT.jar> to org.eclipse.incquery/school.editor/0.8.0-SNAPSHOT/school.editor-0.8.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/target/school.editor-0.8.0-SNAPSHOT-sources.jar> to org.eclipse.incquery/school.editor/0.8.0-SNAPSHOT/school.editor-0.8.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/target/p2content.xml> to org.eclipse.incquery/school.editor/0.8.0-SNAPSHOT/school.editor-0.8.0-SNAPSHOT-p2metadata.xml
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.editor/target/p2artifacts.xml> to org.eclipse.incquery/school.editor/0.8.0-SNAPSHOT/school.editor-0.8.0-SNAPSHOT-p2artifacts.xml
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.instancemodel/pom.xml> to org.eclipse.incquery/school.instancemodel/0.8.0-SNAPSHOT/school.instancemodel-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/pom.xml> to org.eclipse.incquery/school/0.8.0-SNAPSHOT/school-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/target/school-0.8.0-SNAPSHOT.jar> to org.eclipse.incquery/school/0.8.0-SNAPSHOT/school-0.8.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/target/school-0.8.0-SNAPSHOT-sources.jar> to org.eclipse.incquery/school/0.8.0-SNAPSHOT/school-0.8.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/target/p2content.xml> to org.eclipse.incquery/school/0.8.0-SNAPSHOT/school-0.8.0-SNAPSHOT-p2metadata.xml
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school/target/p2artifacts.xml> to org.eclipse.incquery/school/0.8.0-SNAPSHOT/school-0.8.0-SNAPSHOT-p2artifacts.xml
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/org.eclipse.incquery.runtime.base.test/pom.xml> to org.eclipse.incquery/org.eclipse.incquery.runtime.base.test/0.8.0-SNAPSHOT/org.eclipse.incquery.runtime.base.test-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.update/pom.xml> to org.eclipse.incquery/school.update/0.8.0-SNAPSHOT/school.update-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.incquery/pom.xml> to org.eclipse.incquery/school.incquery/0.8.0-SNAPSHOT/school.incquery-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/org.eclipse.incquery.tests.school.parent/pom.xml> to org.eclipse.incquery/org.eclipse.incquery.tests.school.parent/0.8.0-SNAPSHOT/org.eclipse.incquery.tests.school.parent-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/pom.xml> to org.eclipse.incquery/school.edit/0.8.0-SNAPSHOT/school.edit-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/target/school.edit-0.8.0-SNAPSHOT.jar> to org.eclipse.incquery/school.edit/0.8.0-SNAPSHOT/school.edit-0.8.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/target/school.edit-0.8.0-SNAPSHOT-sources.jar> to org.eclipse.incquery/school.edit/0.8.0-SNAPSHOT/school.edit-0.8.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/target/p2content.xml> to org.eclipse.incquery/school.edit/0.8.0-SNAPSHOT/school.edit-0.8.0-SNAPSHOT-p2metadata.xml
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-School/ws/school/school.edit/target/p2artifacts.xml> to org.eclipse.incquery/school.edit/0.8.0-SNAPSHOT/school.edit-0.8.0-SNAPSHOT-p2artifacts.xml
channel stopped
Archiving artifacts


Back to the top