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 - BPM Tests #574

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

Changes:

[Zoltán Ujhelyi] [430258] Added log4j dependency as package import to BPMN projects

------------------------------------------
[...truncated 161 lines...]
	^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
[WARNING] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm/src/operation/impl/RuntimeInformationImpl.java>:[103] 
	setContents((Map)newValue);
	             ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
[WARNING] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm/src/operation/impl/RuntimeInformationImpl.java>:[118] 
	setContents((Map)null);
	             ^^^
Map is a raw type. References to generic type Map<K,V> should be parameterized
13 problems (13 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.incquery.examples.bpm ---
[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-BPM/ws/bpm/org.eclipse.incquery.examples.bpm/src/test/resources>
[INFO] 
[INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.incquery.examples.bpm ---
[INFO] Building jar: <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm/target/org.eclipse.incquery.examples.bpm-0.8.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.incquery.examples.bpm ---
[INFO] Building jar: <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm/target/org.eclipse.incquery.examples.bpm-0.8.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.incquery.examples.bpm ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.incquery.examples.bpm ---
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm/target/org.eclipse.incquery.examples.bpm-0.8.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/eclipse/incquery/org.eclipse.incquery.examples.bpm/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm-0.8.0-SNAPSHOT.jar
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm/pom.xml> to /home/jenkins/.m2/repository/org/eclipse/incquery/org.eclipse.incquery.examples.bpm/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm-0.8.0-SNAPSHOT.pom
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm/target/org.eclipse.incquery.examples.bpm-0.8.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/eclipse/incquery/org.eclipse.incquery.examples.bpm/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm-0.8.0-SNAPSHOT-sources.jar
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm/target/p2content.xml> to /home/jenkins/.m2/repository/org/eclipse/incquery/org.eclipse.incquery.examples.bpm/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm-0.8.0-SNAPSHOT-p2metadata.xml
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm/target/p2artifacts.xml> to /home/jenkins/.m2/repository/org/eclipse/incquery/org.eclipse.incquery.examples.bpm/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm-0.8.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:update-local-index (default-update-local-index) @ org.eclipse.incquery.examples.bpm ---
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.incquery.examples.bpm.incquery 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.incquery.examples.bpm.incquery ---
[INFO] Deleting <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/target>
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.incquery.examples.bpm.incquery ---
[INFO] The project's OSGi version is 0.8.0.201405181925
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.incquery.examples.bpm.incquery ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.incquery.examples.bpm.incquery ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.0.201403182114:prepare-agent (default) @ org.eclipse.incquery.examples.bpm.incquery ---
[INFO] argLine set to -javaagent:/home/jenkins/.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-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/../target/jacoco.exec>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.incquery.examples.bpm.incquery ---
[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-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src/main/resources>
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.incquery.examples.bpm.incquery ---
[INFO] Compiling 58 source files to <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ org.eclipse.incquery.examples.bpm.incquery ---
[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-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/src/test/resources>
[INFO] 
[INFO] --- tycho-source-plugin:0.20.0:plugin-source (plugin-source) @ org.eclipse.incquery.examples.bpm.incquery ---
[WARNING] bundle localization file <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/plugin.properties> not found
[INFO] Building jar: <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/target/org.eclipse.incquery.examples.bpm.incquery-0.8.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:package-plugin (default-package-plugin) @ org.eclipse.incquery.examples.bpm.incquery ---
[INFO] Building jar: <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/target/org.eclipse.incquery.examples.bpm.incquery-0.8.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.incquery.examples.bpm.incquery ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ org.eclipse.incquery.examples.bpm.incquery ---
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/target/org.eclipse.incquery.examples.bpm.incquery-0.8.0-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/eclipse/incquery/org.eclipse.incquery.examples.bpm.incquery/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm.incquery-0.8.0-SNAPSHOT.jar
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/pom.xml> to /home/jenkins/.m2/repository/org/eclipse/incquery/org.eclipse.incquery.examples.bpm.incquery/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm.incquery-0.8.0-SNAPSHOT.pom
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/target/org.eclipse.incquery.examples.bpm.incquery-0.8.0-SNAPSHOT-sources.jar> to /home/jenkins/.m2/repository/org/eclipse/incquery/org.eclipse.incquery.examples.bpm.incquery/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm.incquery-0.8.0-SNAPSHOT-sources.jar
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/target/p2content.xml> to /home/jenkins/.m2/repository/org/eclipse/incquery/org.eclipse.incquery.examples.bpm.incquery/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm.incquery-0.8.0-SNAPSHOT-p2metadata.xml
[INFO] Installing <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/target/p2artifacts.xml> to /home/jenkins/.m2/repository/org/eclipse/incquery/org.eclipse.incquery.examples.bpm.incquery/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm.incquery-0.8.0-SNAPSHOT-p2artifacts.xml
[INFO] 
[INFO] --- tycho-p2-plugin:0.20.0:update-local-index (default-update-local-index) @ org.eclipse.incquery.examples.bpm.incquery ---
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.eclipse.incquery.examples.bpm.tests 0.8.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.incquery.examples.bpm.tests ---
[INFO] Deleting <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/target>
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:build-qualifier (default-build-qualifier) @ org.eclipse.incquery.examples.bpm.tests ---
[INFO] The project's OSGi version is 0.8.0.201405181925
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-id (default-validate-id) @ org.eclipse.incquery.examples.bpm.tests ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.20.0:validate-version (default-validate-version) @ org.eclipse.incquery.examples.bpm.tests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.0.201403182114:prepare-agent (default) @ org.eclipse.incquery.examples.bpm.tests ---
[INFO] tycho.testArgLine set to -javaagent:/home/jenkins/.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-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/../target/jacoco.exec>
[INFO] 
[INFO] --- xtend-maven-plugin:2.5.3:compile (default) @ org.eclipse.incquery.examples.bpm.tests ---
[WARNING] 
WARNING: 	QueryBasedFeatureTest.xtend - 
67: Unnecessary cast from Job to Job
[WARNING] 
WARNING: 	QueryBasedFeatureTest.xtend - 
72: Unnecessary cast from Task to Task
[WARNING] 
WARNING: 	QueryBasedFeatureTest.xtend - 
77: Unnecessary cast from Task to Task
[WARNING] 
WARNING: 	QueryBasedFeatureTest.xtend - 
82: Unnecessary cast from Data to Data
[WARNING] 
WARNING: 	QueryBasedFeatureTest.xtend - 
86: Unnecessary cast from Task to Task
[WARNING] 
WARNING: 	QueryBasedFeatureTest.xtend - 
92: Unnecessary cast from Task to Task
[INFO] Compiling 5 source files to <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/xtend-gen>
[INFO] 
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.eclipse.incquery.examples.bpm.tests ---
[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-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src/main/resources>
[INFO] 
[INFO] --- tycho-compiler-plugin:0.20.0:compile (default-compile) @ org.eclipse.incquery.examples.bpm.tests ---
[INFO] Compiling 23 source files to <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/target/classes>
Notifying upstream projects of job completion
Join notifier requires a CauseAction
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] EMF-IncQuery BPM Example .......................... SUCCESS [5.438s]
[INFO] org.eclipse.incquery.examples.bpm ................. SUCCESS [9.104s]
[INFO] org.eclipse.incquery.examples.bpm.incquery ........ SUCCESS [5.966s]
[INFO] org.eclipse.incquery.examples.bpm.tests ........... FAILURE [26.322s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:23.512s
[INFO] Finished at: Sun May 18 21:25:48 CEST 2014
[INFO] Final Memory: 112M/278M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.20.0:compile (default-compile) on project org.eclipse.incquery.examples.bpm.tests: Compilation failure: Compilation failure:
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/ProcessTasksMatcher.java>:[6]
[ERROR] import org.apache.log4j.Logger;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type Logger is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/ProcessTasksMatcher.java>:[74]
[ERROR] private final static Logger LOGGER = IncQueryLoggingUtil.getLogger(ProcessTasksMatcher.class);
[ERROR] ^^^^^^
[ERROR] Access restriction: The type Logger is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/ProcessTasksMatcher.java>:[290]
[ERROR] LOGGER.error("Element(s) in tuple not properly typed!",e);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method error(Object, Throwable) from the type Category is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/ProcessTasksMatcher.java>:[301]
[ERROR] LOGGER.error("Element(s) in array not properly typed!",e);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method error(Object, Throwable) from the type Category is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/ProcessTasksMatcher.java>:[312]
[ERROR] LOGGER.error("Element(s) in array not properly typed!",e);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method error(Object, Throwable) from the type Category is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/NextActivityMatcher.java>:[6]
[ERROR] import org.apache.log4j.Logger;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type Logger is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/NextActivityMatcher.java>:[74]
[ERROR] private final static Logger LOGGER = IncQueryLoggingUtil.getLogger(NextActivityMatcher.class);
[ERROR] ^^^^^^
[ERROR] Access restriction: The type Logger is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/NextActivityMatcher.java>:[290]
[ERROR] LOGGER.error("Element(s) in tuple not properly typed!",e);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method error(Object, Throwable) from the type Category is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/NextActivityMatcher.java>:[301]
[ERROR] LOGGER.error("Element(s) in array not properly typed!",e);
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/pom.xml> to org.eclipse.incquery/org.eclipse.incquery.examples.bpm.incquery/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm.incquery-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/target/org.eclipse.incquery.examples.bpm.incquery-0.8.0-SNAPSHOT.jar> to org.eclipse.incquery/org.eclipse.incquery.examples.bpm.incquery/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm.incquery-0.8.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/target/org.eclipse.incquery.examples.bpm.incquery-0.8.0-SNAPSHOT-sources.jar> to org.eclipse.incquery/org.eclipse.incquery.examples.bpm.incquery/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm.incquery-0.8.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/target/p2content.xml> to org.eclipse.incquery/org.eclipse.incquery.examples.bpm.incquery/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm.incquery-0.8.0-SNAPSHOT-p2metadata.xml
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.incquery/target/p2artifacts.xml> to org.eclipse.incquery/org.eclipse.incquery.examples.bpm.incquery/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm.incquery-0.8.0-SNAPSHOT-p2artifacts.xml
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method error(Object, Throwable) from the type Category is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/NextActivityMatcher.java>:[312]
[ERROR] LOGGER.error("Element(s) in array not properly typed!",e);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method error(Object, Throwable) from the type Category is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/JobTasksMatcher.java>:[6]
[ERROR] import org.apache.log4j.Logger;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type Logger is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/JobTasksMatcher.java>:[75]
[ERROR] private final static Logger LOGGER = IncQueryLoggingUtil.getLogger(JobTasksMatcher.class);
[ERROR] ^^^^^^
[ERROR] Access restriction: The type Logger is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/JobTasksMatcher.java>:[291]
[ERROR] LOGGER.error("Element(s) in tuple not properly typed!",e);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method error(Object, Throwable) from the type Category is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/JobTasksMatcher.java>:[302]
[ERROR] LOGGER.error("Element(s) in array not properly typed!",e);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method error(Object, Throwable) from the type Category is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/JobTasksMatcher.java>:[313]
[ERROR] LOGGER.error("Element(s) in array not properly typed!",e);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method error(Object, Throwable) from the type Category is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/EntryTaskMatcher.java>:[7]
[ERROR] import org.apache.log4j.Logger;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The type Logger is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/EntryTaskMatcher.java>:[75]
[ERROR] private final static Logger LOGGER = IncQueryLoggingUtil.getLogger(EntryTaskMatcher.class);
[ERROR] ^^^^^^
[ERROR] Access restriction: The type Logger is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/EntryTaskMatcher.java>:[291]
[ERROR] LOGGER.error("Element(s) in tuple not properly typed!",e);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method error(Object, Throwable) from the type Category is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/EntryTaskMatcher.java>:[302]
[ERROR] LOGGER.error("Element(s) in array not properly typed!",e);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method error(Object, Throwable) from the type Category is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/src-gen/org/eclipse/incquery/examples/bpm/queries/EntryTaskMatcher.java>:[313]
[ERROR] LOGGER.error("Element(s) in array not properly typed!",e);
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] Access restriction: The method error(Object, Throwable) from the type Category is not accessible due to restriction on classpath entry /home/jenkins/.m2/repository/p2/osgi/bundle/org.apache.log4j/1.2.15.v201012070815/org.apache.log4j-1.2.15.v201012070815.jar
[ERROR] 20 problems (20 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 :org.eclipse.incquery.examples.bpm.tests
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm/pom.xml> to org.eclipse.incquery/org.eclipse.incquery.examples.bpm/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm/target/org.eclipse.incquery.examples.bpm-0.8.0-SNAPSHOT.jar> to org.eclipse.incquery/org.eclipse.incquery.examples.bpm/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm-0.8.0-SNAPSHOT.jar
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm/target/org.eclipse.incquery.examples.bpm-0.8.0-SNAPSHOT-sources.jar> to org.eclipse.incquery/org.eclipse.incquery.examples.bpm/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm-0.8.0-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm/target/p2content.xml> to org.eclipse.incquery/org.eclipse.incquery.examples.bpm/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm-0.8.0-SNAPSHOT-p2metadata.xml
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm/target/p2artifacts.xml> to org.eclipse.incquery/org.eclipse.incquery.examples.bpm/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm-0.8.0-SNAPSHOT-p2artifacts.xml
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.test.parent/pom.xml> to org.eclipse.incquery/org.eclipse.incquery.examples.bpm.test.parent/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm.test.parent-0.8.0-SNAPSHOT.pom
[JENKINS] Archiving <https://build.inf.mit.bme.hu/jenkins/job/EMF-IncQuery-Tests-BPM/ws/bpm/org.eclipse.incquery.examples.bpm.tests/pom.xml> to org.eclipse.incquery/org.eclipse.incquery.examples.bpm.tests/0.8.0-SNAPSHOT/org.eclipse.incquery.examples.bpm.tests-0.8.0-SNAPSHOT.pom
channel stopped


Back to the top