Marcio.Koch@nbbnu005086 MINGW64 /c/mk/workspace/senior/entidades
$ mvn clean generate-sources -X
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T05:58:13-02:00)
Maven home: C:\maven\3.5.2
Java version: 1.8.0_144, vendor: Oracle Corporation
Java home: C:\Program Files\Java\jdk1.8.0_144\jre
Default locale: pt_BR, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
[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.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.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 C:\maven\3.5.2\conf\settings.xml
[DEBUG] Reading user settings from C:\Users\marcio.koch\.m2\settings.xml
[DEBUG] Reading global toolchains from C:\maven\3.5.2\conf\toolchains.xml
[DEBUG] Reading user toolchains from C:\Users\marcio.koch\.m2\toolchains.xml
[DEBUG] Using local repository at C:\Users\marcio.koch\.m2\repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for C:\Users\marcio.koch\.m2\repository
[INFO] Scanning for projects...
[DEBUG] Extension realms for project senior:entidades:pom:1.0.0-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: senior:entidades:pom:1.0.0-SNAPSHOT
[DEBUG] Tasks: [clean, generate-sources]
[DEBUG] Style: Regular
[DEBUG] =======================================================================
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building entidades 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[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] 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] 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] 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: senior:entidades:1.0.0-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile]
[DEBUG] Repositories (dependencies): [central (http://maven.senior.com.br:8081/artifactory/libs-release, default, releases), snapshots (http://maven.senior.com.br:8081/artifactory/libs-snapshot, default, releases+snapshots), senior-libs-release (http://maven.senior.com.br:8081/artifactory/libs-release, default, releases)]
[DEBUG] Repositories (plugins) : [plugins (http://maven.senior.com.br:8081/artifactory/plugins-release, default, releases), snapshots (http://maven.senior.com.br:8081/artifactory/plugins-snapshot, default, releases+snapshots), senior-plugin-release (http://maven.senior.com.br:8081/artifactory/plugins-release, default, releases), central (https://repo.maven.apache.org/maven2, default, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${clean.excludeDefaultDirectories}
${maven.clean.failOnError}
${clean.followSymLinks}
${maven.clean.retryOnError}
${clean.skip}
${clean.verbose}
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.eclipse.xtext:xtext-maven-plugin:2.10.0:generate (generate-dsl-sources)
[DEBUG] Style: Regular
[DEBUG] Configuration:
${project.compileClasspathElements}
${maven.compiler.source}
${maven.compiler.target}
${xtext.encoding}
br.com.senior.sdl.language.SDLStandaloneSetup
src/main/generated-sources/xtend/
br.com.senior.edl.EDLStandaloneSetup
src/main/generated-sources/xtend/
${project}
${xtext.generator.skip}
${project.build.directory}/xtext-temp
[DEBUG] =======================================================================
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=97596, ConflictMarker.markTime=553966, ConflictMarker.nodeCount=1, ConflictIdSorter.graphTime=73494, ConflictIdSorter.topsortTime=1231211, ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2656824, ConflictResolver.conflictItemCount=0, DefaultDependencyCollector.collectTime=379716, DefaultDependencyCollector.transformTime=31740437}
[DEBUG] senior:entidades:pom:1.0.0-SNAPSHOT
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ entidades ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1746850, ConflictMarker.markTime=1660318, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=233914, ConflictIdSorter.topsortTime=53342, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3290606, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=105298990, DefaultDependencyCollector.transformTime=7101592}
[DEBUG] org.apache.maven.plugins:maven-clean-plugin:jar:2.5:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-clean-plugin:2.5
[DEBUG] Included: org.apache.maven.plugins:maven-clean-plugin:jar:2.5
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-clean-plugin:2.5:clean from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-clean-plugin:2.5, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator -->
[DEBUG] (f) directory = C:\mk\workspace\senior\entidades\target
[DEBUG] (f) excludeDefaultDirectories = false
[DEBUG] (f) failOnError = true
[DEBUG] (f) followSymLinks = false
[DEBUG] (f) outputDirectory = C:\mk\workspace\senior\entidades\target\classes
[DEBUG] (f) reportDirectory = C:\mk\workspace\senior\entidades\target\site
[DEBUG] (f) retryOnError = true
[DEBUG] (f) skip = false
[DEBUG] (f) testOutputDirectory = C:\mk\workspace\senior\entidades\target\test-classes
[DEBUG] -- end configuration --
[INFO] Deleting C:\mk\workspace\senior\entidades\target
[INFO] Deleting directory C:\mk\workspace\senior\entidades\target\xtext-temp\stubs
[INFO] Deleting directory C:\mk\workspace\senior\entidades\target\xtext-temp\classes
[INFO] Deleting directory C:\mk\workspace\senior\entidades\target\xtext-temp
[INFO] Deleting directory C:\mk\workspace\senior\entidades\target
[DEBUG] Skipping non-existing directory C:\mk\workspace\senior\entidades\target\classes
[DEBUG] Skipping non-existing directory C:\mk\workspace\senior\entidades\target\test-classes
[DEBUG] Skipping non-existing directory C:\mk\workspace\senior\entidades\target\site
[INFO]
[INFO] --- xtext-maven-plugin:2.10.0:generate (generate-dsl-sources) @ entidades ---
[DEBUG] Failure to find br.com.senior.edl:br.com.senior.edl:1.1.0-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Failure to find br.com.senior.edl:br.com.senior.edl:1.1.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-nexus-snapshots has elapsed or updates are forced
[DEBUG] Failure to find br.com.senior.edl:br.com.senior.edl:1.1.0-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Failure to find br.com.senior.edl:br.com.senior.edl:1.1.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-nexus-snapshots has elapsed or updates are forced
[DEBUG] Failure to find br.com.senior.edl:br.com.senior.edl.parent:1.1.0-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Failure to find br.com.senior.edl:br.com.senior.edl.parent:1.1.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-nexus-snapshots has elapsed or updates are forced
[DEBUG] Could not find metadata org.eclipse.xtext:org.eclipse.xtext.builder.standalone/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.builder.standalone/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.builder.standalone/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.builder.standalone/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.builder.standalone/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.builder.standalone/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.xtext:org.eclipse.xtext.xbase/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.xbase/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.xbase/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.xbase/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.xbase/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.xbase/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.xtext:org.eclipse.xtext/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.xtext:org.eclipse.xtext.util/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.util/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.util/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.util/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.util/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.util/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata com.google.guava:guava/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for com.google.guava:guava/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for com.google.guava:guava/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for com.google.guava:guava/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for com.google.guava:guava/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for com.google.guava:guava/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore:2.10.0-v20130911-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.ecore:2.10.0-v20130911-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore:2.10.0-v20130911-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore:2.10.0-v20130911-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.ecore:2.10.0-v20130911-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore:2.10.0-v20130911-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore:2.10.0-v20140117-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.ecore:2.10.0-v20140117-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore:2.10.0-v20140117-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore:2.10.0-v20140117-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.ecore:2.10.0-v20140117-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore:2.10.0-v20140117-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore:2.10.0-v20140514-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.ecore:2.10.0-v20140514-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore:2.10.0-v20140514-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore:2.10.0-v20140514-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.ecore:2.10.0-v20140514-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore:2.10.0-v20140514-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common:2.10.0-v20130911-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.common:2.10.0-v20130911-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common:2.10.0-v20130911-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common:2.10.0-v20130911-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.common:2.10.0-v20130911-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common:2.10.0-v20130911-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common:2.10.0-v20140117-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.common:2.10.0-v20140117-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common:2.10.0-v20140117-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common:2.10.0-v20140117-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.common:2.10.0-v20140117-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common:2.10.0-v20140117-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common:2.10.0-v20140514-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.common:2.10.0-v20140514-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common:2.10.0-v20140514-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common:2.10.0-v20140514-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.common:2.10.0-v20140514-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common:2.10.0-v20140514-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.xtend:org.eclipse.xtend.lib/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.xtend:org.eclipse.xtend.lib/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtend:org.eclipse.xtend.lib/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtend:org.eclipse.xtend.lib/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtend:org.eclipse.xtend.lib/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtend:org.eclipse.xtend.lib/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.common/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore.xmi/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore.xmi/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore.xmi/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore.xmi/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore.xmi/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore.xmi/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.10.0.v20130911-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.10.0.v20130911-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.10.0.v20130911-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.10.0.v20130911-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.10.0.v20130911-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.10.0.v20130911-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.10.0-v20140117-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.10.0-v20140117-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.10.0-v20140117-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.10.0-v20140117-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.10.0-v20140117-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.10.0-v20140117-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.10.0-v20140514-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.10.0-v20140514-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.10.0-v20140514-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.10.0-v20140514-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.10.0-v20140514-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.ecore.xmi:2.10.0-v20140514-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.antlr:antlr-runtime/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.antlr:antlr-runtime/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.antlr:antlr-runtime/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.antlr:antlr-runtime/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.antlr:antlr-runtime/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.antlr:antlr-runtime/maven-metadata.xml in https://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-nexus-snapshots has elapsed or updates are forced
[DEBUG] Could not find metadata org.eclipse.xtext:org.eclipse.xtext.xbase.lib/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.xbase.lib/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.xbase.lib/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.xbase.lib/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.xbase.lib/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.xbase.lib/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.xtext:org.eclipse.xtext.common.types/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.common.types/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.common.types/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.common.types/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.common.types/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.common.types/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.codegen/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.codegen:2.9.0-v20130930-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.codegen:2.9.0-v20130930-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen:2.9.0-v20130930-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.codegen:2.9.0-v20130930-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.codegen:2.9.0-v20130930-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen:2.9.0-v20130930-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.codegen:2.10.0-v20140127-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.codegen:2.10.0-v20140127-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen:2.10.0-v20140127-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.codegen:2.10.0-v20140127-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.codegen:2.10.0-v20140127-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen:2.10.0-v20140127-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.codegen:2.10.0-v20140519-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.codegen:2.10.0-v20140519-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen:2.10.0-v20140519-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.codegen:2.10.0-v20140519-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.codegen:2.10.0-v20140519-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen:2.10.0-v20140519-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.mwe2.runtime/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.mwe2.runtime/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.mwe2.runtime/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.mwe2.runtime/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.mwe2.runtime/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.mwe2.runtime/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.xtext:org.eclipse.xtext.ecore/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.xtext:org.eclipse.xtext.generator/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.generator/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.generator/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.generator/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.generator/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.generator/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.codegen.ecore/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen.ecore/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.codegen.ecore:2.10.0-v20130930-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.codegen.ecore:2.10.0-v20130930-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen.ecore:2.10.0-v20130930-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.codegen.ecore:2.10.0-v20130930-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.codegen.ecore:2.10.0-v20130930-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen.ecore:2.10.0-v20130930-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.codegen.ecore:2.10.0-v20140127-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.codegen.ecore:2.10.0-v20140127-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen.ecore:2.10.0-v20140127-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.codegen.ecore:2.10.0-v20140127-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.codegen.ecore:2.10.0-v20140127-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen.ecore:2.10.0-v20140127-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.codegen.ecore:2.10.0-v20140519-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.codegen.ecore:2.10.0-v20140519-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen.ecore:2.10.0-v20140519-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.emf:org.eclipse.emf.codegen.ecore:2.10.0-v20140519-SNAPSHOT/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Failure to find org.eclipse.emf:org.eclipse.emf.codegen.ecore:2.10.0-v20140519-SNAPSHOT/maven-metadata.xml in http://maven.senior.com.br:8081/artifactory/plugins-snapshot was cached in the local repository, resolution will not be reattempted until the update interval of snapshots has elapsed or updates are forced
[DEBUG] Skipped remote request for org.eclipse.emf:org.eclipse.emf.codegen.ecore:2.10.0-v20140519-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.eclipse.xtext:xtext-antlr-generator/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.xtext:xtext-antlr-generator/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:xtext-antlr-generator/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:xtext-antlr-generator/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:xtext-antlr-generator/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.eclipse.xtext:xtext-antlr-generator/maven-metadata.xml in https://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype-nexus-snapshots has elapsed or updates are forced
[DEBUG] Could not find metadata org.eclipse.xtext:org.eclipse.xtext.xtext.generator/maven-metadata.xml in local (C:\Users\marcio.koch\.m2\repository)
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.xtext.generator/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.xtext.generator/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.xtext.generator/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.xtext.generator/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote request for org.eclipse.xtext:org.eclipse.xtext.xtext.generator/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=6663793, ConflictMarker.markTime=1439837, ConflictMarker.nodeCount=555, ConflictIdSorter.graphTime=1543360, ConflictIdSorter.topsortTime=220876, ConflictIdSorter.conflictIdCount=79, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=22230950, ConflictResolver.conflictItemCount=552, DefaultDependencyCollector.collectTime=1738644190, DefaultDependencyCollector.transformTime=32177841}
[DEBUG] org.eclipse.xtext:xtext-maven-plugin:jar:2.10.0:
[DEBUG] br.com.senior.messaging.sdl:br.com.senior.sdl.language:jar:17.6.181:runtime
[DEBUG] br.com.senior.messaging.sdl:br.com.senior.sdl.model:jar:17.6.181:runtime
[DEBUG] org.apache.commons:commons-lang3:jar:3.1:runtime
[DEBUG] br.com.senior.edl:br.com.senior.edl:jar:1.1.0-SNAPSHOT:runtime
[DEBUG] org.apache.maven:maven-core:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-model:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.2.5:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.2.5:compile
[DEBUG] org.eclipse.aether:aether-spi:jar:1.0.0.v20140518:compile
[DEBUG] org.eclipse.aether:aether-impl:jar:1.0.0.v20140518:compile
[DEBUG] org.eclipse.aether:aether-api:jar:1.0.0.v20140518:compile
[DEBUG] org.eclipse.aether:aether-util:jar:1.0.0.v20140518:compile
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.0.M1:compile
[DEBUG] javax.enterprise:cdi-api:jar:1.0:compile
[DEBUG] javax.annotation:jsr250-api:jar:1.0:compile
[DEBUG] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0.M1:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.3:compile
[DEBUG] javax.inject:javax.inject:jar:1:compile
[DEBUG] aopalliance:aopalliance:jar:1.0:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.21:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.20:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.5.2:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5: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:3.2.5:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.2.5:compile
[DEBUG] org.eclipse.xtext:org.eclipse.xtext.builder.standalone:jar:2.10.0:compile
[DEBUG] org.eclipse.xtext:org.eclipse.xtext.xbase:jar:2.10.0:compile
[DEBUG] org.eclipse.xtext:org.eclipse.xtext.common.types:jar:2.10.0:compile
[DEBUG] org.ow2.asm:asm-commons:jar:5.0.1:compile
[DEBUG] org.ow2.asm:asm-tree:jar:5.0.1:compile
[DEBUG] org.ow2.asm:asm:jar:5.0.1:compile
[DEBUG] org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.10.0:compile
[DEBUG] org.eclipse.xtext:org.eclipse.xtext:jar:2.10.0:compile
[DEBUG] org.eclipse.xtext:org.eclipse.xtext.util:jar:2.10.0:compile
[DEBUG] org.antlr:antlr-runtime:jar:3.2:compile
[DEBUG] org.eclipse.equinox:org.eclipse.equinox.common:jar:3.6.0:compile
[DEBUG] org.eclipse.emf:org.eclipse.emf.common:jar:2.12.0:compile
[DEBUG] org.eclipse.emf:org.eclipse.emf.ecore:jar:2.12.0:compile
[DEBUG] org.eclipse.emf:org.eclipse.emf.codegen:jar:2.11.0-v20150806-0404:runtime
[DEBUG] org.eclipse.jdt:org.eclipse.jdt.core:jar:3.10.0:compile
[DEBUG] org.eclipse.core:org.eclipse.core.resources:jar:3.7.100:compile
[DEBUG] org.eclipse.core:org.eclipse.core.expressions:jar:3.4.300:compile
[DEBUG] org.eclipse.core:org.eclipse.core.runtime:jar:3.7.0:compile
[DEBUG] org.eclipse.osgi:org.eclipse.osgi:jar:3.7.1:compile
[DEBUG] org.eclipse.core:org.eclipse.core.jobs:jar:3.5.100:compile
[DEBUG] org.eclipse.equinox:org.eclipse.equinox.registry:jar:3.5.101:compile
[DEBUG] org.eclipse.equinox:org.eclipse.equinox.preferences:jar:3.4.1:compile
[DEBUG] org.eclipse.core:org.eclipse.core.contenttype:jar:3.4.100:compile
[DEBUG] org.eclipse.equinox:org.eclipse.equinox.app:jar:1.3.100:compile
[DEBUG] org.eclipse.core:org.eclipse.core.filesystem:jar:1.3.100:compile
[DEBUG] org.eclipse.text:org.eclipse.text:jar:3.5.101:compile
[DEBUG] org.eclipse.core:org.eclipse.core.commands:jar:3.6.0:compile
[DEBUG] com.google.inject:guice:jar:3.0:compile
[DEBUG] com.google.guava:guava:jar:19.0-rc3:compile
[DEBUG] org.eclipse.emf:org.eclipse.emf.mwe2.runtime:jar:2.8.3:compile
[DEBUG] org.eclipse.xtext:org.eclipse.xtext.ecore:jar:2.10.0:runtime
[DEBUG] org.eclipse.xtext:org.eclipse.xtext.generator:jar:2.10.0:runtime
[DEBUG] org.eclipse.xtend:org.eclipse.xtend.lib:jar:2.10.0:compile
[DEBUG] org.eclipse.xtend:org.eclipse.xtend.lib.macro:jar:2.10.0:compile
[DEBUG] org.eclipse.emf:org.eclipse.emf.codegen.ecore:jar:2.12.0:runtime
[DEBUG] org.eclipse.xtext:xtext-antlr-generator:jar:2.1.1:runtime
[DEBUG] org.xtext:antlr-generator:jar:3.2.1:runtime
[DEBUG] org.eclipse.xtext:org.eclipse.xtext.xtext.generator:jar:2.10.0:runtime
[DEBUG] com.ibm.icu:icu4j:jar:52.1:runtime
[DEBUG] org.eclipse.emf:org.eclipse.emf.mwe2.lib:jar:2.8.3:compile
[DEBUG] org.eclipse.emf:org.eclipse.emf.mwe.utils:jar:1.3.13:runtime
[DEBUG] commons-logging:commons-logging:jar:1.1.3:runtime
[DEBUG] org.eclipse.emf:org.eclipse.emf.mwe.core:jar:1.3.13:runtime
[DEBUG] commons-cli:commons-cli:jar:1.2:runtime
[DEBUG] org.eclipse.emf:org.eclipse.emf.ecore.xmi:jar:2.12.0:runtime
[DEBUG] log4j:log4j:jar:1.2.16:compile
[DEBUG] Created new class realm plugin>org.eclipse.xtext:xtext-maven-plugin:2.10.0
[DEBUG] Importing foreign packages into class realm plugin>org.eclipse.xtext:xtext-maven-plugin:2.10.0
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.eclipse.xtext:xtext-maven-plugin:2.10.0
[DEBUG] Included: org.eclipse.xtext:xtext-maven-plugin:jar:2.10.0
[DEBUG] Included: br.com.senior.messaging.sdl:br.com.senior.sdl.language:jar:17.6.181
[DEBUG] Included: br.com.senior.messaging.sdl:br.com.senior.sdl.model:jar:17.6.181
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.1
[DEBUG] Included: br.com.senior.edl:br.com.senior.edl:jar:1.1.0-SNAPSHOT
[DEBUG] Included: org.eclipse.aether:aether-util:jar:1.0.0.v20140518
[DEBUG] Included: javax.enterprise:cdi-api:jar:1.0
[DEBUG] Included: org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.0.M1
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:no_aop:3.2.3
[DEBUG] Included: aopalliance:aopalliance:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.21
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.20
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext.builder.standalone:jar:2.10.0
[DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext.xbase:jar:2.10.0
[DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext.common.types:jar:2.10.0
[DEBUG] Included: org.ow2.asm:asm-commons:jar:5.0.1
[DEBUG] Included: org.ow2.asm:asm-tree:jar:5.0.1
[DEBUG] Included: org.ow2.asm:asm:jar:5.0.1
[DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext.xbase.lib:jar:2.10.0
[DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext:jar:2.10.0
[DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext.util:jar:2.10.0
[DEBUG] Included: org.antlr:antlr-runtime:jar:3.2
[DEBUG] Included: org.eclipse.equinox:org.eclipse.equinox.common:jar:3.6.0
[DEBUG] Included: org.eclipse.emf:org.eclipse.emf.common:jar:2.12.0
[DEBUG] Included: org.eclipse.emf:org.eclipse.emf.ecore:jar:2.12.0
[DEBUG] Included: org.eclipse.emf:org.eclipse.emf.codegen:jar:2.11.0-v20150806-0404
[DEBUG] Included: org.eclipse.jdt:org.eclipse.jdt.core:jar:3.10.0
[DEBUG] Included: org.eclipse.core:org.eclipse.core.resources:jar:3.7.100
[DEBUG] Included: org.eclipse.core:org.eclipse.core.expressions:jar:3.4.300
[DEBUG] Included: org.eclipse.core:org.eclipse.core.runtime:jar:3.7.0
[DEBUG] Included: org.eclipse.osgi:org.eclipse.osgi:jar:3.7.1
[DEBUG] Included: org.eclipse.core:org.eclipse.core.jobs:jar:3.5.100
[DEBUG] Included: org.eclipse.equinox:org.eclipse.equinox.registry:jar:3.5.101
[DEBUG] Included: org.eclipse.equinox:org.eclipse.equinox.preferences:jar:3.4.1
[DEBUG] Included: org.eclipse.core:org.eclipse.core.contenttype:jar:3.4.100
[DEBUG] Included: org.eclipse.equinox:org.eclipse.equinox.app:jar:1.3.100
[DEBUG] Included: org.eclipse.core:org.eclipse.core.filesystem:jar:1.3.100
[DEBUG] Included: org.eclipse.text:org.eclipse.text:jar:3.5.101
[DEBUG] Included: org.eclipse.core:org.eclipse.core.commands:jar:3.6.0
[DEBUG] Included: com.google.inject:guice:jar:3.0
[DEBUG] Included: com.google.guava:guava:jar:19.0-rc3
[DEBUG] Included: org.eclipse.emf:org.eclipse.emf.mwe2.runtime:jar:2.8.3
[DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext.ecore:jar:2.10.0
[DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext.generator:jar:2.10.0
[DEBUG] Included: org.eclipse.xtend:org.eclipse.xtend.lib:jar:2.10.0
[DEBUG] Included: org.eclipse.xtend:org.eclipse.xtend.lib.macro:jar:2.10.0
[DEBUG] Included: org.eclipse.emf:org.eclipse.emf.codegen.ecore:jar:2.12.0
[DEBUG] Included: org.eclipse.xtext:xtext-antlr-generator:jar:2.1.1
[DEBUG] Included: org.xtext:antlr-generator:jar:3.2.1
[DEBUG] Included: org.eclipse.xtext:org.eclipse.xtext.xtext.generator:jar:2.10.0
[DEBUG] Included: com.ibm.icu:icu4j:jar:52.1
[DEBUG] Included: org.eclipse.emf:org.eclipse.emf.mwe2.lib:jar:2.8.3
[DEBUG] Included: org.eclipse.emf:org.eclipse.emf.mwe.utils:jar:1.3.13
[DEBUG] Included: commons-logging:commons-logging:jar:1.1.3
[DEBUG] Included: org.eclipse.emf:org.eclipse.emf.mwe.core:jar:1.3.13
[DEBUG] Included: commons-cli:commons-cli:jar:1.2
[DEBUG] Included: org.eclipse.emf:org.eclipse.emf.ecore.xmi:jar:2.12.0
[DEBUG] Included: log4j:log4j:jar:1.2.16
[DEBUG] Configuring mojo org.eclipse.xtext:xtext-maven-plugin:2.10.0:generate from plugin realm ClassRealm[plugin>org.eclipse.xtext:xtext-maven-plugin:2.10.0, parent: sun.misc.Launcher$AppClassLoader@5c647e05]
[DEBUG] Configuring mojo 'org.eclipse.xtext:xtext-maven-plugin:2.10.0:generate' with basic configurator -->
[DEBUG] (f) classpathElements = [C:\mk\workspace\senior\entidades\target\classes]
[DEBUG] (f) compilerSourceLevel = 1.6
[DEBUG] (f) compilerTargetLevel = 1.6
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnValidationError = true
[DEBUG] (s) setup = br.com.senior.sdl.language.SDLStandaloneSetup
[DEBUG] (s) outputDirectory = src/main/generated-sources/xtend/
[DEBUG] (s) outputConfigurations = [org.eclipse.xtext.maven.OutputConfiguration@4b61d0c6]
[DEBUG] (s) setup = br.com.senior.edl.EDLStandaloneSetup
[DEBUG] (s) outputDirectory = src/main/generated-sources/xtend/
[DEBUG] (s) outputConfigurations = [org.eclipse.xtext.maven.OutputConfiguration@6f815e7f]
[DEBUG] (s) languages = [org.eclipse.xtext.maven.Language@65e7f52a, org.eclipse.xtext.maven.Language@304b9f1a]
[DEBUG] (f) project = MavenProject: senior:entidades:1.0.0-SNAPSHOT @ C:\mk\workspace\senior\entidades\pom.xml
[DEBUG] (f) skip = false
[DEBUG] (f) tmpClassDirectory = C:\mk\workspace\senior\entidades\target/xtext-temp
[DEBUG] -- end configuration --
[INFO] Encoding: UTF-8
[INFO] Compiler source level: 1.6
[INFO] Compiler target level: 1.6
[DEBUG] Source dirs: C:\mk\workspace\senior\entidades\src\main\java
[DEBUG] Java source dirs: C:\mk\workspace\senior\entidades\src\main\java
[DEBUG] Classpath entries:
[INFO] Using common types.
[INFO] Setting encoding.
[INFO] Collecting source models.
[INFO] Finished collecting source models. Took: 8 ms.
[INFO] Installing type provider.
[INFO] Generating stubs into C:\mk\workspace\senior\entidades\target\xtext-temp\stubs
[INFO] Compiling stubs located in C:\mk\workspace\senior\entidades\target\xtext-temp\stubs
[INFO] Compiler source roots: C:\mk\workspace\senior\entidades\src\main\java,C:\mk\workspace\senior\entidades\target\xtext-temp\stubs
[INFO] File 'C:\mk\workspace\senior\entidades\src\main\java' is missing. Skipping.
[INFO] Nothing to compile. Stubs compilation was skipped.
[INFO] Installing type provider for stubs.
[INFO] Validate and generate.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.128 s
[INFO] Finished at: 2018-02-16T15:05:48-02:00
[INFO] Final Memory: 21M/213M
[INFO] ------------------------------------------------------------------------
Marcio.Koch@nbbnu005086 MINGW64 /c/mk/workspace/senior/entidades
$