-
-
Apache Maven 3.6.3 (NON-CANONICAL_2019-11-27T20:26:29Z_root) Maven home: /opt/maven Java version: 14.0.2, vendor: N/A, runtime: /usr/lib/jvm/java-14-openjdk Default locale: fr_FR, platform encoding: UTF-8 OS name: "linux", version: "5.8.7-arch1-1", arch: "amd64", family: "unix" [DEBUG] Created new class realm maven.api [DEBUG] Importing foreign packages into class realm maven.api [DEBUG] Imported: javax.annotation.* < plexus.core [DEBUG] Imported: javax.annotation.security.* < plexus.core [DEBUG] Imported: javax.enterprise.inject.* < plexus.core [DEBUG] Imported: javax.enterprise.util.* < plexus.core [DEBUG] Imported: javax.inject.* < plexus.core [DEBUG] Imported: org.apache.maven.* < plexus.core [DEBUG] Imported: org.apache.maven.artifact < plexus.core [DEBUG] Imported: org.apache.maven.classrealm < plexus.core [DEBUG] Imported: org.apache.maven.cli < plexus.core [DEBUG] Imported: org.apache.maven.configuration < plexus.core [DEBUG] Imported: org.apache.maven.exception < plexus.core [DEBUG] Imported: org.apache.maven.execution < plexus.core [DEBUG] Imported: org.apache.maven.execution.scope < plexus.core [DEBUG] Imported: org.apache.maven.lifecycle < plexus.core [DEBUG] Imported: org.apache.maven.model < plexus.core [DEBUG] Imported: org.apache.maven.monitor < plexus.core [DEBUG] Imported: org.apache.maven.plugin < plexus.core [DEBUG] Imported: org.apache.maven.profiles < plexus.core [DEBUG] Imported: org.apache.maven.project < plexus.core [DEBUG] Imported: org.apache.maven.reporting < plexus.core [DEBUG] Imported: org.apache.maven.repository < plexus.core [DEBUG] Imported: org.apache.maven.rtinfo < plexus.core [DEBUG] Imported: org.apache.maven.settings < plexus.core [DEBUG] Imported: org.apache.maven.toolchain < plexus.core [DEBUG] Imported: org.apache.maven.usability < plexus.core [DEBUG] Imported: org.apache.maven.wagon.* < plexus.core [DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core [DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core [DEBUG] Imported: org.apache.maven.wagon.events < plexus.core [DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core [DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core [DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core [DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core [DEBUG] Imported: org.codehaus.classworlds < plexus.core [DEBUG] Imported: org.codehaus.plexus.* < plexus.core [DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core [DEBUG] Imported: org.codehaus.plexus.component < plexus.core [DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core [DEBUG] Imported: org.codehaus.plexus.container < plexus.core [DEBUG] Imported: org.codehaus.plexus.context < plexus.core [DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core [DEBUG] Imported: org.codehaus.plexus.logging < plexus.core [DEBUG] Imported: org.codehaus.plexus.personality < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core [DEBUG] Imported: org.eclipse.aether.* < plexus.core [DEBUG] Imported: org.eclipse.aether.artifact < plexus.core [DEBUG] Imported: org.eclipse.aether.collection < plexus.core [DEBUG] Imported: org.eclipse.aether.deployment < plexus.core [DEBUG] Imported: org.eclipse.aether.graph < plexus.core [DEBUG] Imported: org.eclipse.aether.impl < plexus.core [DEBUG] Imported: org.eclipse.aether.installation < plexus.core [DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core [DEBUG] Imported: org.eclipse.aether.metadata < plexus.core [DEBUG] Imported: org.eclipse.aether.repository < plexus.core [DEBUG] Imported: org.eclipse.aether.resolution < plexus.core [DEBUG] Imported: org.eclipse.aether.spi < plexus.core [DEBUG] Imported: org.eclipse.aether.transfer < plexus.core [DEBUG] Imported: org.eclipse.aether.version < plexus.core [DEBUG] Imported: org.fusesource.jansi.* < plexus.core [DEBUG] Imported: org.slf4j.* < plexus.core [DEBUG] Imported: org.slf4j.event.* < plexus.core [DEBUG] Imported: org.slf4j.helpers.* < plexus.core [DEBUG] Imported: org.slf4j.spi.* < plexus.core [DEBUG] Populating class realm maven.api [INFO] Error stacktraces are turned on. [DEBUG] Message scheme: color [DEBUG] Message styles: debug info warning error success failure strong mojo project [DEBUG] Reading global settings from /opt/maven/conf/settings.xml [DEBUG] Reading user settings from /home/shorii/.m2/settings.xml [DEBUG] Reading global toolchains from /opt/maven/conf/toolchains.xml [DEBUG] Reading user toolchains from /home/shorii/.m2/toolchains.xml [DEBUG] Using local repository at /home/shorii/.m2/repository [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/shorii/.m2/repository [INFO] Scanning for projects... [DEBUG] Extension realms for project fr.univ-lyon1.info.m1:stopcovid-simulator:jar:0.0.1-SNAPSHOT: (none) [DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null] [DEBUG] Resolving plugin prefix exec from [org.apache.maven.plugins, org.codehaus.mojo] [DEBUG] Resolved plugin prefix exec to org.codehaus.mojo:exec-maven-plugin from POM fr.univ-lyon1.info.m1:stopcovid-simulator:jar:0.0.1-SNAPSHOT [DEBUG] === REACTOR BUILD PLAN ================================================ [DEBUG] Project: fr.univ-lyon1.info.m1:stopcovid-simulator:jar:0.0.1-SNAPSHOT [DEBUG] Tasks: [exec:java] [DEBUG] Style: Regular [DEBUG] ======================================================================= [INFO] [INFO] -------------< fr.univ-lyon1.info.m1:stopcovid-simulator >-------------- [INFO] Building StopCovid Simulator 0.0.1-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [DEBUG] Resolving plugin prefix exec from [org.apache.maven.plugins, org.codehaus.mojo] [DEBUG] Resolved plugin prefix exec to org.codehaus.mojo:exec-maven-plugin from POM fr.univ-lyon1.info.m1:stopcovid-simulator:jar:0.0.1-SNAPSHOT [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy] [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] [DEBUG] === PROJECT BUILD PLAN ================================================ [DEBUG] Project: fr.univ-lyon1.info.m1:stopcovid-simulator:0.0.1-SNAPSHOT [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [test] [DEBUG] Repositories (dependencies): [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.codehaus.mojo:exec-maven-plugin:1.5.0:java (default-cli) [DEBUG] Style: Regular [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> <configuration> <arguments>${exec.arguments}</arguments> <classpathScope default-value="runtime">${exec.classpathScope}</classpathScope> <cleanupDaemonThreads default-value="true">${exec.cleanupDaemonThreads}</cleanupDaemonThreads> <commandlineArgs>${exec.args}</commandlineArgs> <daemonThreadJoinTimeout default-value="15000">${exec.daemonThreadJoinTimeout}</daemonThreadJoinTimeout> <includePluginDependencies default-value="false">${exec.includePluginsDependencies}</includePluginDependencies> <includeProjectDependencies default-value="true">${exec.includeProjectDependencies}</includeProjectDependencies> <keepAlive default-value="false">${exec.keepAlive}</keepAlive> <killAfter default-value="-1">${exec.killAfter}</killAfter> <localRepository default-value="${localRepository}"/> <mainClass>fr.univ_lyon1.info.m1.stopcovid_simulator.App</mainClass> <pluginDependencies default-value="${plugin.artifacts}"/> <project default-value="${project}"/> <remoteRepositories default-value="${project.remoteArtifactRepositories}"/> <skip default-value="false">${exec.skip}</skip> <sourceRoot>${sourceRoot}</sourceRoot> <stopUnresponsiveDaemonThreads default-value="false">${exec.stopUnresponsiveDaemonThreads}</stopUnresponsiveDaemonThreads> <testSourceRoot>${testSourceRoot}</testSourceRoot> </configuration> [DEBUG] ======================================================================= [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=400955, ConflictMarker.markTime=186672, ConflictMarker.nodeCount=24, ConflictIdSorter.graphTime=253183, ConflictIdSorter.topsortTime=238444, ConflictIdSorter.conflictIdCount=13, ConflictIdSorter.conflictIdCycleCount=3, ConflictResolver.totalTime=1977277, ConflictResolver.conflictItemCount=20, DefaultDependencyCollector.collectTime=38559956, DefaultDependencyCollector.transformTime=4275187} [DEBUG] fr.univ-lyon1.info.m1:stopcovid-simulator:jar:0.0.1-SNAPSHOT [DEBUG] org.junit.jupiter:junit-jupiter-engine:jar:5.7.0-M1:test [DEBUG] org.apiguardian:apiguardian-api:jar:1.1.0:test [DEBUG] org.junit.platform:junit-platform-engine:jar:1.7.0-M1:test [DEBUG] org.opentest4j:opentest4j:jar:1.2.0:test [DEBUG] org.junit.platform:junit-platform-commons:jar:1.7.0-M1:test [DEBUG] org.junit.jupiter:junit-jupiter-api:jar:5.7.0-M1:test [DEBUG] org.hamcrest:hamcrest-all:jar:1.3:test [DEBUG] org.openjfx:javafx-controls:jar:11.0.2:compile [DEBUG] org.openjfx:javafx-controls:jar:linux:11.0.2:compile [DEBUG] org.openjfx:javafx-graphics:jar:11.0.2:compile [DEBUG] org.openjfx:javafx-graphics:jar:linux:11.0.2:compile [DEBUG] org.openjfx:javafx-base:jar:11.0.2:compile [DEBUG] org.openjfx:javafx-base:jar:linux:11.0.2:compile [INFO] [INFO] --- exec-maven-plugin:1.5.0:java (default-cli) @ stopcovid-simulator --- [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=277741, ConflictMarker.markTime=151182, ConflictMarker.nodeCount=136, ConflictIdSorter.graphTime=149577, ConflictIdSorter.topsortTime=25707, ConflictIdSorter.conflictIdCount=35, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2077664, ConflictResolver.conflictItemCount=78, DefaultDependencyCollector.collectTime=151426131, DefaultDependencyCollector.transformTime=2739653} [DEBUG] org.codehaus.mojo:exec-maven-plugin:jar:1.5.0 [DEBUG] org.apache.maven:maven-toolchain:jar:1.0:compile [DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.11:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile [DEBUG] junit:junit:jar:4.12:test (scope managed from default) (version managed from default) [DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test [DEBUG] org.apache.maven:maven-model:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile [DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile [DEBUG] org.apache.maven:maven-core:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile [DEBUG] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime [DEBUG] org.slf4j:slf4j-api:jar:1.5.6:runtime [DEBUG] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile [DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile [DEBUG] commons-cli:commons-cli:jar:1.2:compile [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile [DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile [DEBUG] org.apache.maven:maven-monitor:jar:2.2.1:compile [DEBUG] classworlds:classworlds:jar:1.1:compile [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile [DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.20:compile [DEBUG] org.apache.commons:commons-exec:jar:1.3:compile [DEBUG] Created new class realm plugin>org.codehaus.mojo:exec-maven-plugin:1.5.0 [DEBUG] Importing foreign packages into class realm plugin>org.codehaus.mojo:exec-maven-plugin:1.5.0 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.codehaus.mojo:exec-maven-plugin:1.5.0 [DEBUG] Included: org.codehaus.mojo:exec-maven-plugin:jar:1.5.0 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11 [DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1 [DEBUG] Included: org.slf4j:slf4j-jdk14:jar:1.5.6 [DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6 [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.1 [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1 [DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1 [DEBUG] Included: commons-cli:commons-cli:jar:1.2 [DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 [DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3 [DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.20 [DEBUG] Included: org.apache.commons:commons-exec:jar:1.3 [DEBUG] Configuring mojo org.codehaus.mojo:exec-maven-plugin:1.5.0:java from plugin realm ClassRealm[plugin>org.codehaus.mojo:exec-maven-plugin:1.5.0, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@68de145] [DEBUG] Configuring mojo 'org.codehaus.mojo:exec-maven-plugin:1.5.0:java' with basic configurator --> [DEBUG] (f) arguments = [] [DEBUG] (f) classpathScope = runtime [DEBUG] (f) cleanupDaemonThreads = true [DEBUG] (f) daemonThreadJoinTimeout = 15000 [DEBUG] (f) includePluginDependencies = false [DEBUG] (f) includeProjectDependencies = true [DEBUG] (f) keepAlive = false [DEBUG] (f) killAfter = -1 [DEBUG] (f) localRepository = id: local url: file:///home/shorii/.m2/repository/ layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] [DEBUG] (f) mainClass = fr.univ_lyon1.info.m1.stopcovid_simulator.App [DEBUG] (f) pluginDependencies = [org.codehaus.mojo:exec-maven-plugin:maven-plugin:1.5.0:, org.apache.maven:maven-toolchain:jar:1.0:compile, org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-settings:jar:2.2.1:compile, org.apache.maven:maven-profile:jar:2.2.1:compile, org.apache.maven:maven-plugin-registry:jar:2.2.1:compile, org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, org.apache.maven:maven-model:jar:2.2.1:compile, org.apache.maven:maven-artifact:jar:2.2.1:compile, org.apache.maven:maven-artifact-manager:jar:2.2.1:compile, org.apache.maven:maven-repository-metadata:jar:2.2.1:compile, backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.apache.maven:maven-core:jar:2.2.1:compile, org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile, org.slf4j:slf4j-jdk14:jar:1.5.6:runtime, org.slf4j:slf4j-api:jar:1.5.6:runtime, org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime, org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile, org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile, org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile, org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile, commons-cli:commons-cli:jar:1.2:compile, org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile, org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile, org.apache.maven:maven-monitor:jar:2.2.1:compile, classworlds:classworlds:jar:1.1:compile, org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile, org.sonatype.plexus:plexus-cipher:jar:1.4:compile, org.apache.maven:maven-plugin-api:jar:2.2.1:compile, org.codehaus.plexus:plexus-utils:jar:3.0.20:compile, org.apache.commons:commons-exec:jar:1.3:compile] [DEBUG] (f) project = MavenProject: fr.univ-lyon1.info.m1:stopcovid-simulator:0.0.1-SNAPSHOT @ /home/shorii/Dossier/Ecole/MIF01/mif01-2020/stopcovid/pom.xml [DEBUG] (f) remoteRepositories = [ id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => false, update => daily] releases: [enabled => true, update => daily] ] [DEBUG] (f) skip = false [DEBUG] (f) stopUnresponsiveDaemonThreads = false [DEBUG] -- end configuration -- [DEBUG] Invoking : fr.univ_lyon1.info.m1.stopcovid_simulator.App.main() [DEBUG] Plugin Dependencies will be excluded. [DEBUG] Project Dependencies will be included. [DEBUG] Collected project artifacts [org.openjfx:javafx-controls:jar:11.0.2:compile, org.openjfx:javafx-controls:jar:linux:11.0.2:compile, org.openjfx:javafx-graphics:jar:11.0.2:compile, org.openjfx:javafx-graphics:jar:linux:11.0.2:compile, org.openjfx:javafx-base:jar:11.0.2:compile, org.openjfx:javafx-base:jar:linux:11.0.2:compile] [DEBUG] Collected project classpath [/home/shorii/Dossier/Ecole/MIF01/mif01-2020/stopcovid/target/classes] [DEBUG] Adding to classpath : file:/home/shorii/Dossier/Ecole/MIF01/mif01-2020/stopcovid/target/classes/ [DEBUG] Adding project dependency artifact: javafx-controls to classpath [DEBUG] Adding project dependency artifact: javafx-controls to classpath [DEBUG] Adding project dependency artifact: javafx-graphics to classpath [DEBUG] Adding project dependency artifact: javafx-graphics to classpath [DEBUG] Adding project dependency artifact: javafx-base to classpath [DEBUG] Adding project dependency artifact: javafx-base to classpath [DEBUG] joining on thread Thread[fr.univ_lyon1.info.m1.stopcovid_simulator.App.main(),5,fr.univ_lyon1.info.m1.stopcovid_simulator.App] [DEBUG] Setting accessibility to true in order to invoke main().``` Fermeture :
[DEBUG] joining on thread Thread[JavaFX Application Thread,5,fr.univ_lyon1.info.m1.stopcovid_simulator.App] [DEBUG] interrupting thread Thread[InvokeLaterDispatcher,5,fr.univ_lyon1.info.m1.stopcovid_simulator.App] [DEBUG] joining on thread Thread[InvokeLaterDispatcher,5,fr.univ_lyon1.info.m1.stopcovid_simulator.App] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:36 min [INFO] Finished at: 2020-09-07T13:06:01+02:00 [INFO] ------------------------------------------------------------------------
Edited by BESSAADI ILYESS p1707782
-