Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ptahchiev/b640639e0126be6d2451bddd710bbff4 to your computer and use it in GitHub Desktop.
Save ptahchiev/b640639e0126be6d2451bddd710bbff4 to your computer and use it in GitHub Desktop.
maven-jaxb2-plugin on java9 branch
Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T22:39:06+03:00)
Maven home: /usr/share/maven/apache-maven-3.5.0
Java version: 1.8.0_161, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-oracle/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-119-generic", arch: "amd64", family: "unix"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[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 /usr/share/maven/apache-maven-3.5.0/conf/settings.xml
[DEBUG] Reading user settings from /home/petar/.m2/settings.xml
[DEBUG] Reading global toolchains from /usr/share/maven/apache-maven-3.5.0/conf/toolchains.xml
[DEBUG] Reading user toolchains from /home/petar/.m2/toolchains.xml
[DEBUG] Using local repository at /home/petar/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/petar/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Extension realms for project org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-project:pom:0.13.3-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.sonatype.oss:oss-parent:pom:9: (none)
[DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:maven-plugin:0.13.3-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging maven-plugin from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:maven-plugin:0.13.3-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging maven-plugin from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:maven-plugin:0.13.3-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging maven-plugin from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.jvnet.jaxb2.maven2:maven-jaxb23-plugin:maven-plugin:0.13.3-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging maven-plugin from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:maven-plugin:0.13.3-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging maven-plugin from ClassRealm[plexus.core, parent: null]
[DEBUG] Extension realms for project org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-testing:jar:0.13.3-SNAPSHOT: (none)
[DEBUG] Looking up lifecycle mappings for packaging jar from ClassRealm[plexus.core, parent: null]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Maven JAXB 2.x Plugin Project
[INFO] Maven JAXB 2.x Plugin Core
[INFO] Maven JAXB 2.0.x Plugin
[INFO] Maven JAXB 2.1.x Plugin
[INFO] Maven JAXB 2.2.x Plugin
[INFO] Maven JAXB 2.3.x Plugin
[INFO] Maven JAXB 2.x Plugin
[INFO] Maven JAXB 2.x Plugin Testing
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-project:pom:0.13.3-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:maven-plugin:0.13.3-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:maven-plugin:0.13.3-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:maven-plugin:0.13.3-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.jvnet.jaxb2.maven2:maven-jaxb23-plugin:maven-plugin:0.13.3-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.jvnet.jaxb2.maven2:maven-jaxb2-plugin:maven-plugin:0.13.3-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Project: org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-testing:jar:0.13.3-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] =======================================================================
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven JAXB 2.x Plugin Project 0.13.3-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] 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: org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-project:0.13.3-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [test]
[DEBUG] Repositories (dependencies): [nemesis-samplestore-archetype (https://repository.nemesis.io/artifactory/libs-snapshot/, default, releases+snapshots), 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.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<directory default-value="${project.build.directory}"/>
<excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories>
<failOnError default-value="true">${maven.clean.failOnError}</failOnError>
<followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<reportDirectory default-value="${project.reporting.outputDirectory}"/>
<retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
<skip default-value="false">${clean.skip}</skip>
<testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
<verbose>${clean.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce (enforce-maven)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<rules>
<requireMavenVersion>
<version>(,2.1.0),(2.1.0,2.2.0),(2.2.0,)</version>
<message>Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
</requireMavenVersion>
</rules>
<skip default-value="false">${enforcer.skip}</skip>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<artifact default-value="${project.artifact}"/>
<attachedArtifacts default-value="${project.attachedArtifacts}"/>
<createChecksum default-value="false">${createChecksum}</createChecksum>
<localRepository>${localRepository}</localRepository>
<packaging default-value="${project.packaging}"/>
<pomFile default-value="${project.file}"/>
<skip default-value="false">${maven.install.skip}</skip>
<updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=2, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=1, ConflictIdSorter.conflictIdCount=1, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=1, DefaultDependencyCollector.collectTime=5, DefaultDependencyCollector.transformTime=5}
[DEBUG] org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-project:pom:0.13.3-SNAPSHOT
[DEBUG] junit:junit:jar:4.8.1:test
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-jaxb2-plugin-project ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=3, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=3, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=3, DefaultDependencyCollector.collectTime=12, DefaultDependencyCollector.transformTime=0}
[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@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator -->
[DEBUG] (f) directory = /home/petar/workspace/maven-jaxb2-plugin/target
[DEBUG] (f) excludeDefaultDirectories = false
[DEBUG] (f) failOnError = true
[DEBUG] (f) followSymLinks = false
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/target/classes
[DEBUG] (f) reportDirectory = /home/petar/workspace/maven-jaxb2-plugin/target/site
[DEBUG] (f) retryOnError = true
[DEBUG] (f) skip = false
[DEBUG] (f) testOutputDirectory = /home/petar/workspace/maven-jaxb2-plugin/target/test-classes
[DEBUG] -- end configuration --
[DEBUG] Skipping non-existing directory /home/petar/workspace/maven-jaxb2-plugin/target
[DEBUG] Skipping non-existing directory /home/petar/workspace/maven-jaxb2-plugin/target/classes
[DEBUG] Skipping non-existing directory /home/petar/workspace/maven-jaxb2-plugin/target/test-classes
[DEBUG] Skipping non-existing directory /home/petar/workspace/maven-jaxb2-plugin/target/site
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ maven-jaxb2-plugin-project ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=101, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=33, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=91, DefaultDependencyCollector.collectTime=104, DefaultDependencyCollector.transformTime=3}
[DEBUG] org.apache.maven.plugins:maven-enforcer-plugin:jar:1.2:
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.2:test
[DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile
[DEBUG] commons-cli:commons-cli:jar:1.0:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.8:compile
[DEBUG] commons-lang:commons-lang:jar:2.3:compile
[DEBUG] org.apache.maven.enforcer:enforcer-api:jar:1.2:compile
[DEBUG] org.apache.maven.enforcer:enforcer-rules:jar:1.2:compile
[DEBUG] org.apache.maven.shared:maven-common-artifact-filters:jar:1.2:compile
[DEBUG] org.apache.maven.shared:maven-plugin-testing-harness:jar:1.1:test
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7:test
[DEBUG] org.beanshell:bsh:jar:2.0b4:compile
[DEBUG] org.apache.maven.shared:maven-dependency-tree:jar:2.0:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.2
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.2
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.2
[DEBUG] Included: org.apache.maven.plugins:maven-enforcer-plugin:jar:1.2
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.9
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-10
[DEBUG] Included: commons-cli:commons-cli:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.8
[DEBUG] Included: commons-lang:commons-lang:jar:2.3
[DEBUG] Included: org.apache.maven.enforcer:enforcer-api:jar:1.2
[DEBUG] Included: org.apache.maven.enforcer:enforcer-rules:jar:1.2
[DEBUG] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.2
[DEBUG] Included: org.beanshell:bsh:jar:2.0b4
[DEBUG] Included: org.apache.maven.shared:maven-dependency-tree:jar:2.0
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-6
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.2, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce' with basic configurator -->
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (f) ignoreCache = false
[DEBUG] (s) version = (,2.1.0),(2.1.0,2.2.0),(2.2.0,)
[DEBUG] (f) message = Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.
[DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@2e27d72f]
[DEBUG] (s) skip = false
[DEBUG] (s) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-project:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/pom.xml
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] -- end configuration --
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
[DEBUG] Detected Maven Version: 3.5.0
[DEBUG] Detected Maven Version: 3.5.0 is allowed in the range (,2.1.0),(2.1.0,2.2.0),(2.2.0,).
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ maven-jaxb2-plugin-project ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=38, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=15, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=35, DefaultDependencyCollector.collectTime=27, DefaultDependencyCollector.transformTime=1}
[DEBUG] org.apache.maven.plugins:maven-install-plugin:jar:2.4:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.1:compile
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.5:compile
[DEBUG] org.codehaus.plexus:plexus-digest:jar:1.0:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.4
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.4
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-install-plugin:2.4
[DEBUG] Included: org.apache.maven.plugins:maven-install-plugin:jar:2.4
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.5
[DEBUG] Included: org.codehaus.plexus:plexus-digest:jar:1.0
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.4:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.4, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.4:install' with basic configurator -->
[DEBUG] (f) artifact = org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-project:pom:0.13.3-SNAPSHOT
[DEBUG] (f) attachedArtifacts = []
[DEBUG] (f) createChecksum = false
[DEBUG] (f) localRepository = id: local
url: file:///home/petar/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) packaging = pom
[DEBUG] (f) pomFile = /home/petar/workspace/maven-jaxb2-plugin/pom.xml
[DEBUG] (s) skip = false
[DEBUG] (f) updateReleaseInfo = false
[DEBUG] -- end configuration --
[INFO] Installing /home/petar/workspace/maven-jaxb2-plugin/pom.xml to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb2-plugin-project/0.13.3-SNAPSHOT/maven-jaxb2-plugin-project-0.13.3-SNAPSHOT.pom
[DEBUG] Writing tracking file /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb2-plugin-project/0.13.3-SNAPSHOT/_remote.repositories
[DEBUG] Installing org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-project:0.13.3-SNAPSHOT/maven-metadata.xml to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb2-plugin-project/0.13.3-SNAPSHOT/maven-metadata-local.xml
[DEBUG] Installing org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-project/maven-metadata.xml to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb2-plugin-project/maven-metadata-local.xml
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven JAXB 2.x Plugin Core 0.13.3-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] 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] 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: org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:0.13.3-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile, runtime, test]
[DEBUG] Repositories (dependencies): [nemesis-samplestore-archetype (https://repository.nemesis.io/artifactory/libs-snapshot/, default, releases+snapshots), 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.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<directory default-value="${project.build.directory}"/>
<excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories>
<failOnError default-value="true">${maven.clean.failOnError}</failOnError>
<followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<reportDirectory default-value="${project.reporting.outputDirectory}"/>
<retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
<skip default-value="false">${clean.skip}</skip>
<testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
<verbose>${clean.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce (enforce-maven)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<rules>
<requireMavenVersion>
<version>(,2.1.0),(2.1.0,2.2.0),(2.2.0,)</version>
<message>Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
</requireMavenVersion>
</rules>
<skip default-value="false">${enforcer.skip}</skip>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:resources (default-resources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.resources}"/>
<session default-value="${session}"/>
<supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.compileClasspathElements}"/>
<compileSourceRoots default-value="${project.compileSourceRoots}"/>
<compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
<fork default-value="false">${maven.compiler.fork}</fork>
<generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<mojoExecution>${mojoExecution}</mojoExecution>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<projectArtifact default-value="${project.artifact}"/>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<skipMain>${maven.main.skip}</skipMain>
<skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">1.6</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">1.6</target>
<useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
<mavenSession default-value="${session}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:testResources (default-testResources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.testOutputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.testResources}"/>
<session default-value="${session}"/>
<skip>${maven.test.skip}</skip>
<supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.testClasspathElements}"/>
<compileSourceRoots default-value="${project.testCompileSourceRoots}"/>
<compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
<fork default-value="false">${maven.compiler.fork}</fork>
<generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<mojoExecution>${mojoExecution}</mojoExecution>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputDirectory default-value="${project.build.testOutputDirectory}"/>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<skip>${maven.test.skip}</skip>
<skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">1.6</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">1.6</target>
<testSource>${maven.compiler.testSource}</testSource>
<testTarget>${maven.compiler.testTarget}</testTarget>
<useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
<mavenSession default-value="${session}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<argLine>${argLine}</argLine>
<basedir default-value="${basedir}"/>
<childDelegation default-value="false">${childDelegation}</childDelegation>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<debugForkedProcess>${maven.surefire.debug}</debugForkedProcess>
<disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
<enableAssertions default-value="true">${enableAssertions}</enableAssertions>
<excludedGroups>${excludedGroups}</excludedGroups>
<failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
<failIfNoTests>${failIfNoTests}</failIfNoTests>
<forkMode default-value="once">${forkMode}</forkMode>
<forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
<groups>${groups}</groups>
<junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
<jvm>${jvm}</jvm>
<localRepository default-value="${localRepository}"/>
<objectFactory>${objectFactory}</objectFactory>
<parallel>${parallel}</parallel>
<parallelMavenExecution default-value="${session.parallel}"/>
<perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
<pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
<pluginDescriptor default-value="${plugin}"/>
<printSummary default-value="true">${surefire.printSummary}</printSummary>
<projectArtifactMap>${project.artifactMap}</projectArtifactMap>
<redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
<remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
<reportFormat default-value="brief">${surefire.reportFormat}</reportFormat>
<reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
<reportsDirectory default-value="${project.build.directory}/surefire-reports"/>
<runOrder default-value="filesystem"/>
<skip default-value="false">${maven.test.skip}</skip>
<skipExec>${maven.test.skip.exec}</skipExec>
<skipTests default-value="false">${skipTests}</skipTests>
<test>${test}</test>
<testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
<testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
<testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
<testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
<threadCount>${threadCount}</threadCount>
<trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
<useFile default-value="true">${surefire.useFile}</useFile>
<useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar>
<useSystemClassLoader default-value="true">${surefire.useSystemClassLoader}</useSystemClassLoader>
<useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
<workingDirectory>${basedir}</workingDirectory>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-jar-plugin:2.4:jar (default-jar)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
<finalName default-value="${project.build.finalName}">${jar.finalName}</finalName>
<forceCreation default-value="false">${jar.forceCreation}</forceCreation>
<outputDirectory default-value="${project.build.directory}"/>
<project default-value="${project}"/>
<session default-value="${session}"/>
<skipIfEmpty default-value="false">${jar.skipIfEmpty}</skipIfEmpty>
<useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<artifact default-value="${project.artifact}"/>
<attachedArtifacts default-value="${project.attachedArtifacts}"/>
<createChecksum default-value="false">${createChecksum}</createChecksum>
<localRepository>${localRepository}</localRepository>
<packaging default-value="${project.packaging}"/>
<pomFile default-value="${project.file}"/>
<skip default-value="false">${maven.install.skip}</skip>
<updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=47, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=23, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=46, DefaultDependencyCollector.collectTime=36, DefaultDependencyCollector.transformTime=1}
[DEBUG] org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT
[DEBUG] org.slf4j:slf4j-api:jar:1.7.25:compile
[DEBUG] org.apache.commons:commons-lang3:jar:3.2.1:compile
[DEBUG] com.sun.org.apache.xml.internal:resolver:jar:20050927:compile
[DEBUG] org.glassfish.jaxb:txw2:jar:2.3.0:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile
[DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile
[DEBUG] org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:2.1:test
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.2:test
[DEBUG] org.codehaus.plexus:plexus-io:jar:2.0.4:test
[DEBUG] junit:junit:jar:4.8.1:test
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-jaxb2-plugin-core ---
[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@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator -->
[DEBUG] (f) directory = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target
[DEBUG] (f) excludeDefaultDirectories = false
[DEBUG] (f) failOnError = true
[DEBUG] (f) followSymLinks = false
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes
[DEBUG] (f) reportDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/site
[DEBUG] (f) retryOnError = true
[DEBUG] (f) skip = false
[DEBUG] (f) testOutputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/test-classes
[DEBUG] -- end configuration --
[INFO] Deleting /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-status/maven-compiler-plugin/compile/default-compile
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-status/maven-compiler-plugin/compile
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-status/maven-compiler-plugin
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-status
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes/org/jvnet/jaxb2/maven2/net/AbstractSchemeAwareURILastModifiedResolver.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes/org/jvnet/jaxb2/maven2/net/SchemeAwareURILastModifiedResolver.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes/org/jvnet/jaxb2/maven2/net/AbstractHTTPURILastModifiedResolver.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes/org/jvnet/jaxb2/maven2/net/HttpURILastModifiedResolver.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes/org/jvnet/jaxb2/maven2/net/URILastModifiedResolver.class
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes/org/jvnet/jaxb2/maven2/net
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes/org/jvnet/jaxb2/maven2/ParentFirstClassLoader.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes/org/jvnet/jaxb2/maven2/OptionsConfiguration.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes/org/jvnet/jaxb2/maven2/addIfExistsToEpisodeSchemaBindings.xslt
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes/org/jvnet/jaxb2/maven2
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes/org/jvnet/jaxb2
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes/org/jvnet
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes/org
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/generated-sources/annotations
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/generated-sources
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target
[DEBUG] Skipping non-existing directory /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes
[DEBUG] Skipping non-existing directory /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/test-classes
[DEBUG] Skipping non-existing directory /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/site
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ maven-jaxb2-plugin-core ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.2, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce' with basic configurator -->
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (f) ignoreCache = false
[DEBUG] (s) version = (,2.1.0),(2.1.0,2.2.0),(2.2.0,)
[DEBUG] (f) message = Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.
[DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@64040287]
[DEBUG] (s) skip = false
[DEBUG] (s) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-core/pom.xml
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] -- end configuration --
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
[DEBUG] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 491827297 was found in the cache
[DEBUG] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-jaxb2-plugin-core ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, ConflictMarker.markTime=0, ConflictMarker.nodeCount=77, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=26, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=74, DefaultDependencyCollector.collectTime=26, DefaultDependencyCollector.transformTime=2}
[DEBUG] org.apache.maven.plugins:maven-resources-plugin:jar:2.6:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile
[DEBUG] commons-cli:commons-cli:jar:1.0:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG] org.apache.maven.shared:maven-filtering:jar:1.1:compile
[DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.13:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-resources-plugin:2.6
[DEBUG] Included: org.apache.maven.plugins:maven-resources-plugin:jar:2.6
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
[DEBUG] Included: commons-cli:commons-cli:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.1
[DEBUG] Included: org.sonatype.plexus:plexus-build-api:jar:0.0.4
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.13
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:resources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-core/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {env.DESKTOP_SESSION=ubuntu, env.OLDPWD=/home/petar/workspace/maven-jaxb2-plugin, file.encoding.pkg=sun.io, java.home=/usr/lib/jvm/java-8-oracle/jre, env.QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1, env.GDM_LANG=en_US, maven.plugin.plugin.version=3.5, env.DISPLAY=:0, env.LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:, env.XDG_VTNR=7, classworlds.conf=/usr/share/maven/apache-maven-3.5.0/bin/m2.conf, env.XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/petar, maven.plugin.testing.version=2.1, java.endorsed.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/endorsed, env.LOGNAME=petar, activation.version=1.2.0, env.XDG_SEAT=seat0, sun.os.patch.level=unknown, env.UNITY_HAS_3D_SUPPORT=true, java.vendor.url=http://java.oracle.com/, env.XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0, env.MANDATORY_PATH=/usr/share/gconf/ubuntu.mandatory.path, java.version=1.8.0_161, env.ANDROID_HOME=/usr/local/android-sdk-linux/, arguments=, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.LANGUAGE=en_US, env.XDG_MENU_PREFIX=gnome-, env.XDG_DATA_DIRS=/usr/share/ubuntu:/usr/share/gnome:/usr/local/share:/usr/share:/var/lib/snapd/desktop:/var/lib/snapd/desktop, env.GNOME_KEYRING_CONTROL=, jaxb20.version=2.0.5, env.UPSTART_SESSION=unix:abstract=/com/ubuntu/upstart-session/1000/2640, user.name=petar, env.LANG=en_US.UTF-8, sun.io.unicode.encoding=UnicodeLittle, jaxb23.version=2.3.0, sun.jnu.encoding=UTF-8, env.DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-s3LCWKLJl2, java.runtime.name=Java(TM) SE Runtime Environment, java.specification.name=Java Platform API Specification, env.CHANGELOG_GITHUB_TOKEN=b36154415a60a236a692502b7e0856a1aba1928d, user.timezone=Europe/Sofia, env.LESSOPEN=| /usr/bin/lesspipe %s, path.separator=:, env.MAVEN_CMD_LINE_ARGS= clean install -e -X, env.XMODIFIERS=@im=ibus, file.encoding=UTF-8, env.HOME=/home/petar, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean install -e -X, xsom.version=20140925, env._=/usr/share/maven/apache-maven-3.5.0/bin/mvn, env.GTK2_MODULES=overlay-scrollbar, java.io.tmpdir=/tmp, env.GNOME_KEYRING_PID=, user.language=en, env.JMETER_HOME=/usr/share/jmeter/apache-jmeter-2.13, env.UPSTART_EVENTS=xsession started, line.separator=
, jaxb-api.version=2.3.0, env.CLUTTER_IM_MODULE=xim, java.vm.info=mixed mode, sonatypeOssDistMgmtSnapshotsUrl=https://oss.sonatype.org/content/repositories/snapshots/, sun.desktop=gnome, java.vm.specification.name=Java Virtual Machine Specification, env.M2_HOME=/usr/share/maven/apache-maven-3.5.0, env.IM_CONFIG_PHASE=1, env.GDMSESSION=ubuntu, env.QT_ACCESSIBILITY=1, env.XDG_SESSION_DESKTOP=ubuntu, java.awt.printerjob=sun.print.PSPrinterJob, env.VTE_VERSION=4205, env.DEFAULTS_PATH=/usr/share/gconf/ubuntu.default.path, env.XDG_SESSION_TYPE=x11, env.WINDOWID=92274698, env.COMPIZ_CONFIG_PROFILE=ubuntu, env.XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0, env.JOB=unity-settings-daemon, jaxb21.version=2.1.13, os.name=Linux, java.specification.vendor=Oracle Corporation, env.TERM=xterm-256color, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, fastinfoset.version=1.2.13, env.QT_IM_MODULE=ibus, java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib, env.PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/share/openshift/:/usr/share/maven/apache-maven-3.5.0/bin:/bin:/usr/share/jmeter/apache-jmeter-2.13/bin:/usr/share/gradle/gradle-4.6/bin:/home/petar/drivers/, env.LESSCLOSE=/usr/bin/lesspipe %s %s, library.jansi.path=/usr/share/maven/apache-maven-3.5.0/lib/jansi-native/linux64, java.class.version=52.0, env.SHLVL=1, maven.multiModuleProjectDirectory=/home/petar/workspace/maven-jaxb2-plugin, env.GIT_PS1_SHOWDIRTYSTATE=1, dtd-parser.version=1.2, env.UPSTART_JOB=unity7, stax-ex.version=1.7.8, sun.boot.library.path=/usr/lib/jvm/java-8-oracle/jre/lib/amd64, project.build.sourceEncoding=UTF-8, jaxb.version=2.3.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, istack.version=3.0.5, env.USER=petar, env.GTK_IM_MODULE=ibus, env.GTK_MODULES=gail:atk-bridge:unity-gtk-module, env.UNITY_DEFAULT_PROFILE=unity, env.SESSIONTYPE=gnome-session, java.vm.specification.version=1.8, slf4j.version=1.7.25, awt.toolkit=sun.awt.X11.XToolkit, sun.cpu.isalist=, env.MAVEN_PROJECTBASEDIR=/home/petar/workspace/maven-jaxb2-plugin, env.COMPIZ_BIN_PATH=/usr/bin/, java.ext.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/ext:/usr/java/packages/lib/ext, os.version=4.4.0-119-generic, env.QT_QPA_PLATFORMTHEME=appmenu-qt5, user.home=/home/petar, env.XDG_CURRENT_DESKTOP=Unity, java.vm.vendor=Oracle Corporation, env.SESSION=ubuntu, env.XDG_SESSION_ID=c2, env.XAUTHORITY=/home/petar/.Xauthority, user.dir=/home/petar/workspace/maven-jaxb2-plugin, maven.conf=/usr/share/maven/apache-maven-3.5.0/conf, env.PWD=/home/petar/workspace/maven-jaxb2-plugin, sun.cpu.endian=little, java.vm.version=25.161-b12, java.class.path=/usr/share/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar, org.slf4j.simpleLogger.defaultLogLevel=debug, os.arch=amd64, jaxb22.version=2.2.11, maven.build.version=Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T22:39:06+03:00), sun.java.launcher=SUN_STANDARD, env.UPSTART_INSTANCE=, java.vm.specification.vendor=Oracle Corporation, file.separator=/, java.runtime.version=1.8.0_161-b12, env.SSH_AUTH_SOCK=/run/user/1000/keyring/ssh, sun.boot.class.path=/usr/lib/jvm/java-8-oracle/jre/lib/resources.jar:/usr/lib/jvm/java-8-oracle/jre/lib/rt.jar:/usr/lib/jvm/java-8-oracle/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jsse.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jce.jar:/usr/lib/jvm/java-8-oracle/jre/lib/charsets.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jfr.jar:/usr/lib/jvm/java-8-oracle/jre/classes, env.QT4_IM_MODULE=xim, env.XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg, env.XDG_RUNTIME_DIR=/run/user/1000, maven.version=3.5.0, user.country=US, env.SHELL=/bin/bash, maven.home=/usr/share/maven/apache-maven-3.5.0, env.INSTANCE=, java.vendor=Oracle Corporation, env.GRADLE_HOME=/usr/share/gradle/gradle-4.6, env.GPG_AGENT_INFO=/home/petar/.gnupg/S.gpg-agent:0:1, jaxb2-basics.version=0.11.1, java.specification.version=1.8, sun.arch.data.model=64, env.GNOME_DESKTOP_SESSION_ID=this-is-deprecated}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/resources
excludes []
includes []
[DEBUG] ignoreDelta true
[INFO] Copying 1 resource
[DEBUG] file addIfExistsToEpisodeSchemaBindings.xslt has a filtered file extension
[DEBUG] copy /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/resources/org/jvnet/jaxb2/maven2/addIfExistsToEpisodeSchemaBindings.xslt to /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes/org/jvnet/jaxb2/maven2/addIfExistsToEpisodeSchemaBindings.xslt
[DEBUG] no use filter components
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-jaxb2-plugin-core ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=160, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=43, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=63, DefaultDependencyCollector.collectTime=66, DefaultDependencyCollector.transformTime=2}
[DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:3.1:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.1:compile
[DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-toolchain:jar:1.0:compile
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.1:compile
[DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:compile
[DEBUG] org.apache.maven.shared:maven-shared-incremental:jar:1.1:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:2.2:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:2.2:compile
[DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:2.2:runtime
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.5.5:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.2:compile
[DEBUG] org.apache.xbean:xbean-reflect:jar:3.4:compile
[DEBUG] log4j:log4j:jar:1.2.12:compile
[DEBUG] commons-logging:commons-logging-api:jar:1.1:compile
[DEBUG] com.google.collections:google-collections:jar:1.0:compile
[DEBUG] junit:junit:jar:3.8.2:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1
[DEBUG] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:3.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.5.1
[DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:0.1
[DEBUG] Included: com.google.code.findbugs:jsr305:jar:2.0.1
[DEBUG] Included: org.apache.maven.shared:maven-shared-incremental:jar:1.1
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:2.2
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.2
[DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:2.2
[DEBUG] Included: org.apache.xbean:xbean-reflect:jar:3.4
[DEBUG] Included: log4j:log4j:jar:1.2.12
[DEBUG] Included: commons-logging:commons-logging-api:jar:1.1
[DEBUG] Included: com.google.collections:google-collections:jar:1.0
[DEBUG] Included: junit:junit:jar:3.8.2
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.1:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.1:compile' with basic configurator -->
[DEBUG] (f) basedir = /home/petar/workspace/maven-jaxb2-plugin/plugin-core
[DEBUG] (f) buildDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target
[DEBUG] (f) classpathElements = [/home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes, /home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar, /home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar, /home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar, /home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar, /home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar, /home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar, /home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar, /home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar, /home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar]
[DEBUG] (f) compileSourceRoots = [/home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) forceJavacCompilerUse = false
[DEBUG] (f) fork = false
[DEBUG] (f) generatedSourcesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/generated-sources/annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.1:compile {execution: default-compile}
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes
[DEBUG] (f) projectArtifact = org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 1.6
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.6
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) verbose = false
[DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [/home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java]
[DEBUG] Classpath: [/home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes
/home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
/home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar
/home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar
/home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar
/home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
/home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
/home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
/home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar
/home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
/home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
/home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
/home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar]
[DEBUG] Output directory: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes
[DEBUG] CompilerReuseStrategy: reuseCreated
[DEBUG] useIncrementalCompilation enabled
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/ParentFirstClassLoader.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/net/HttpURILastModifiedResolver.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/OptionsConfiguration.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/resolver/tools/DelegatingReaderWrapper.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/net/AbstractSchemeAwareURILastModifiedResolver.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/DependencyResource.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/net/CompositeURILastModifiedResolver.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/resolver/tools/ReResolvingInputSourceWrapper.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/util/LocaleUtils.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/net/AbstractHTTPURILastModifiedResolver.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/RawXJC2Mojo.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/AbstractXJC2Mojo.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/resolver/tools/MavenCatalogResolver.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/net/SchemeAwareURILastModifiedResolver.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/DependencyResourceResolver.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/net/JarURILastModifiedResolver.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/resolver/tools/DelegatingInputStreamWrapper.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/util/CollectionUtils.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/ResourceEntry.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/util/StringUtils.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/resolver/tools/ReResolvingEntityResolverWrapper.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/util/IOUtils.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/plugin/logging/NullLog.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/util/ArtifactUtils.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/resolver/tools/ClasspathCatalogResolver.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/net/FileURILastModifiedResolver.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/OptionsFactory.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/net/URILastModifiedResolver.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/net/HttpsURILastModifiedResolver.java
[INFO] Changes detected - recompiling the module!
[DEBUG] Classpath:
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes
[DEBUG] /home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
[DEBUG] /home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar
[DEBUG] /home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar
[DEBUG] /home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[DEBUG] /home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
[DEBUG] Source roots:
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java
[DEBUG] Command line options:
[DEBUG] -d /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes -classpath /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes:/home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar:/home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar:/home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar:/home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar:/home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar:/home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar:/home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar:/home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar:/home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar:/home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar: -sourcepath /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java: -s /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/generated-sources/annotations -g -nowarn -target 1.6 -source 1.6 -encoding UTF-8
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[INFO] Compiling 29 source files to /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes
[DEBUG] incrementalBuildHelper#afterRebuildExecution
[WARNING] /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/RawXJC2Mojo.java: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/RawXJC2Mojo.java uses or overrides a deprecated API.
[WARNING] /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/main/java/org/jvnet/jaxb2/maven2/RawXJC2Mojo.java: Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-jaxb2-plugin-core ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:testResources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/test-classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-core/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/test/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {env.DESKTOP_SESSION=ubuntu, env.OLDPWD=/home/petar/workspace/maven-jaxb2-plugin, file.encoding.pkg=sun.io, java.home=/usr/lib/jvm/java-8-oracle/jre, env.QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1, env.GDM_LANG=en_US, maven.plugin.plugin.version=3.5, env.DISPLAY=:0, env.LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:, env.XDG_VTNR=7, classworlds.conf=/usr/share/maven/apache-maven-3.5.0/bin/m2.conf, env.XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/petar, maven.plugin.testing.version=2.1, java.endorsed.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/endorsed, env.LOGNAME=petar, activation.version=1.2.0, env.XDG_SEAT=seat0, sun.os.patch.level=unknown, env.UNITY_HAS_3D_SUPPORT=true, java.vendor.url=http://java.oracle.com/, env.XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0, env.MANDATORY_PATH=/usr/share/gconf/ubuntu.mandatory.path, java.version=1.8.0_161, env.ANDROID_HOME=/usr/local/android-sdk-linux/, arguments=, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.LANGUAGE=en_US, env.XDG_MENU_PREFIX=gnome-, env.XDG_DATA_DIRS=/usr/share/ubuntu:/usr/share/gnome:/usr/local/share:/usr/share:/var/lib/snapd/desktop:/var/lib/snapd/desktop, env.GNOME_KEYRING_CONTROL=, jaxb20.version=2.0.5, env.UPSTART_SESSION=unix:abstract=/com/ubuntu/upstart-session/1000/2640, user.name=petar, env.LANG=en_US.UTF-8, sun.io.unicode.encoding=UnicodeLittle, jaxb23.version=2.3.0, sun.jnu.encoding=UTF-8, env.DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-s3LCWKLJl2, java.runtime.name=Java(TM) SE Runtime Environment, java.specification.name=Java Platform API Specification, env.CHANGELOG_GITHUB_TOKEN=b36154415a60a236a692502b7e0856a1aba1928d, user.timezone=Europe/Sofia, env.LESSOPEN=| /usr/bin/lesspipe %s, path.separator=:, env.MAVEN_CMD_LINE_ARGS= clean install -e -X, env.XMODIFIERS=@im=ibus, file.encoding=UTF-8, env.HOME=/home/petar, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean install -e -X, xsom.version=20140925, env._=/usr/share/maven/apache-maven-3.5.0/bin/mvn, env.GTK2_MODULES=overlay-scrollbar, java.io.tmpdir=/tmp, env.GNOME_KEYRING_PID=, user.language=en, env.JMETER_HOME=/usr/share/jmeter/apache-jmeter-2.13, env.UPSTART_EVENTS=xsession started, line.separator=
, jaxb-api.version=2.3.0, env.CLUTTER_IM_MODULE=xim, java.vm.info=mixed mode, sonatypeOssDistMgmtSnapshotsUrl=https://oss.sonatype.org/content/repositories/snapshots/, sun.desktop=gnome, java.vm.specification.name=Java Virtual Machine Specification, env.M2_HOME=/usr/share/maven/apache-maven-3.5.0, env.IM_CONFIG_PHASE=1, env.GDMSESSION=ubuntu, env.QT_ACCESSIBILITY=1, env.XDG_SESSION_DESKTOP=ubuntu, java.awt.printerjob=sun.print.PSPrinterJob, env.VTE_VERSION=4205, env.DEFAULTS_PATH=/usr/share/gconf/ubuntu.default.path, env.XDG_SESSION_TYPE=x11, env.WINDOWID=92274698, env.COMPIZ_CONFIG_PROFILE=ubuntu, env.XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0, env.JOB=unity-settings-daemon, jaxb21.version=2.1.13, os.name=Linux, java.specification.vendor=Oracle Corporation, env.TERM=xterm-256color, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, fastinfoset.version=1.2.13, env.QT_IM_MODULE=ibus, java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib, env.PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/share/openshift/:/usr/share/maven/apache-maven-3.5.0/bin:/bin:/usr/share/jmeter/apache-jmeter-2.13/bin:/usr/share/gradle/gradle-4.6/bin:/home/petar/drivers/, env.LESSCLOSE=/usr/bin/lesspipe %s %s, library.jansi.path=/usr/share/maven/apache-maven-3.5.0/lib/jansi-native/linux64, java.class.version=52.0, env.SHLVL=1, maven.multiModuleProjectDirectory=/home/petar/workspace/maven-jaxb2-plugin, env.GIT_PS1_SHOWDIRTYSTATE=1, dtd-parser.version=1.2, env.UPSTART_JOB=unity7, stax-ex.version=1.7.8, sun.boot.library.path=/usr/lib/jvm/java-8-oracle/jre/lib/amd64, project.build.sourceEncoding=UTF-8, jaxb.version=2.3.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, istack.version=3.0.5, env.USER=petar, env.GTK_IM_MODULE=ibus, env.GTK_MODULES=gail:atk-bridge:unity-gtk-module, env.UNITY_DEFAULT_PROFILE=unity, env.SESSIONTYPE=gnome-session, java.vm.specification.version=1.8, slf4j.version=1.7.25, awt.toolkit=sun.awt.X11.XToolkit, sun.cpu.isalist=, env.MAVEN_PROJECTBASEDIR=/home/petar/workspace/maven-jaxb2-plugin, env.COMPIZ_BIN_PATH=/usr/bin/, java.ext.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/ext:/usr/java/packages/lib/ext, os.version=4.4.0-119-generic, env.QT_QPA_PLATFORMTHEME=appmenu-qt5, user.home=/home/petar, env.XDG_CURRENT_DESKTOP=Unity, java.vm.vendor=Oracle Corporation, env.SESSION=ubuntu, env.XDG_SESSION_ID=c2, env.XAUTHORITY=/home/petar/.Xauthority, user.dir=/home/petar/workspace/maven-jaxb2-plugin, maven.conf=/usr/share/maven/apache-maven-3.5.0/conf, env.PWD=/home/petar/workspace/maven-jaxb2-plugin, sun.cpu.endian=little, java.vm.version=25.161-b12, java.class.path=/usr/share/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar, org.slf4j.simpleLogger.defaultLogLevel=debug, os.arch=amd64, jaxb22.version=2.2.11, maven.build.version=Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T22:39:06+03:00), sun.java.launcher=SUN_STANDARD, env.UPSTART_INSTANCE=, java.vm.specification.vendor=Oracle Corporation, file.separator=/, java.runtime.version=1.8.0_161-b12, env.SSH_AUTH_SOCK=/run/user/1000/keyring/ssh, sun.boot.class.path=/usr/lib/jvm/java-8-oracle/jre/lib/resources.jar:/usr/lib/jvm/java-8-oracle/jre/lib/rt.jar:/usr/lib/jvm/java-8-oracle/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jsse.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jce.jar:/usr/lib/jvm/java-8-oracle/jre/lib/charsets.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jfr.jar:/usr/lib/jvm/java-8-oracle/jre/classes, env.QT4_IM_MODULE=xim, env.XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg, env.XDG_RUNTIME_DIR=/run/user/1000, maven.version=3.5.0, user.country=US, env.SHELL=/bin/bash, maven.home=/usr/share/maven/apache-maven-3.5.0, env.INSTANCE=, java.vendor=Oracle Corporation, env.GRADLE_HOME=/usr/share/gradle/gradle-4.6, env.GPG_AGENT_INFO=/home/petar/.gnupg/S.gpg-agent:0:1, jaxb2-basics.version=0.11.1, java.specification.version=1.8, sun.arch.data.model=64, env.GNOME_DESKTOP_SESSION_ID=this-is-deprecated}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/test/resources
excludes []
includes []
[DEBUG] ignoreDelta true
[INFO] Copying 4 resources
[DEBUG] file catalog.cat has a filtered file extension
[DEBUG] copy /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/test/resources/org/jvnet/jaxb2/maven2/resolver/tools/tests/a/catalog.cat to /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/test-classes/org/jvnet/jaxb2/maven2/resolver/tools/tests/a/catalog.cat
[DEBUG] file xlink.xsd has a filtered file extension
[DEBUG] copy /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/test/resources/org/jvnet/jaxb2/maven2/resolver/tools/tests/a/w3c/1999/xlink.xsd to /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/test-classes/org/jvnet/jaxb2/maven2/resolver/tools/tests/a/w3c/1999/xlink.xsd
[DEBUG] file catalog.cat has a filtered file extension
[DEBUG] copy /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/test/resources/org/jvnet/jaxb2/maven2/resolver/tools/tests/b/catalog.cat to /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/test-classes/org/jvnet/jaxb2/maven2/resolver/tools/tests/b/catalog.cat
[DEBUG] file atom-author-link.xsd has a filtered file extension
[DEBUG] copy /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/test/resources/org/jvnet/jaxb2/maven2/resolver/tools/tests/b/w3c/2005/atom-author-link.xsd to /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/test-classes/org/jvnet/jaxb2/maven2/resolver/tools/tests/b/w3c/2005/atom-author-link.xsd
[DEBUG] no use filter components
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maven-jaxb2-plugin-core ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile' with basic configurator -->
[DEBUG] (f) basedir = /home/petar/workspace/maven-jaxb2-plugin/plugin-core
[DEBUG] (f) buildDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target
[DEBUG] (f) classpathElements = [/home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/test-classes, /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes, /home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar, /home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar, /home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar, /home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar, /home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar, /home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar, /home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar, /home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar, /home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar, /home/petar/.m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar, /home/petar/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar]
[DEBUG] (f) compileSourceRoots = [/home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/test/java]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) forceJavacCompilerUse = false
[DEBUG] (f) fork = false
[DEBUG] (f) generatedTestSourcesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/generated-test-sources/test-annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile {execution: default-testCompile}
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/test-classes
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 1.6
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.6
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) verbose = false
[DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [/home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/test/java]
[DEBUG] Classpath: [/home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/test-classes
/home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes
/home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
/home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar
/home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar
/home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar
/home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
/home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
/home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
/home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar
/home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
/home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
/home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
/home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
/home/petar/.m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar
/home/petar/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
/home/petar/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
/home/petar/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar]
[DEBUG] Output directory: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/test-classes
[DEBUG] CompilerReuseStrategy: reuseCreated
[DEBUG] useIncrementalCompilation enabled
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/test/java/org/jvnet/jaxb2/maven2/util/tests/CollectionsUtilsTests.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/test/java/org/jvnet/jaxb2/maven2/net/tests/URILastModifiedResolverTest.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/test/java/org/jvnet/jaxb2/maven2/tests/AddIfExistsToEpisodeSchemaBindingsTest.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/test/java/org/jvnet/jaxb2/maven2/tests/DependencyResourceTest.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/test/java/org/jvnet/jaxb2/maven2/resolver/tools/tests/MavenCatalogResolverTest.java
[INFO] Changes detected - recompiling the module!
[DEBUG] Classpath:
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/test-classes
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes
[DEBUG] /home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
[DEBUG] /home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar
[DEBUG] /home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar
[DEBUG] /home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[DEBUG] /home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
[DEBUG] /home/petar/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar
[DEBUG] Source roots:
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/test/java
[DEBUG] Command line options:
[DEBUG] -d /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/test-classes -classpath /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/test-classes:/home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes:/home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar:/home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar:/home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar:/home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar:/home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar:/home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar:/home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar:/home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar:/home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar:/home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar:/home/petar/.m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar:/home/petar/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar:/home/petar/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar:/home/petar/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar: -sourcepath /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/test/java: -s /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/generated-test-sources/test-annotations -g -nowarn -target 1.6 -source 1.6 -encoding UTF-8
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[INFO] Compiling 5 source files to /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/test-classes
[DEBUG] incrementalBuildHelper#afterRebuildExecution
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ maven-jaxb2-plugin-core ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=132, ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=27, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=77, DefaultDependencyCollector.collectTime=35, DefaultDependencyCollector.transformTime=2}
[DEBUG] org.apache.maven.plugins:maven-surefire-plugin:jar:2.12.4:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.12.4:compile
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.12.4:compile
[DEBUG] org.apache.maven.surefire:maven-surefire-common:jar:2.12.4:compile
[DEBUG] org.apache.commons:commons-lang3:jar:3.1:compile
[DEBUG] org.apache.maven.shared:maven-common-artifact-filters:jar:1.3:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.8:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.1:test
[DEBUG] org.apache.maven:maven-core:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0.9:compile
[DEBUG] classworlds:classworlds:jar:1.1:compile
[DEBUG] org.apache.maven:maven-toolchain:jar:2.0.9:compile
[DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.1:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.12.4
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.12.4
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-surefire-plugin:2.12.4
[DEBUG] Included: org.apache.maven.plugins:maven-surefire-plugin:jar:2.12.4
[DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.12.4
[DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.12.4
[DEBUG] Included: org.apache.maven.surefire:maven-surefire-common:jar:2.12.4
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.1
[DEBUG] Included: org.apache.maven.shared:maven-common-artifact-filters:jar:1.3
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.8
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.9
[DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.1
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:2.12.4, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test' with basic configurator -->
[DEBUG] (s) basedir = /home/petar/workspace/maven-jaxb2-plugin/plugin-core
[DEBUG] (s) childDelegation = false
[DEBUG] (s) classesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes
[DEBUG] (s) disableXmlReport = false
[DEBUG] (s) enableAssertions = true
[DEBUG] (s) forkMode = once
[DEBUG] (s) junitArtifactName = junit:junit
[DEBUG] (s) localRepository = id: local
url: file:///home/petar/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) parallelMavenExecution = false
[DEBUG] (s) perCoreThreadCount = true
[DEBUG] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.12.4:, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.12.4:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:2.12.4:compile, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.12.4:compile, org.apache.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.1:compile, org.apache.maven.shared:maven-common-artifact-filters=org.apache.maven.shared:maven-common-artifact-filters:jar:1.3:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:3.0.8:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.0.9:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, org.apache.maven:maven-core=org.apache.maven:maven-core:jar:2.0.9:compile, org.apache.maven:maven-plugin-parameter-documenter=org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven:maven-error-diagnostics=org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile, org.apache.maven:maven-plugin-descriptor=org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile, org.apache.maven:maven-monitor=org.apache.maven:maven-monitor:jar:2.0.9:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1:compile, org.apache.maven:maven-toolchain=org.apache.maven:maven-toolchain:jar:2.0.9:compile, org.apache.maven.plugin-tools:maven-plugin-annotations=org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.1:compile}
[DEBUG] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.HelpMojo', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.12.4:help'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.SurefirePlugin', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test'
---
[DEBUG] (s) printSummary = true
[DEBUG] (s) projectArtifactMap = {org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.7.25:compile, org.apache.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.2.1:compile, com.sun.org.apache.xml.internal:resolver=com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.glassfish.jaxb:txw2=org.glassfish.jaxb:txw2:jar:2.3.0:compile, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api=org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1-alpha-2:compile, org.apache.maven.plugin-tools:maven-plugin-annotations=org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven.plugin-testing:maven-plugin-testing-harness=org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:2.1:test, org.codehaus.plexus:plexus-archiver=org.codehaus.plexus:plexus-archiver:jar:2.2:test, org.codehaus.plexus:plexus-io=org.codehaus.plexus:plexus-io:jar:2.0.4:test, junit:junit=junit:junit:jar:4.8.1:test}
[DEBUG] (s) redirectTestOutputToFile = false
[DEBUG] (s) remoteRepositories = [ id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
]
[DEBUG] (s) reportFormat = brief
[DEBUG] (s) reportsDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/surefire-reports
[DEBUG] (s) runOrder = filesystem
[DEBUG] (s) skip = false
[DEBUG] (s) skipTests = false
[DEBUG] (s) testClassesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/test-classes
[DEBUG] (s) testFailureIgnore = false
[DEBUG] (s) testNGArtifactName = org.testng:testng
[DEBUG] (s) testSourceDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/src/test/java
[DEBUG] (s) trimStackTrace = true
[DEBUG] (s) useFile = true
[DEBUG] (s) useManifestOnlyJar = true
[DEBUG] (s) useSystemClassLoader = true
[DEBUG] (s) useUnlimitedThreads = false
[DEBUG] (s) workingDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-core
[DEBUG] (s) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-core/pom.xml
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] -- end configuration --
[INFO] Surefire report directory: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/surefire-reports
[DEBUG] Setting system property [user.dir]=[/home/petar/workspace/maven-jaxb2-plugin/plugin-core]
[DEBUG] Setting system property [localRepository]=[/home/petar/.m2/repository]
[DEBUG] Setting system property [basedir]=[/home/petar/workspace/maven-jaxb2-plugin/plugin-core]
[DEBUG] dummy:dummy:jar:1.0 (selected for null)
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.12.4:compile (selected for compile)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.12.4:compile (selected for compile)
[DEBUG] Adding to surefire booter test classpath: /home/petar/.m2/repository/org/apache/maven/surefire/surefire-booter/2.12.4/surefire-booter-2.12.4.jar Scope: compile
[DEBUG] Adding to surefire booter test classpath: /home/petar/.m2/repository/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar Scope: compile
[DEBUG] Using JVM: /usr/lib/jvm/java-8-oracle/jre/bin/java
[DEBUG] dummy:dummy:jar:1.0 (selected for null)
[DEBUG] org.apache.maven.surefire:surefire-junit4:jar:2.12.4:test (selected for test)
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.12.4:test (selected for test)
[DEBUG] Adding to surefire test classpath: /home/petar/.m2/repository/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar Scope: test
[DEBUG] Adding to surefire test classpath: /home/petar/.m2/repository/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar Scope: test
[DEBUG] test classpath classpath:
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/test-classes
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes
[DEBUG] /home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
[DEBUG] /home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar
[DEBUG] /home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar
[DEBUG] /home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[DEBUG] /home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
[DEBUG] /home/petar/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar
[DEBUG] provider classpath classpath:
[DEBUG] /home/petar/.m2/repository/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Forking command line: /bin/sh -c cd /home/petar/workspace/maven-jaxb2-plugin/plugin-core && /usr/lib/jvm/java-8-oracle/jre/bin/java -jar /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/surefire/surefirebooter7103042645347207765.jar /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/surefire/surefire1098939239159097609tmp /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/surefire/surefire_02274884202905866002tmp
Running org.jvnet.jaxb2.maven2.tests.AddIfExistsToEpisodeSchemaBindingsTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 sec
Running org.jvnet.jaxb2.maven2.tests.DependencyResourceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec
Running org.jvnet.jaxb2.maven2.resolver.tools.tests.MavenCatalogResolverTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.jvnet.jaxb2.maven2.net.tests.URILastModifiedResolverTest
jar:file:/home/petar/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar!/org/junit/Test.class
[debug] Retrieving the last modification timestamp of the URI [jar:file:/home/petar/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar!/org/junit/Test.class] via the main URI [file:/home/petar/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar].
[debug] Last modification timestamp of the file URI [file:/home/petar/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar] is [2017-10-06 10:26:20.000].
[debug] Retrieving the last modification timestamp of the URI [jar:file:/home/petar/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar] via the main URI [file:/home/petar/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar].
[debug] Last modification timestamp of the file URI [file:/home/petar/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar] is [2017-10-06 10:26:20.000].
[debug] Last modification timestamp of the file URI [file:/home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/test-classes/org/jvnet/jaxb2/maven2/net/tests/URILastModifiedResolverTest.class] is [2018-05-10 10:22:48.000].
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Results :
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven-jaxb2-plugin-core ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=74, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=28, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=70, DefaultDependencyCollector.collectTime=16, DefaultDependencyCollector.transformTime=1}
[DEBUG] org.apache.maven.plugins:maven-jar-plugin:jar:2.4:
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.1:compile
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.6:runtime
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-archiver:jar:2.5:compile
[DEBUG] org.apache.maven:maven-core:jar:2.0.6:compile
[DEBUG] org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.6:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.0.6:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7:compile
[DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.0.6:compile
[DEBUG] commons-cli:commons-cli:jar:1.0:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.0.6:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.15:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.1:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:2.0.2:compile
[DEBUG] commons-lang:commons-lang:jar:2.1:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-jar-plugin:2.4
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-jar-plugin:2.4
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-jar-plugin:2.4
[DEBUG] Included: org.apache.maven.plugins:maven-jar-plugin:jar:2.4
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.apache.maven:maven-archiver:jar:2.5
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.0.6
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.0-alpha-7
[DEBUG] Included: commons-cli:commons-cli:jar:1.0
[DEBUG] Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.15
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.1
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.0.2
[DEBUG] Included: commons-lang:commons-lang:jar:2.1
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-jar-plugin:2.4:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jar-plugin:2.4, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-jar-plugin:2.4:jar' with basic configurator -->
[DEBUG] (f) classesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes
[DEBUG] (f) defaultManifestFile = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/classes/META-INF/MANIFEST.MF
[DEBUG] (f) finalName = maven-jaxb2-plugin-core-0.13.3-SNAPSHOT
[DEBUG] (f) forceCreation = false
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-core/pom.xml
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) skipIfEmpty = false
[DEBUG] (f) useDefaultManifestFile = false
[DEBUG] -- end configuration --
[DEBUG] isUp2date: false (Destination /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar not found.)
[INFO] Building jar: /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar
[DEBUG] adding directory META-INF/
[DEBUG] adding entry META-INF/MANIFEST.MF
[DEBUG] adding directory org/
[DEBUG] adding directory org/jvnet/
[DEBUG] adding directory org/jvnet/jaxb2/
[DEBUG] adding directory org/jvnet/jaxb2/maven2/
[DEBUG] adding directory org/jvnet/jaxb2/maven2/util/
[DEBUG] adding directory org/jvnet/jaxb2/maven2/resolver/
[DEBUG] adding directory org/jvnet/jaxb2/maven2/resolver/tools/
[DEBUG] adding directory org/jvnet/jaxb2/maven2/plugin/
[DEBUG] adding directory org/jvnet/jaxb2/maven2/plugin/logging/
[DEBUG] adding directory org/jvnet/jaxb2/maven2/net/
[DEBUG] adding entry org/jvnet/jaxb2/maven2/util/LocaleUtils.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/util/ArtifactUtils.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/util/IOUtils$1.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/util/CollectionUtils$NegativeComparatorWithNullAsSmallest.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/util/ArtifactUtils$1.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/util/IOUtils.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/util/CollectionUtils$PositiveComparatorWithNullAsGreatest.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/util/CollectionUtils.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/util/StringUtils.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/util/CollectionUtils$Function.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/addIfExistsToEpisodeSchemaBindings.xslt
[DEBUG] adding entry org/jvnet/jaxb2/maven2/RawXJC2Mojo$1.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/AbstractXJC2Mojo.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/ResourceEntry.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/RawXJC2Mojo.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/resolver/tools/ReResolvingInputSourceWrapper.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/resolver/tools/ReResolvingEntityResolverWrapper.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/resolver/tools/ClasspathCatalogResolver.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/resolver/tools/MavenCatalogResolver.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/plugin/logging/NullLog.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/OptionsConfiguration.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/OptionsFactory.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/ParentFirstClassLoader.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/DependencyResourceResolver.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/net/HttpsURILastModifiedResolver.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/net/FileURILastModifiedResolver.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/net/URILastModifiedResolver.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/net/JarURILastModifiedResolver.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/net/HttpURILastModifiedResolver.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/net/CompositeURILastModifiedResolver.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/net/AbstractHTTPURILastModifiedResolver.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/net/SchemeAwareURILastModifiedResolver.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/net/AbstractSchemeAwareURILastModifiedResolver.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/DependencyResource.class
[DEBUG] adding entry org/jvnet/jaxb2/maven2/AbstractXJC2Mojo$1.class
[DEBUG] adding directory META-INF/maven/
[DEBUG] adding directory META-INF/maven/org.jvnet.jaxb2.maven2/
[DEBUG] adding directory META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-core/
[DEBUG] adding entry META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-core/pom.xml
[DEBUG] adding entry META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb2-plugin-core/pom.properties
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ maven-jaxb2-plugin-core ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.4:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.4, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.4:install' with basic configurator -->
[DEBUG] (f) artifact = org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT
[DEBUG] (f) attachedArtifacts = []
[DEBUG] (f) createChecksum = false
[DEBUG] (f) localRepository = id: local
url: file:///home/petar/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) packaging = jar
[DEBUG] (f) pomFile = /home/petar/workspace/maven-jaxb2-plugin/plugin-core/pom.xml
[DEBUG] (s) skip = false
[DEBUG] (f) updateReleaseInfo = false
[DEBUG] -- end configuration --
[INFO] Installing /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb2-plugin-core/0.13.3-SNAPSHOT/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar
[DEBUG] Writing tracking file /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb2-plugin-core/0.13.3-SNAPSHOT/_remote.repositories
[INFO] Installing /home/petar/workspace/maven-jaxb2-plugin/plugin-core/pom.xml to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb2-plugin-core/0.13.3-SNAPSHOT/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.pom
[DEBUG] Writing tracking file /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb2-plugin-core/0.13.3-SNAPSHOT/_remote.repositories
[DEBUG] Installing org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:0.13.3-SNAPSHOT/maven-metadata.xml to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb2-plugin-core/0.13.3-SNAPSHOT/maven-metadata-local.xml
[DEBUG] Installing org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core/maven-metadata.xml to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb2-plugin-core/maven-metadata-local.xml
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven JAXB 2.0.x Plugin 0.13.3-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] 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] 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] 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: org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:0.13.3-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile, runtime, test]
[DEBUG] Repositories (dependencies): [nemesis-samplestore-archetype (https://repository.nemesis.io/artifactory/libs-snapshot/, default, releases+snapshots), 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.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<directory default-value="${project.build.directory}"/>
<excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories>
<failOnError default-value="true">${maven.clean.failOnError}</failOnError>
<followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<reportDirectory default-value="${project.reporting.outputDirectory}"/>
<retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
<skip default-value="false">${clean.skip}</skip>
<testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
<verbose>${clean.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce (enforce-maven)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<rules>
<requireMavenVersion>
<version>(,2.1.0),(2.1.0,2.2.0),(2.2.0,)</version>
<message>Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
</requireMavenVersion>
</rules>
<skip default-value="false">${enforcer.skip}</skip>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-plugin-plugin:3.5:helpmojo (help-goal)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<dependencies default-value="${project.artifacts}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<local default-value="${localRepository}"/>
<outputDirectory default-value="${project.build.directory}/generated-sources/plugin"/>
<project default-value="${project}"/>
<remoteRepos default-value="${project.remoteArtifactRepositories}"/>
<skip default-value="false">${maven.plugin.skip}</skip>
<skipErrorNoDescriptorsFound default-value="false">true</skipErrorNoDescriptorsFound>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:resources (default-resources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.resources}"/>
<session default-value="${session}"/>
<supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.compileClasspathElements}"/>
<compileSourceRoots default-value="${project.compileSourceRoots}"/>
<compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
<fork default-value="false">${maven.compiler.fork}</fork>
<generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<mojoExecution>${mojoExecution}</mojoExecution>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<projectArtifact default-value="${project.artifact}"/>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<skipMain>${maven.main.skip}</skipMain>
<skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">1.6</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">1.6</target>
<useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
<mavenSession default-value="${session}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor (default-descriptor)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<dependencies default-value="${project.artifacts}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<local default-value="${localRepository}"/>
<outputDirectory default-value="${project.build.outputDirectory}/META-INF/maven"/>
<project default-value="${project}"/>
<remoteRepos default-value="${project.remoteArtifactRepositories}"/>
<skip default-value="false">${maven.plugin.skip}</skip>
<skipDescriptor default-value="false"/>
<skipErrorNoDescriptorsFound default-value="false">true</skipErrorNoDescriptorsFound>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor (mojo-descriptor)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<dependencies default-value="${project.artifacts}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<local default-value="${localRepository}"/>
<outputDirectory default-value="${project.build.outputDirectory}/META-INF/maven"/>
<project default-value="${project}"/>
<remoteRepos default-value="${project.remoteArtifactRepositories}"/>
<skip default-value="false">${maven.plugin.skip}</skip>
<skipDescriptor default-value="false"/>
<skipErrorNoDescriptorsFound default-value="false">true</skipErrorNoDescriptorsFound>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:testResources (default-testResources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.testOutputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.testResources}"/>
<session default-value="${session}"/>
<skip>${maven.test.skip}</skip>
<supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.testClasspathElements}"/>
<compileSourceRoots default-value="${project.testCompileSourceRoots}"/>
<compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
<fork default-value="false">${maven.compiler.fork}</fork>
<generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<mojoExecution>${mojoExecution}</mojoExecution>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputDirectory default-value="${project.build.testOutputDirectory}"/>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<skip>${maven.test.skip}</skip>
<skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">1.6</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">1.6</target>
<testSource>${maven.compiler.testSource}</testSource>
<testTarget>${maven.compiler.testTarget}</testTarget>
<useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
<mavenSession default-value="${session}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<argLine>${argLine}</argLine>
<basedir default-value="${basedir}"/>
<childDelegation default-value="false">${childDelegation}</childDelegation>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<debugForkedProcess>${maven.surefire.debug}</debugForkedProcess>
<disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
<enableAssertions default-value="true">${enableAssertions}</enableAssertions>
<excludedGroups>${excludedGroups}</excludedGroups>
<failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
<failIfNoTests>${failIfNoTests}</failIfNoTests>
<forkMode default-value="once">${forkMode}</forkMode>
<forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
<groups>${groups}</groups>
<junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
<jvm>${jvm}</jvm>
<localRepository default-value="${localRepository}"/>
<objectFactory>${objectFactory}</objectFactory>
<parallel>${parallel}</parallel>
<parallelMavenExecution default-value="${session.parallel}"/>
<perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
<pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
<pluginDescriptor default-value="${plugin}"/>
<printSummary default-value="true">${surefire.printSummary}</printSummary>
<projectArtifactMap>${project.artifactMap}</projectArtifactMap>
<redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
<remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
<reportFormat default-value="brief">${surefire.reportFormat}</reportFormat>
<reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
<reportsDirectory default-value="${project.build.directory}/surefire-reports"/>
<runOrder default-value="filesystem"/>
<skip default-value="false">${maven.test.skip}</skip>
<skipExec>${maven.test.skip.exec}</skipExec>
<skipTests default-value="false">${skipTests}</skipTests>
<test>${test}</test>
<testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
<testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
<testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
<testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
<threadCount>${threadCount}</threadCount>
<trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
<useFile default-value="true">${surefire.useFile}</useFile>
<useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar>
<useSystemClassLoader default-value="true">${surefire.useSystemClassLoader}</useSystemClassLoader>
<useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
<workingDirectory>${basedir}</workingDirectory>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-jar-plugin:2.4:jar (default-jar)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
<finalName default-value="${project.build.finalName}">${jar.finalName}</finalName>
<forceCreation default-value="false">${jar.forceCreation}</forceCreation>
<outputDirectory default-value="${project.build.directory}"/>
<project default-value="${project}"/>
<session default-value="${session}"/>
<skipIfEmpty default-value="false">${jar.skipIfEmpty}</skipIfEmpty>
<useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<project default-value="${project}"/>
<skip default-value="false">${maven.plugin.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<artifact default-value="${project.artifact}"/>
<attachedArtifacts default-value="${project.attachedArtifacts}"/>
<createChecksum default-value="false">${createChecksum}</createChecksum>
<localRepository>${localRepository}</localRepository>
<packaging default-value="${project.packaging}"/>
<pomFile default-value="${project.file}"/>
<skip default-value="false">${maven.install.skip}</skip>
<updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=55, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=29, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=54, DefaultDependencyCollector.collectTime=13, DefaultDependencyCollector.transformTime=1}
[DEBUG] org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:maven-plugin:0.13.3-SNAPSHOT
[DEBUG] org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.25:compile (version managed from 1.7.25) (optionality managed from false)
[DEBUG] org.apache.commons:commons-lang3:jar:3.2.1:compile (version managed from 3.2.1) (optionality managed from false)
[DEBUG] com.sun.org.apache.xml.internal:resolver:jar:20050927:compile
[DEBUG] org.glassfish.jaxb:txw2:jar:2.3.0:compile (version managed from 2.3.0) (optionality managed from false)
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile (version managed from 0.0.7) (optionality managed from false)
[DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
[DEBUG] com.sun.xml.bind:jaxb-impl:jar:2.0.5:compile
[DEBUG] javax.xml.bind:jaxb-api:jar:2.3.0:compile (version managed from 2.0) (optionality managed from false)
[DEBUG] javax.xml.bind:jsr173_api:jar:1.0:compile
[DEBUG] javax.activation:activation:jar:1.1:compile
[DEBUG] com.sun.xml.bind:jaxb-xjc:jar:2.0.5:compile
[DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile (version managed from 3.0) (optionality managed from false)
[DEBUG] org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:2.1:test
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.2:test
[DEBUG] org.codehaus.plexus:plexus-io:jar:2.0.4:test
[DEBUG] junit:junit:jar:4.8.1:test
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-jaxb20-plugin ---
[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@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator -->
[DEBUG] (f) directory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target
[DEBUG] (f) excludeDefaultDirectories = false
[DEBUG] (f) failOnError = true
[DEBUG] (f) followSymLinks = false
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes
[DEBUG] (f) reportDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/site
[DEBUG] (f) retryOnError = true
[DEBUG] (f) skip = false
[DEBUG] (f) testOutputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/test-classes
[DEBUG] -- end configuration --
[INFO] Deleting /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/maven-plugin-help.properties
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/maven-status/maven-compiler-plugin/compile/default-compile
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/maven-status/maven-compiler-plugin/compile
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/maven-status/maven-compiler-plugin
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/maven-status
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/org/jvnet/mjiip/v_2_0/OptionsFactory.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/org/jvnet/mjiip/v_2_0/LoggingErrorReceiver.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/org/jvnet/mjiip/v_2_0/HelpMojo.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/org/jvnet/mjiip/v_2_0/XJC20Mojo.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/org/jvnet/mjiip/v_2_0/LoggingCodeWriter.class
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/org/jvnet/mjiip/v_2_0
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/org/jvnet/mjiip
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/org/jvnet
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/org
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/META-INF/m2e/lifecycle-mapping-metadata.xml
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/META-INF/m2e
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/META-INF/maven/plugin.xml
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb20-plugin/plugin-help.xml
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb20-plugin
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/META-INF/maven/org.jvnet.jaxb2.maven2
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/META-INF/maven
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/META-INF
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/generated-sources/annotations
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/generated-sources/plugin/org/jvnet/mjiip/v_2_0/HelpMojo.java
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/generated-sources/plugin/org/jvnet/mjiip/v_2_0
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/generated-sources/plugin/org/jvnet/mjiip
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/generated-sources/plugin/org/jvnet
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/generated-sources/plugin/org
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/generated-sources/plugin
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/generated-sources
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/maven-archiver/pom.properties
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/maven-archiver
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/maven-jaxb20-plugin-0.13.3-SNAPSHOT.jar
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target
[DEBUG] Skipping non-existing directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes
[DEBUG] Skipping non-existing directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/test-classes
[DEBUG] Skipping non-existing directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/site
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ maven-jaxb20-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.2, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce' with basic configurator -->
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (f) ignoreCache = false
[DEBUG] (s) version = (,2.1.0),(2.1.0,2.2.0),(2.2.0,)
[DEBUG] (f) message = Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.
[DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@666b1244]
[DEBUG] (s) skip = false
[DEBUG] (s) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/pom.xml
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] -- end configuration --
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
[DEBUG] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 491827297 was found in the cache
[DEBUG] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
[INFO]
[INFO] --- maven-plugin-plugin:3.5:helpmojo (help-goal) @ maven-jaxb20-plugin ---
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=369, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=85, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=3, ConflictResolver.conflictItemCount=218, DefaultDependencyCollector.collectTime=142, DefaultDependencyCollector.transformTime=3}
[DEBUG] org.apache.maven.plugins:maven-plugin-plugin:jar:3.5:
[DEBUG] org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:3.5:compile
[DEBUG] org.apache.maven.plugin-tools:maven-plugin-tools-generators:jar:3.5:compile
[DEBUG] org.ow2.asm:asm:jar:5.0.2:compile
[DEBUG] org.ow2.asm:asm-commons:jar:5.0.2:compile
[DEBUG] org.ow2.asm:asm-tree:jar:5.0.2:compile
[DEBUG] net.sf.jtidy:jtidy:jar:r938:compile
[DEBUG] org.apache.maven.plugin-tools:maven-plugin-tools-java:jar:3.5:runtime
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] com.thoughtworks.qdox:qdox:jar:2.0-M4:runtime
[DEBUG] org.apache.maven.plugin-tools:maven-plugin-tools-annotations:jar:3.5:runtime
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.1.1:runtime
[DEBUG] org.codehaus.plexus:plexus-io:jar:2.0.3:runtime
[DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile
[DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-core:jar:1.4:compile
[DEBUG] xerces:xercesImpl:jar:2.9.1:compile
[DEBUG] org.apache.httpcomponents:httpclient:jar:4.0.2:compile
[DEBUG] commons-codec:commons-codec:jar:1.3:compile
[DEBUG] org.apache.httpcomponents:httpcore:jar:4.0.1:compile
[DEBUG] org.apache.maven.doxia:doxia-decoration-model:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-module-xhtml:jar:1.4:compile
[DEBUG] org.apache.maven.doxia:doxia-module-fml:jar:1.4:compile
[DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile
[DEBUG] org.apache.velocity:velocity-tools:jar:2.0:compile
[DEBUG] commons-beanutils:commons-beanutils:jar:1.7.0:compile
[DEBUG] commons-digester:commons-digester:jar:1.8:compile
[DEBUG] commons-chain:commons-chain:jar:1.1:compile
[DEBUG] commons-logging:commons-logging:jar:1.1:compile
[DEBUG] javax.servlet:servlet-api:jar:2.3:compile
[DEBUG] dom4j:dom4j:jar:1.1:compile
[DEBUG] oro:oro:jar:2.0.8:compile
[DEBUG] sslext:sslext:jar:1.2-0:compile
[DEBUG] org.apache.struts:struts-core:jar:1.3.8:compile
[DEBUG] antlr:antlr:jar:2.7.2:compile
[DEBUG] org.apache.struts:struts-taglib:jar:1.3.8:compile
[DEBUG] org.apache.struts:struts-tiles:jar:1.3.8:compile
[DEBUG] commons-collections:commons-collections:jar:3.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1: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.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:3.8.1:compile
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-impl:jar:2.3:compile
[DEBUG] org.apache.maven.shared:maven-shared-utils:jar:0.6:compile
[DEBUG] com.google.code.findbugs:jsr305:jar:2.0.1:compile
[DEBUG] commons-validator:commons-validator:jar:1.3.1:compile
[DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.20:compile
[DEBUG] org.codehaus.plexus:plexus-velocity:jar:1.1.8:compile
[DEBUG] org.apache.maven.surefire:maven-surefire-common:jar:2.19.1:compile
[DEBUG] org.apache.maven.surefire:surefire-api:jar:2.19.1:compile
[DEBUG] org.apache.maven.surefire:surefire-booter:jar:2.19.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:maven-error-diagnostics:jar:2.2.1:compile
[DEBUG] org.apache.maven:maven-monitor:jar:2.2.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-toolchain:jar:2.2.1:compile
[DEBUG] org.apache.commons:commons-lang3:jar:3.1:compile
[DEBUG] org.apache.velocity:velocity:jar:1.7:compile
[DEBUG] commons-lang:commons-lang:jar:2.4:compile
[DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-plugin-plugin:3.5
[DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-plugin-plugin:3.5
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-plugin-plugin:3.5
[DEBUG] Included: org.apache.maven.plugins:maven-plugin-plugin:jar:3.5
[DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:3.5
[DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-tools-generators:jar:3.5
[DEBUG] Included: org.ow2.asm:asm:jar:5.0.2
[DEBUG] Included: org.ow2.asm:asm-commons:jar:5.0.2
[DEBUG] Included: org.ow2.asm:asm-tree:jar:5.0.2
[DEBUG] Included: net.sf.jtidy:jtidy:jar:r938
[DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-tools-java:jar:3.5
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: com.thoughtworks.qdox:qdox:jar:2.0-M4
[DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-tools-annotations:jar:3.5
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:2.1.1
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.0.3
[DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5
[DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:1.4
[DEBUG] Included: xerces:xercesImpl:jar:2.9.1
[DEBUG] Included: org.apache.httpcomponents:httpclient:jar:4.0.2
[DEBUG] Included: commons-codec:commons-codec:jar:1.3
[DEBUG] Included: org.apache.httpcomponents:httpcore:jar:4.0.1
[DEBUG] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.4
[DEBUG] Included: org.apache.maven.doxia:doxia-module-fml:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7
[DEBUG] Included: org.apache.velocity:velocity-tools:jar:2.0
[DEBUG] Included: commons-beanutils:commons-beanutils:jar:1.7.0
[DEBUG] Included: commons-digester:commons-digester:jar:1.8
[DEBUG] Included: commons-chain:commons-chain:jar:1.1
[DEBUG] Included: commons-logging:commons-logging:jar:1.1
[DEBUG] Included: javax.servlet:servlet-api:jar:2.3
[DEBUG] Included: dom4j:dom4j:jar:1.1
[DEBUG] Included: oro:oro:jar:2.0.8
[DEBUG] Included: sslext:sslext:jar:1.2-0
[DEBUG] Included: org.apache.struts:struts-core:jar:1.3.8
[DEBUG] Included: antlr:antlr:jar:2.7.2
[DEBUG] Included: org.apache.struts:struts-taglib:jar:1.3.8
[DEBUG] Included: org.apache.struts:struts-tiles:jar:1.3.8
[DEBUG] Included: commons-collections:commons-collections:jar:3.2.1
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-impl:jar:2.3
[DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:0.6
[DEBUG] Included: com.google.code.findbugs:jsr305:jar:2.0.1
[DEBUG] Included: commons-validator:commons-validator:jar:1.3.1
[DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.20
[DEBUG] Included: org.codehaus.plexus:plexus-velocity:jar:1.1.8
[DEBUG] Included: org.apache.maven.surefire:maven-surefire-common:jar:2.19.1
[DEBUG] Included: org.apache.maven.surefire:surefire-api:jar:2.19.1
[DEBUG] Included: org.apache.maven.surefire:surefire-booter:jar:2.19.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.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.apache.commons:commons-lang3:jar:3.1
[DEBUG] Included: org.apache.velocity:velocity:jar:1.7
[DEBUG] Included: commons-lang:commons-lang:jar:2.4
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-plugin-plugin:3.5:helpmojo from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-plugin-plugin:3.5, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Setting property: classpath.resource.loader.class => 'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[DEBUG] Setting property: site.resource.loader.class => 'org.codehaus.plexus.velocity.SiteResourceLoader'.
[DEBUG] Setting property: velocimacro.messages.on => 'false'.
[DEBUG] Setting property: resource.loader => 'classpath,site'.
[DEBUG] Setting property: runtime.log.invalid.references => 'false'.
[DEBUG] Setting property: resource.manager.logwhenfound => 'false'.
[DEBUG] Initializing Velocity, Calling init()...
[DEBUG] *******************************************************************
[DEBUG] Starting Apache Velocity v1.7 (compiled: 2010-11-19 12:14:37)
[DEBUG] RuntimeInstance initializing.
[DEBUG] Default Properties File: org/apache/velocity/runtime/defaults/velocity.properties
[DEBUG] LogSystem has been deprecated. Please use a LogChute implementation.
[DEBUG] Default ResourceManager initializing. (class org.apache.velocity.runtime.resource.ResourceManagerImpl)
[DEBUG] ResourceLoader instantiated: org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader
[DEBUG] ResourceLoader instantiated: org.codehaus.plexus.velocity.SiteResourceLoader
[DEBUG] ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
[DEBUG] Default ResourceManager initialization complete.
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Stop
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Define
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Break
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Include
[DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
[DEBUG] Created '20' parsers.
[DEBUG] Velocimacro : initialization starting.
[DEBUG] Velocimacro : allowInline = true : VMs can be defined inline in templates
[DEBUG] Velocimacro : allowInlineToOverride = false : VMs defined inline may NOT replace previous VM definitions
[DEBUG] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
[DEBUG] Velocimacro : autoload off : VM system will not automatically reload global library macros
[DEBUG] Velocimacro : Velocimacro : initialization complete.
[DEBUG] RuntimeInstance successfully initialized.
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-plugin-plugin:3.5:helpmojo' with basic configurator -->
[DEBUG] (f) dependencies = [org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT:compile, org.slf4j:slf4j-api:jar:1.7.25:compile, org.apache.commons:commons-lang3:jar:3.2.1:compile, com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.glassfish.jaxb:txw2:jar:2.3.0:compile, org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile, org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, com.sun.xml.bind:jaxb-impl:jar:2.0.5:compile, javax.xml.bind:jaxb-api:jar:2.3.0:compile, javax.xml.bind:jsr173_api:jar:1.0:compile, javax.activation:activation:jar:1.1:compile, com.sun.xml.bind:jaxb-xjc:jar:2.0.5:compile, org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven:maven-artifact:jar:2.0.9:compile]
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) local = id: local
url: file:///home/petar/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/generated-sources/plugin
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/pom.xml
[DEBUG] (f) remoteRepos = [ id: nemesis-samplestore-archetype
url: https://repository.nemesis.io/artifactory/libs-snapshot/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, 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) skipErrorNoDescriptorsFound = true
[DEBUG] -- end configuration --
[ERROR]
Artifact Ids of the format maven-___-plugin are reserved for
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.
[INFO] Using 'UTF-8' encoding to read mojo source files.
[DEBUG] Using 2 mojo extractors.
[DEBUG] Applying java-javadoc mojo extractor
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[DEBUG] Applying java-annotations mojo extractor
[DEBUG] found MojoAnnotatedClass:org.jvnet.jaxb2.maven2.AbstractXJC2Mojo:MojoAnnotatedClass{className='org.jvnet.jaxb2.maven2.AbstractXJC2Mojo', parentClassName='org.apache.maven.plugin.AbstractMojo', mojo=null, execute=null, parameters={schemaExcludes=AnnotatedField{fieldName='schemaExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, specVersion=AnnotatedField{fieldName='specVersion'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='2.2', required=false, readonly=false}, proxyUsername=AnnotatedField{fieldName='proxyUsername'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyUsername', defaultValue='null', required=false, readonly=false}, catalog=AnnotatedField{fieldName='catalog'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalog', defaultValue='null', required=false, readonly=false}, plugins=AnnotatedField{fieldName='plugins'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindings=AnnotatedField{fieldName='bindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, removeOldOutput=AnnotatedField{fieldName='removeOldOutput'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldOutput', defaultValue='false', required=false, readonly=false}, project=AnnotatedField{fieldName='project'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${project}', required=false, readonly=true}, episode=AnnotatedField{fieldName='episode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episode', defaultValue='true', required=false, readonly=false}, schemaLanguage=AnnotatedField{fieldName='schemaLanguage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaLanguage', defaultValue='null', required=false, readonly=false}, addCompileSourceRoot=AnnotatedField{fieldName='addCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addCompileSourceRoot', defaultValue='true', required=false, readonly=false}, proxyPort=AnnotatedField{fieldName='proxyPort'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPort', defaultValue='null', required=false, readonly=false}, cleanPackageDirectories=AnnotatedField{fieldName='cleanPackageDirectories'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldPackages', defaultValue='true', required=false, readonly=false}, addTestCompileSourceRoot=AnnotatedField{fieldName='addTestCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addTestCompileSourceRoot', defaultValue='false', required=false, readonly=false}, strict=AnnotatedField{fieldName='strict'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.strict', defaultValue='true', required=false, readonly=false}, episodes=AnnotatedField{fieldName='episodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemaDirectory=AnnotatedField{fieldName='schemaDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaDirectory', defaultValue='src/main/resources', required=true, readonly=false}, settings=AnnotatedField{fieldName='settings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${settings}', required=false, readonly=true}, packageLevelAnnotations=AnnotatedField{fieldName='packageLevelAnnotations'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.packageLevelAnnotations', defaultValue='true', required=false, readonly=false}, readOnly=AnnotatedField{fieldName='readOnly'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.readOnly', defaultValue='false', required=false, readonly=false}, episodeFile=AnnotatedField{fieldName='episodeFile'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episodeFile', defaultValue='null', required=false, readonly=false}, disableXmlSecurity=AnnotatedField{fieldName='disableXmlSecurity'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableXmlSecurity', defaultValue='true', required=false, readonly=false}, encoding=AnnotatedField{fieldName='encoding'}ParameterAnnotationContent{name='null', alias='null', property='encoding', defaultValue='${project.build.sourceEncoding}', required=false, readonly=false}, proxyHost=AnnotatedField{fieldName='proxyHost'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyHost', defaultValue='null', required=false, readonly=false}, schemaIncludes=AnnotatedField{fieldName='schemaIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, accessExternalSchema=AnnotatedField{fieldName='accessExternalSchema'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalSchema', defaultValue='all', required=false, readonly=false}, addIfExistsToEpisodeSchemaBindings=AnnotatedField{fieldName='addIfExistsToEpisodeSchemaBindings'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addIfExistsToEpisodeSchemaBindings', defaultValue='true', required=false, readonly=false}, catalogs=AnnotatedField{fieldName='catalogs'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemas=AnnotatedField{fieldName='schemas'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindingIncludes=AnnotatedField{fieldName='bindingIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, forceRegenerate=AnnotatedField{fieldName='forceRegenerate'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.forceRegenerate', defaultValue='false', required=false, readonly=false}, produces=AnnotatedField{fieldName='produces'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, enableIntrospection=AnnotatedField{fieldName='enableIntrospection'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.enableIntrospection', defaultValue='false', required=false, readonly=false}, bindingExcludes=AnnotatedField{fieldName='bindingExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, extension=AnnotatedField{fieldName='extension'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.extension', defaultValue='true', required=false, readonly=false}, scanDependenciesForBindings=AnnotatedField{fieldName='scanDependenciesForBindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='false', required=false, readonly=false}, writeCode=AnnotatedField{fieldName='writeCode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.writeCode', defaultValue='true', required=false, readonly=false}, otherDepends=AnnotatedField{fieldName='otherDepends'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, locale=AnnotatedField{fieldName='locale'}ParameterAnnotationContent{name='null', alias='null', property='locale', defaultValue='null', required=false, readonly=false}, catalogResolver=AnnotatedField{fieldName='catalogResolver'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalogResolver', defaultValue='null', required=false, readonly=false}, noFileHeader=AnnotatedField{fieldName='noFileHeader'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.noFileHeader', defaultValue='false', required=false, readonly=false}, pluginArtifacts=AnnotatedField{fieldName='pluginArtifacts'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${plugin.artifacts}', required=true, readonly=false}, generatePackage=AnnotatedField{fieldName='generatePackage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generatePackage', defaultValue='null', required=false, readonly=false}, localRepository=AnnotatedField{fieldName='localRepository'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${localRepository}', required=true, readonly=false}, disableDefaultExcludes=AnnotatedField{fieldName='disableDefaultExcludes'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableDefaultExcludes', defaultValue='false', required=false, readonly=false}, debug=AnnotatedField{fieldName='debug'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.debug', defaultValue='false', required=false, readonly=false}, otherDependsExcludes=AnnotatedField{fieldName='otherDependsExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, proxyPassword=AnnotatedField{fieldName='proxyPassword'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPassword', defaultValue='null', required=false, readonly=false}, useDependenciesAsEpisodes=AnnotatedField{fieldName='useDependenciesAsEpisodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, verbose=AnnotatedField{fieldName='verbose'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.verbose', defaultValue='false', required=false, readonly=false}, args=AnnotatedField{fieldName='args'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, markGenerated=AnnotatedField{fieldName='markGenerated'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.markGenerated', defaultValue='false', required=false, readonly=false}, bindingDirectory=AnnotatedField{fieldName='bindingDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.bindingDirectory', defaultValue='null', required=false, readonly=false}, generateDirectory=AnnotatedField{fieldName='generateDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generateDirectory', defaultValue='${project.build.directory}/generated-sources/xjc', required=true, readonly=false}, accessExternalDTD=AnnotatedField{fieldName='accessExternalDTD'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalDTD', defaultValue='all', required=false, readonly=false}, useActiveProxyAsHttpproxy=AnnotatedField{fieldName='useActiveProxyAsHttpproxy'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.useActiveProxyAsHttpproxy', defaultValue='false', required=false, readonly=false}, otherDependsIncludes=AnnotatedField{fieldName='otherDependsIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}}, components={artifactFactory=AnnotatedField{fieldName='artifactFactory'}ComponentAnnotationContent{role='org.apache.maven.artifact.factory.ArtifactFactory', hint='null'}, artifactMetadataSource=AnnotatedField{fieldName='artifactMetadataSource'}ComponentAnnotationContent{role='org.apache.maven.artifact.metadata.ArtifactMetadataSource', hint='null'}, mavenProjectBuilder=AnnotatedField{fieldName='mavenProjectBuilder'}ComponentAnnotationContent{role='org.apache.maven.project.MavenProjectBuilder', hint='null'}, artifactResolver=AnnotatedField{fieldName='artifactResolver'}ComponentAnnotationContent{role='org.apache.maven.artifact.resolver.ArtifactResolver', hint='null'}, buildContext=AnnotatedField{fieldName='buildContext'}ComponentAnnotationContent{role='org.sonatype.plexus.build.incremental.BuildContext', hint='null'}}}
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-jaxb20-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:resources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {env.DESKTOP_SESSION=ubuntu, env.OLDPWD=/home/petar/workspace/maven-jaxb2-plugin, file.encoding.pkg=sun.io, java.home=/usr/lib/jvm/java-8-oracle/jre, env.QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1, env.GDM_LANG=en_US, maven.plugin.plugin.version=3.5, env.DISPLAY=:0, env.LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:, env.XDG_VTNR=7, classworlds.conf=/usr/share/maven/apache-maven-3.5.0/bin/m2.conf, env.XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/petar, maven.plugin.testing.version=2.1, java.endorsed.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/endorsed, env.LOGNAME=petar, activation.version=1.2.0, env.XDG_SEAT=seat0, sun.os.patch.level=unknown, env.UNITY_HAS_3D_SUPPORT=true, java.vendor.url=http://java.oracle.com/, env.XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0, env.MANDATORY_PATH=/usr/share/gconf/ubuntu.mandatory.path, java.version=1.8.0_161, env.ANDROID_HOME=/usr/local/android-sdk-linux/, arguments=, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.LANGUAGE=en_US, env.XDG_MENU_PREFIX=gnome-, env.XDG_DATA_DIRS=/usr/share/ubuntu:/usr/share/gnome:/usr/local/share:/usr/share:/var/lib/snapd/desktop:/var/lib/snapd/desktop, env.GNOME_KEYRING_CONTROL=, jaxb20.version=2.0.5, env.UPSTART_SESSION=unix:abstract=/com/ubuntu/upstart-session/1000/2640, user.name=petar, env.LANG=en_US.UTF-8, sun.io.unicode.encoding=UnicodeLittle, jaxb23.version=2.3.0, sun.jnu.encoding=UTF-8, env.DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-s3LCWKLJl2, java.runtime.name=Java(TM) SE Runtime Environment, java.specification.name=Java Platform API Specification, env.CHANGELOG_GITHUB_TOKEN=b36154415a60a236a692502b7e0856a1aba1928d, user.timezone=Europe/Sofia, env.LESSOPEN=| /usr/bin/lesspipe %s, path.separator=:, env.MAVEN_CMD_LINE_ARGS= clean install -e -X, env.XMODIFIERS=@im=ibus, file.encoding=UTF-8, env.HOME=/home/petar, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean install -e -X, xsom.version=20140925, env._=/usr/share/maven/apache-maven-3.5.0/bin/mvn, env.GTK2_MODULES=overlay-scrollbar, java.io.tmpdir=/tmp, env.GNOME_KEYRING_PID=, user.language=en, env.JMETER_HOME=/usr/share/jmeter/apache-jmeter-2.13, env.UPSTART_EVENTS=xsession started, line.separator=
, jaxb-api.version=2.3.0, env.CLUTTER_IM_MODULE=xim, java.vm.info=mixed mode, sonatypeOssDistMgmtSnapshotsUrl=https://oss.sonatype.org/content/repositories/snapshots/, sun.desktop=gnome, java.vm.specification.name=Java Virtual Machine Specification, env.M2_HOME=/usr/share/maven/apache-maven-3.5.0, env.IM_CONFIG_PHASE=1, env.GDMSESSION=ubuntu, env.QT_ACCESSIBILITY=1, env.XDG_SESSION_DESKTOP=ubuntu, java.awt.printerjob=sun.print.PSPrinterJob, env.VTE_VERSION=4205, env.DEFAULTS_PATH=/usr/share/gconf/ubuntu.default.path, env.XDG_SESSION_TYPE=x11, env.WINDOWID=92274698, env.COMPIZ_CONFIG_PROFILE=ubuntu, env.XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0, env.JOB=unity-settings-daemon, jaxb21.version=2.1.13, os.name=Linux, java.specification.vendor=Oracle Corporation, env.TERM=xterm-256color, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, fastinfoset.version=1.2.13, env.QT_IM_MODULE=ibus, java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib, env.PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/share/openshift/:/usr/share/maven/apache-maven-3.5.0/bin:/bin:/usr/share/jmeter/apache-jmeter-2.13/bin:/usr/share/gradle/gradle-4.6/bin:/home/petar/drivers/, env.LESSCLOSE=/usr/bin/lesspipe %s %s, library.jansi.path=/usr/share/maven/apache-maven-3.5.0/lib/jansi-native/linux64, java.class.version=52.0, env.SHLVL=1, maven.multiModuleProjectDirectory=/home/petar/workspace/maven-jaxb2-plugin, env.GIT_PS1_SHOWDIRTYSTATE=1, dtd-parser.version=1.2, env.UPSTART_JOB=unity7, stax-ex.version=1.7.8, sun.boot.library.path=/usr/lib/jvm/java-8-oracle/jre/lib/amd64, project.build.sourceEncoding=UTF-8, jaxb.version=2.3.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, istack.version=3.0.5, env.USER=petar, env.GTK_IM_MODULE=ibus, env.GTK_MODULES=gail:atk-bridge:unity-gtk-module, env.UNITY_DEFAULT_PROFILE=unity, env.SESSIONTYPE=gnome-session, java.vm.specification.version=1.8, slf4j.version=1.7.25, awt.toolkit=sun.awt.X11.XToolkit, sun.cpu.isalist=, env.MAVEN_PROJECTBASEDIR=/home/petar/workspace/maven-jaxb2-plugin, env.COMPIZ_BIN_PATH=/usr/bin/, java.ext.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/ext:/usr/java/packages/lib/ext, os.version=4.4.0-119-generic, env.QT_QPA_PLATFORMTHEME=appmenu-qt5, user.home=/home/petar, env.XDG_CURRENT_DESKTOP=Unity, java.vm.vendor=Oracle Corporation, env.SESSION=ubuntu, env.XDG_SESSION_ID=c2, env.XAUTHORITY=/home/petar/.Xauthority, user.dir=/home/petar/workspace/maven-jaxb2-plugin, maven.conf=/usr/share/maven/apache-maven-3.5.0/conf, env.PWD=/home/petar/workspace/maven-jaxb2-plugin, sun.cpu.endian=little, java.vm.version=25.161-b12, java.class.path=/usr/share/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar, org.slf4j.simpleLogger.defaultLogLevel=debug, os.arch=amd64, jaxb22.version=2.2.11, maven.build.version=Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T22:39:06+03:00), sun.java.launcher=SUN_STANDARD, env.UPSTART_INSTANCE=, java.vm.specification.vendor=Oracle Corporation, file.separator=/, java.runtime.version=1.8.0_161-b12, env.SSH_AUTH_SOCK=/run/user/1000/keyring/ssh, sun.boot.class.path=/usr/lib/jvm/java-8-oracle/jre/lib/resources.jar:/usr/lib/jvm/java-8-oracle/jre/lib/rt.jar:/usr/lib/jvm/java-8-oracle/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jsse.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jce.jar:/usr/lib/jvm/java-8-oracle/jre/lib/charsets.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jfr.jar:/usr/lib/jvm/java-8-oracle/jre/classes, env.QT4_IM_MODULE=xim, env.XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg, env.XDG_RUNTIME_DIR=/run/user/1000, maven.version=3.5.0, user.country=US, env.SHELL=/bin/bash, maven.home=/usr/share/maven/apache-maven-3.5.0, env.INSTANCE=, java.vendor=Oracle Corporation, env.GRADLE_HOME=/usr/share/gradle/gradle-4.6, env.GPG_AGENT_INFO=/home/petar/.gnupg/S.gpg-agent:0:1, jaxb2-basics.version=0.11.1, java.specification.version=1.8, sun.arch.data.model=64, env.GNOME_DESKTOP_SESSION_ID=this-is-deprecated}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/src/main/resources
excludes []
includes []
[DEBUG] ignoreDelta true
[INFO] Copying 1 resource
[DEBUG] file lifecycle-mapping-metadata.xml has a filtered file extension
[DEBUG] copy /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml to /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/META-INF/m2e/lifecycle-mapping-metadata.xml
[DEBUG] no use filter components
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-jaxb20-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.1:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.1:compile' with basic configurator -->
[DEBUG] (f) basedir = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0
[DEBUG] (f) buildDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target
[DEBUG] (f) classpathElements = [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes, /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar, /home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar, /home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar, /home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar, /home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar, /home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar, /home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar, /home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar, /home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar, /home/petar/.m2/repository/com/sun/xml/bind/jaxb-impl/2.0.5/jaxb-impl-2.0.5.jar, /home/petar/.m2/repository/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar, /home/petar/.m2/repository/javax/xml/bind/jsr173_api/1.0/jsr173_api-1.0.jar, /home/petar/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar, /home/petar/.m2/repository/com/sun/xml/bind/jaxb-xjc/2.0.5/jaxb-xjc-2.0.5.jar, /home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar, /home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar]
[DEBUG] (f) compileSourceRoots = [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/src/main/java, /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/generated-sources/plugin]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) forceJavacCompilerUse = false
[DEBUG] (f) fork = false
[DEBUG] (f) generatedSourcesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/generated-sources/annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.1:compile {execution: default-compile}
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes
[DEBUG] (f) projectArtifact = org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:maven-plugin:0.13.3-SNAPSHOT
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 1.6
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.6
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) verbose = false
[DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/src/main/java
/home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/generated-sources/plugin]
[DEBUG] Classpath: [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes
/home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar
/home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
/home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar
/home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar
/home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar
/home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
/home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
/home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar
/home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
/home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
/home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
/home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
/home/petar/.m2/repository/com/sun/xml/bind/jaxb-impl/2.0.5/jaxb-impl-2.0.5.jar
/home/petar/.m2/repository/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar
/home/petar/.m2/repository/javax/xml/bind/jsr173_api/1.0/jsr173_api-1.0.jar
/home/petar/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar
/home/petar/.m2/repository/com/sun/xml/bind/jaxb-xjc/2.0.5/jaxb-xjc-2.0.5.jar
/home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
/home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar]
[DEBUG] Output directory: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes
[DEBUG] CompilerReuseStrategy: reuseCreated
[DEBUG] useIncrementalCompilation enabled
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/src/main/java/org/jvnet/mjiip/v_2_0/LoggingCodeWriter.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/src/main/java/org/jvnet/mjiip/v_2_0/OptionsFactory.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/src/main/java/org/jvnet/mjiip/v_2_0/LoggingErrorReceiver.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/src/main/java/org/jvnet/mjiip/v_2_0/XJC20Mojo.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/generated-sources/plugin/HelpMojo.java
[INFO] Changes detected - recompiling the module!
[DEBUG] Classpath:
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar
[DEBUG] /home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
[DEBUG] /home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar
[DEBUG] /home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar
[DEBUG] /home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[DEBUG] /home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[DEBUG] /home/petar/.m2/repository/com/sun/xml/bind/jaxb-impl/2.0.5/jaxb-impl-2.0.5.jar
[DEBUG] /home/petar/.m2/repository/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar
[DEBUG] /home/petar/.m2/repository/javax/xml/bind/jsr173_api/1.0/jsr173_api-1.0.jar
[DEBUG] /home/petar/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar
[DEBUG] /home/petar/.m2/repository/com/sun/xml/bind/jaxb-xjc/2.0.5/jaxb-xjc-2.0.5.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
[DEBUG] Source roots:
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/src/main/java
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/generated-sources/plugin
[DEBUG] Command line options:
[DEBUG] -d /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes -classpath /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes:/home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar:/home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar:/home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar:/home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar:/home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar:/home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar:/home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar:/home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar:/home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar:/home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar:/home/petar/.m2/repository/com/sun/xml/bind/jaxb-impl/2.0.5/jaxb-impl-2.0.5.jar:/home/petar/.m2/repository/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar:/home/petar/.m2/repository/javax/xml/bind/jsr173_api/1.0/jsr173_api-1.0.jar:/home/petar/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar:/home/petar/.m2/repository/com/sun/xml/bind/jaxb-xjc/2.0.5/jaxb-xjc-2.0.5.jar:/home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar:/home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar: -sourcepath /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/src/main/java:/home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/generated-sources/plugin: -s /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/generated-sources/annotations -g -nowarn -target 1.6 -source 1.6 -encoding UTF-8
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[INFO] Compiling 5 source files to /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes
[DEBUG] incrementalBuildHelper#afterRebuildExecution
[INFO]
[INFO] --- maven-plugin-plugin:3.5:descriptor (default-descriptor) @ maven-jaxb20-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-plugin-plugin:3.5, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor' with basic configurator -->
[DEBUG] (f) dependencies = [org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT:compile, org.slf4j:slf4j-api:jar:1.7.25:compile, org.apache.commons:commons-lang3:jar:3.2.1:compile, com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.glassfish.jaxb:txw2:jar:2.3.0:compile, org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile, org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, com.sun.xml.bind:jaxb-impl:jar:2.0.5:compile, javax.xml.bind:jaxb-api:jar:2.3.0:compile, javax.xml.bind:jsr173_api:jar:1.0:compile, javax.activation:activation:jar:1.1:compile, com.sun.xml.bind:jaxb-xjc:jar:2.0.5:compile, org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven:maven-artifact:jar:2.0.9:compile]
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) local = id: local
url: file:///home/petar/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/META-INF/maven
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/pom.xml
[DEBUG] (f) remoteRepos = [ id: nemesis-samplestore-archetype
url: https://repository.nemesis.io/artifactory/libs-snapshot/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, 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) skipDescriptor = false
[DEBUG] (f) skipErrorNoDescriptorsFound = true
[DEBUG] -- end configuration --
[ERROR]
Artifact Ids of the format maven-___-plugin are reserved for
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.
[INFO] Using 'UTF-8' encoding to read mojo source files.
[DEBUG] Using 2 mojo extractors.
[DEBUG] Applying java-javadoc mojo extractor
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[DEBUG] Applying java-annotations mojo extractor
[DEBUG] found MojoAnnotatedClass:org.jvnet.jaxb2.maven2.AbstractXJC2Mojo:MojoAnnotatedClass{className='org.jvnet.jaxb2.maven2.AbstractXJC2Mojo', parentClassName='org.apache.maven.plugin.AbstractMojo', mojo=null, execute=null, parameters={schemaExcludes=AnnotatedField{fieldName='schemaExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, specVersion=AnnotatedField{fieldName='specVersion'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='2.2', required=false, readonly=false}, proxyUsername=AnnotatedField{fieldName='proxyUsername'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyUsername', defaultValue='null', required=false, readonly=false}, catalog=AnnotatedField{fieldName='catalog'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalog', defaultValue='null', required=false, readonly=false}, plugins=AnnotatedField{fieldName='plugins'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindings=AnnotatedField{fieldName='bindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, removeOldOutput=AnnotatedField{fieldName='removeOldOutput'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldOutput', defaultValue='false', required=false, readonly=false}, project=AnnotatedField{fieldName='project'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${project}', required=false, readonly=true}, episode=AnnotatedField{fieldName='episode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episode', defaultValue='true', required=false, readonly=false}, schemaLanguage=AnnotatedField{fieldName='schemaLanguage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaLanguage', defaultValue='null', required=false, readonly=false}, addCompileSourceRoot=AnnotatedField{fieldName='addCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addCompileSourceRoot', defaultValue='true', required=false, readonly=false}, proxyPort=AnnotatedField{fieldName='proxyPort'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPort', defaultValue='null', required=false, readonly=false}, cleanPackageDirectories=AnnotatedField{fieldName='cleanPackageDirectories'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldPackages', defaultValue='true', required=false, readonly=false}, addTestCompileSourceRoot=AnnotatedField{fieldName='addTestCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addTestCompileSourceRoot', defaultValue='false', required=false, readonly=false}, strict=AnnotatedField{fieldName='strict'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.strict', defaultValue='true', required=false, readonly=false}, episodes=AnnotatedField{fieldName='episodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemaDirectory=AnnotatedField{fieldName='schemaDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaDirectory', defaultValue='src/main/resources', required=true, readonly=false}, settings=AnnotatedField{fieldName='settings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${settings}', required=false, readonly=true}, packageLevelAnnotations=AnnotatedField{fieldName='packageLevelAnnotations'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.packageLevelAnnotations', defaultValue='true', required=false, readonly=false}, readOnly=AnnotatedField{fieldName='readOnly'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.readOnly', defaultValue='false', required=false, readonly=false}, episodeFile=AnnotatedField{fieldName='episodeFile'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episodeFile', defaultValue='null', required=false, readonly=false}, disableXmlSecurity=AnnotatedField{fieldName='disableXmlSecurity'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableXmlSecurity', defaultValue='true', required=false, readonly=false}, encoding=AnnotatedField{fieldName='encoding'}ParameterAnnotationContent{name='null', alias='null', property='encoding', defaultValue='${project.build.sourceEncoding}', required=false, readonly=false}, proxyHost=AnnotatedField{fieldName='proxyHost'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyHost', defaultValue='null', required=false, readonly=false}, schemaIncludes=AnnotatedField{fieldName='schemaIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, accessExternalSchema=AnnotatedField{fieldName='accessExternalSchema'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalSchema', defaultValue='all', required=false, readonly=false}, addIfExistsToEpisodeSchemaBindings=AnnotatedField{fieldName='addIfExistsToEpisodeSchemaBindings'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addIfExistsToEpisodeSchemaBindings', defaultValue='true', required=false, readonly=false}, catalogs=AnnotatedField{fieldName='catalogs'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemas=AnnotatedField{fieldName='schemas'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindingIncludes=AnnotatedField{fieldName='bindingIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, forceRegenerate=AnnotatedField{fieldName='forceRegenerate'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.forceRegenerate', defaultValue='false', required=false, readonly=false}, produces=AnnotatedField{fieldName='produces'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, enableIntrospection=AnnotatedField{fieldName='enableIntrospection'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.enableIntrospection', defaultValue='false', required=false, readonly=false}, bindingExcludes=AnnotatedField{fieldName='bindingExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, extension=AnnotatedField{fieldName='extension'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.extension', defaultValue='true', required=false, readonly=false}, scanDependenciesForBindings=AnnotatedField{fieldName='scanDependenciesForBindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='false', required=false, readonly=false}, writeCode=AnnotatedField{fieldName='writeCode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.writeCode', defaultValue='true', required=false, readonly=false}, otherDepends=AnnotatedField{fieldName='otherDepends'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, locale=AnnotatedField{fieldName='locale'}ParameterAnnotationContent{name='null', alias='null', property='locale', defaultValue='null', required=false, readonly=false}, catalogResolver=AnnotatedField{fieldName='catalogResolver'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalogResolver', defaultValue='null', required=false, readonly=false}, noFileHeader=AnnotatedField{fieldName='noFileHeader'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.noFileHeader', defaultValue='false', required=false, readonly=false}, pluginArtifacts=AnnotatedField{fieldName='pluginArtifacts'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${plugin.artifacts}', required=true, readonly=false}, generatePackage=AnnotatedField{fieldName='generatePackage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generatePackage', defaultValue='null', required=false, readonly=false}, localRepository=AnnotatedField{fieldName='localRepository'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${localRepository}', required=true, readonly=false}, disableDefaultExcludes=AnnotatedField{fieldName='disableDefaultExcludes'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableDefaultExcludes', defaultValue='false', required=false, readonly=false}, debug=AnnotatedField{fieldName='debug'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.debug', defaultValue='false', required=false, readonly=false}, otherDependsExcludes=AnnotatedField{fieldName='otherDependsExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, proxyPassword=AnnotatedField{fieldName='proxyPassword'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPassword', defaultValue='null', required=false, readonly=false}, useDependenciesAsEpisodes=AnnotatedField{fieldName='useDependenciesAsEpisodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, verbose=AnnotatedField{fieldName='verbose'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.verbose', defaultValue='false', required=false, readonly=false}, args=AnnotatedField{fieldName='args'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, markGenerated=AnnotatedField{fieldName='markGenerated'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.markGenerated', defaultValue='false', required=false, readonly=false}, bindingDirectory=AnnotatedField{fieldName='bindingDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.bindingDirectory', defaultValue='null', required=false, readonly=false}, generateDirectory=AnnotatedField{fieldName='generateDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generateDirectory', defaultValue='${project.build.directory}/generated-sources/xjc', required=true, readonly=false}, accessExternalDTD=AnnotatedField{fieldName='accessExternalDTD'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalDTD', defaultValue='all', required=false, readonly=false}, useActiveProxyAsHttpproxy=AnnotatedField{fieldName='useActiveProxyAsHttpproxy'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.useActiveProxyAsHttpproxy', defaultValue='false', required=false, readonly=false}, otherDependsIncludes=AnnotatedField{fieldName='otherDependsIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}}, components={artifactFactory=AnnotatedField{fieldName='artifactFactory'}ComponentAnnotationContent{role='org.apache.maven.artifact.factory.ArtifactFactory', hint='null'}, artifactMetadataSource=AnnotatedField{fieldName='artifactMetadataSource'}ComponentAnnotationContent{role='org.apache.maven.artifact.metadata.ArtifactMetadataSource', hint='null'}, mavenProjectBuilder=AnnotatedField{fieldName='mavenProjectBuilder'}ComponentAnnotationContent{role='org.apache.maven.project.MavenProjectBuilder', hint='null'}, artifactResolver=AnnotatedField{fieldName='artifactResolver'}ComponentAnnotationContent{role='org.apache.maven.artifact.resolver.ArtifactResolver', hint='null'}, buildContext=AnnotatedField{fieldName='buildContext'}ComponentAnnotationContent{role='org.sonatype.plexus.build.incremental.BuildContext', hint='null'}}}
[DEBUG] found MojoAnnotatedClass:org.jvnet.mjiip.v_2_0.XJC20Mojo:MojoAnnotatedClass{className='org.jvnet.mjiip.v_2_0.XJC20Mojo', parentClassName='org.jvnet.jaxb2.maven2.RawXJC2Mojo', mojo=MojoAnnotationContent{name='generate', defaultPhase=GENERATE_SOURCES, requiresDependencyResolution='COMPILE', requiresDependencyCollection='NONE', instantiationStrategy='PER_LOOKUP', executionStrategy='once-per-session', requiresProject=true, requiresReports=false, aggregator=false, requiresDirectInvocation=false, requiresOnline=false, inheritByDefault=true, configurator='null', threadSafe=true}, execute=null, parameters={}, components={}}
[DEBUG] found MojoAnnotatedClass:HelpMojo:MojoAnnotatedClass{className='HelpMojo', parentClassName='org.apache.maven.plugin.AbstractMojo', mojo=MojoAnnotationContent{name='help', defaultPhase=NONE, requiresDependencyResolution='NONE', requiresDependencyCollection='NONE', instantiationStrategy='PER_LOOKUP', executionStrategy='once-per-session', requiresProject=false, requiresReports=false, aggregator=false, requiresDirectInvocation=false, requiresOnline=false, inheritByDefault=true, configurator='null', threadSafe=true}, execute=null, parameters={goal=AnnotatedField{fieldName='goal'}ParameterAnnotationContent{name='null', alias='null', property='goal', defaultValue='null', required=false, readonly=false}, detail=AnnotatedField{fieldName='detail'}ParameterAnnotationContent{name='null', alias='null', property='detail', defaultValue='false', required=false, readonly=false}, indentSize=AnnotatedField{fieldName='indentSize'}ParameterAnnotationContent{name='null', alias='null', property='indentSize', defaultValue='2', required=false, readonly=false}, lineLength=AnnotatedField{fieldName='lineLength'}ParameterAnnotationContent{name='null', alias='null', property='lineLength', defaultValue='80', required=false, readonly=false}}, components={}}
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[DEBUG] Adding mojo: org.apache.maven.tools.plugin.ExtendedMojoDescriptor [role: 'org.apache.maven.plugin.Mojo', hint: 'org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:0.13.3-SNAPSHOT:help', realm: null] to plugin descriptor.
[DEBUG] Adding mojo: org.apache.maven.tools.plugin.ExtendedMojoDescriptor [role: 'org.apache.maven.plugin.Mojo', hint: 'org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:0.13.3-SNAPSHOT:generate', realm: null] to plugin descriptor.
[INFO]
[INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ maven-jaxb20-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-plugin-plugin:3.5, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor' with basic configurator -->
[DEBUG] (f) dependencies = [org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT:compile, org.slf4j:slf4j-api:jar:1.7.25:compile, org.apache.commons:commons-lang3:jar:3.2.1:compile, com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.glassfish.jaxb:txw2:jar:2.3.0:compile, org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile, org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, com.sun.xml.bind:jaxb-impl:jar:2.0.5:compile, javax.xml.bind:jaxb-api:jar:2.3.0:compile, javax.xml.bind:jsr173_api:jar:1.0:compile, javax.activation:activation:jar:1.1:compile, com.sun.xml.bind:jaxb-xjc:jar:2.0.5:compile, org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven:maven-artifact:jar:2.0.9:compile]
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) local = id: local
url: file:///home/petar/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/META-INF/maven
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/pom.xml
[DEBUG] (f) remoteRepos = [ id: nemesis-samplestore-archetype
url: https://repository.nemesis.io/artifactory/libs-snapshot/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, 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) skipDescriptor = false
[DEBUG] (f) skipErrorNoDescriptorsFound = true
[DEBUG] -- end configuration --
[ERROR]
Artifact Ids of the format maven-___-plugin are reserved for
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.
[INFO] Using 'UTF-8' encoding to read mojo source files.
[DEBUG] Using 2 mojo extractors.
[DEBUG] Applying java-javadoc mojo extractor
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[DEBUG] Applying java-annotations mojo extractor
[DEBUG] found MojoAnnotatedClass:org.jvnet.jaxb2.maven2.AbstractXJC2Mojo:MojoAnnotatedClass{className='org.jvnet.jaxb2.maven2.AbstractXJC2Mojo', parentClassName='org.apache.maven.plugin.AbstractMojo', mojo=null, execute=null, parameters={schemaExcludes=AnnotatedField{fieldName='schemaExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, specVersion=AnnotatedField{fieldName='specVersion'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='2.2', required=false, readonly=false}, proxyUsername=AnnotatedField{fieldName='proxyUsername'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyUsername', defaultValue='null', required=false, readonly=false}, catalog=AnnotatedField{fieldName='catalog'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalog', defaultValue='null', required=false, readonly=false}, plugins=AnnotatedField{fieldName='plugins'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindings=AnnotatedField{fieldName='bindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, removeOldOutput=AnnotatedField{fieldName='removeOldOutput'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldOutput', defaultValue='false', required=false, readonly=false}, project=AnnotatedField{fieldName='project'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${project}', required=false, readonly=true}, episode=AnnotatedField{fieldName='episode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episode', defaultValue='true', required=false, readonly=false}, schemaLanguage=AnnotatedField{fieldName='schemaLanguage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaLanguage', defaultValue='null', required=false, readonly=false}, addCompileSourceRoot=AnnotatedField{fieldName='addCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addCompileSourceRoot', defaultValue='true', required=false, readonly=false}, proxyPort=AnnotatedField{fieldName='proxyPort'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPort', defaultValue='null', required=false, readonly=false}, cleanPackageDirectories=AnnotatedField{fieldName='cleanPackageDirectories'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldPackages', defaultValue='true', required=false, readonly=false}, addTestCompileSourceRoot=AnnotatedField{fieldName='addTestCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addTestCompileSourceRoot', defaultValue='false', required=false, readonly=false}, strict=AnnotatedField{fieldName='strict'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.strict', defaultValue='true', required=false, readonly=false}, episodes=AnnotatedField{fieldName='episodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemaDirectory=AnnotatedField{fieldName='schemaDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaDirectory', defaultValue='src/main/resources', required=true, readonly=false}, settings=AnnotatedField{fieldName='settings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${settings}', required=false, readonly=true}, packageLevelAnnotations=AnnotatedField{fieldName='packageLevelAnnotations'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.packageLevelAnnotations', defaultValue='true', required=false, readonly=false}, readOnly=AnnotatedField{fieldName='readOnly'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.readOnly', defaultValue='false', required=false, readonly=false}, episodeFile=AnnotatedField{fieldName='episodeFile'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episodeFile', defaultValue='null', required=false, readonly=false}, disableXmlSecurity=AnnotatedField{fieldName='disableXmlSecurity'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableXmlSecurity', defaultValue='true', required=false, readonly=false}, encoding=AnnotatedField{fieldName='encoding'}ParameterAnnotationContent{name='null', alias='null', property='encoding', defaultValue='${project.build.sourceEncoding}', required=false, readonly=false}, proxyHost=AnnotatedField{fieldName='proxyHost'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyHost', defaultValue='null', required=false, readonly=false}, schemaIncludes=AnnotatedField{fieldName='schemaIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, accessExternalSchema=AnnotatedField{fieldName='accessExternalSchema'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalSchema', defaultValue='all', required=false, readonly=false}, addIfExistsToEpisodeSchemaBindings=AnnotatedField{fieldName='addIfExistsToEpisodeSchemaBindings'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addIfExistsToEpisodeSchemaBindings', defaultValue='true', required=false, readonly=false}, catalogs=AnnotatedField{fieldName='catalogs'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemas=AnnotatedField{fieldName='schemas'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindingIncludes=AnnotatedField{fieldName='bindingIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, forceRegenerate=AnnotatedField{fieldName='forceRegenerate'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.forceRegenerate', defaultValue='false', required=false, readonly=false}, produces=AnnotatedField{fieldName='produces'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, enableIntrospection=AnnotatedField{fieldName='enableIntrospection'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.enableIntrospection', defaultValue='false', required=false, readonly=false}, bindingExcludes=AnnotatedField{fieldName='bindingExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, extension=AnnotatedField{fieldName='extension'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.extension', defaultValue='true', required=false, readonly=false}, scanDependenciesForBindings=AnnotatedField{fieldName='scanDependenciesForBindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='false', required=false, readonly=false}, writeCode=AnnotatedField{fieldName='writeCode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.writeCode', defaultValue='true', required=false, readonly=false}, otherDepends=AnnotatedField{fieldName='otherDepends'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, locale=AnnotatedField{fieldName='locale'}ParameterAnnotationContent{name='null', alias='null', property='locale', defaultValue='null', required=false, readonly=false}, catalogResolver=AnnotatedField{fieldName='catalogResolver'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalogResolver', defaultValue='null', required=false, readonly=false}, noFileHeader=AnnotatedField{fieldName='noFileHeader'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.noFileHeader', defaultValue='false', required=false, readonly=false}, pluginArtifacts=AnnotatedField{fieldName='pluginArtifacts'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${plugin.artifacts}', required=true, readonly=false}, generatePackage=AnnotatedField{fieldName='generatePackage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generatePackage', defaultValue='null', required=false, readonly=false}, localRepository=AnnotatedField{fieldName='localRepository'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${localRepository}', required=true, readonly=false}, disableDefaultExcludes=AnnotatedField{fieldName='disableDefaultExcludes'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableDefaultExcludes', defaultValue='false', required=false, readonly=false}, debug=AnnotatedField{fieldName='debug'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.debug', defaultValue='false', required=false, readonly=false}, otherDependsExcludes=AnnotatedField{fieldName='otherDependsExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, proxyPassword=AnnotatedField{fieldName='proxyPassword'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPassword', defaultValue='null', required=false, readonly=false}, useDependenciesAsEpisodes=AnnotatedField{fieldName='useDependenciesAsEpisodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, verbose=AnnotatedField{fieldName='verbose'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.verbose', defaultValue='false', required=false, readonly=false}, args=AnnotatedField{fieldName='args'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, markGenerated=AnnotatedField{fieldName='markGenerated'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.markGenerated', defaultValue='false', required=false, readonly=false}, bindingDirectory=AnnotatedField{fieldName='bindingDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.bindingDirectory', defaultValue='null', required=false, readonly=false}, generateDirectory=AnnotatedField{fieldName='generateDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generateDirectory', defaultValue='${project.build.directory}/generated-sources/xjc', required=true, readonly=false}, accessExternalDTD=AnnotatedField{fieldName='accessExternalDTD'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalDTD', defaultValue='all', required=false, readonly=false}, useActiveProxyAsHttpproxy=AnnotatedField{fieldName='useActiveProxyAsHttpproxy'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.useActiveProxyAsHttpproxy', defaultValue='false', required=false, readonly=false}, otherDependsIncludes=AnnotatedField{fieldName='otherDependsIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}}, components={artifactFactory=AnnotatedField{fieldName='artifactFactory'}ComponentAnnotationContent{role='org.apache.maven.artifact.factory.ArtifactFactory', hint='null'}, artifactMetadataSource=AnnotatedField{fieldName='artifactMetadataSource'}ComponentAnnotationContent{role='org.apache.maven.artifact.metadata.ArtifactMetadataSource', hint='null'}, mavenProjectBuilder=AnnotatedField{fieldName='mavenProjectBuilder'}ComponentAnnotationContent{role='org.apache.maven.project.MavenProjectBuilder', hint='null'}, artifactResolver=AnnotatedField{fieldName='artifactResolver'}ComponentAnnotationContent{role='org.apache.maven.artifact.resolver.ArtifactResolver', hint='null'}, buildContext=AnnotatedField{fieldName='buildContext'}ComponentAnnotationContent{role='org.sonatype.plexus.build.incremental.BuildContext', hint='null'}}}
[DEBUG] found MojoAnnotatedClass:org.jvnet.mjiip.v_2_0.XJC20Mojo:MojoAnnotatedClass{className='org.jvnet.mjiip.v_2_0.XJC20Mojo', parentClassName='org.jvnet.jaxb2.maven2.RawXJC2Mojo', mojo=MojoAnnotationContent{name='generate', defaultPhase=GENERATE_SOURCES, requiresDependencyResolution='COMPILE', requiresDependencyCollection='NONE', instantiationStrategy='PER_LOOKUP', executionStrategy='once-per-session', requiresProject=true, requiresReports=false, aggregator=false, requiresDirectInvocation=false, requiresOnline=false, inheritByDefault=true, configurator='null', threadSafe=true}, execute=null, parameters={}, components={}}
[DEBUG] found MojoAnnotatedClass:org.jvnet.mjiip.v_2_0.HelpMojo:MojoAnnotatedClass{className='org.jvnet.mjiip.v_2_0.HelpMojo', parentClassName='org.apache.maven.plugin.AbstractMojo', mojo=MojoAnnotationContent{name='help', defaultPhase=NONE, requiresDependencyResolution='NONE', requiresDependencyCollection='NONE', instantiationStrategy='PER_LOOKUP', executionStrategy='once-per-session', requiresProject=false, requiresReports=false, aggregator=false, requiresDirectInvocation=false, requiresOnline=false, inheritByDefault=true, configurator='null', threadSafe=true}, execute=null, parameters={goal=AnnotatedField{fieldName='goal'}ParameterAnnotationContent{name='null', alias='null', property='goal', defaultValue='null', required=false, readonly=false}, detail=AnnotatedField{fieldName='detail'}ParameterAnnotationContent{name='null', alias='null', property='detail', defaultValue='false', required=false, readonly=false}, indentSize=AnnotatedField{fieldName='indentSize'}ParameterAnnotationContent{name='null', alias='null', property='indentSize', defaultValue='2', required=false, readonly=false}, lineLength=AnnotatedField{fieldName='lineLength'}ParameterAnnotationContent{name='null', alias='null', property='lineLength', defaultValue='80', required=false, readonly=false}}, components={}}
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[DEBUG] Adding mojo: org.apache.maven.tools.plugin.ExtendedMojoDescriptor [role: 'org.apache.maven.plugin.Mojo', hint: 'org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:0.13.3-SNAPSHOT:generate', realm: null] to plugin descriptor.
[DEBUG] Adding mojo: org.apache.maven.tools.plugin.ExtendedMojoDescriptor [role: 'org.apache.maven.plugin.Mojo', hint: 'org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:0.13.3-SNAPSHOT:help', realm: null] to plugin descriptor.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-jaxb20-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:testResources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/test-classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/src/test/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {env.DESKTOP_SESSION=ubuntu, env.OLDPWD=/home/petar/workspace/maven-jaxb2-plugin, file.encoding.pkg=sun.io, java.home=/usr/lib/jvm/java-8-oracle/jre, env.QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1, env.GDM_LANG=en_US, maven.plugin.plugin.version=3.5, env.DISPLAY=:0, env.LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:, env.XDG_VTNR=7, classworlds.conf=/usr/share/maven/apache-maven-3.5.0/bin/m2.conf, env.XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/petar, maven.plugin.testing.version=2.1, java.endorsed.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/endorsed, env.LOGNAME=petar, activation.version=1.2.0, env.XDG_SEAT=seat0, sun.os.patch.level=unknown, env.UNITY_HAS_3D_SUPPORT=true, java.vendor.url=http://java.oracle.com/, env.XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0, env.MANDATORY_PATH=/usr/share/gconf/ubuntu.mandatory.path, java.version=1.8.0_161, env.ANDROID_HOME=/usr/local/android-sdk-linux/, arguments=, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.LANGUAGE=en_US, env.XDG_MENU_PREFIX=gnome-, env.XDG_DATA_DIRS=/usr/share/ubuntu:/usr/share/gnome:/usr/local/share:/usr/share:/var/lib/snapd/desktop:/var/lib/snapd/desktop, env.GNOME_KEYRING_CONTROL=, jaxb20.version=2.0.5, env.UPSTART_SESSION=unix:abstract=/com/ubuntu/upstart-session/1000/2640, user.name=petar, env.LANG=en_US.UTF-8, sun.io.unicode.encoding=UnicodeLittle, jaxb23.version=2.3.0, sun.jnu.encoding=UTF-8, env.DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-s3LCWKLJl2, java.runtime.name=Java(TM) SE Runtime Environment, java.specification.name=Java Platform API Specification, env.CHANGELOG_GITHUB_TOKEN=b36154415a60a236a692502b7e0856a1aba1928d, user.timezone=Europe/Sofia, env.LESSOPEN=| /usr/bin/lesspipe %s, path.separator=:, env.MAVEN_CMD_LINE_ARGS= clean install -e -X, env.XMODIFIERS=@im=ibus, file.encoding=UTF-8, env.HOME=/home/petar, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean install -e -X, xsom.version=20140925, env._=/usr/share/maven/apache-maven-3.5.0/bin/mvn, env.GTK2_MODULES=overlay-scrollbar, java.io.tmpdir=/tmp, env.GNOME_KEYRING_PID=, user.language=en, env.JMETER_HOME=/usr/share/jmeter/apache-jmeter-2.13, env.UPSTART_EVENTS=xsession started, line.separator=
, jaxb-api.version=2.3.0, env.CLUTTER_IM_MODULE=xim, java.vm.info=mixed mode, sonatypeOssDistMgmtSnapshotsUrl=https://oss.sonatype.org/content/repositories/snapshots/, sun.desktop=gnome, java.vm.specification.name=Java Virtual Machine Specification, env.M2_HOME=/usr/share/maven/apache-maven-3.5.0, env.IM_CONFIG_PHASE=1, env.GDMSESSION=ubuntu, env.QT_ACCESSIBILITY=1, env.XDG_SESSION_DESKTOP=ubuntu, java.awt.printerjob=sun.print.PSPrinterJob, env.VTE_VERSION=4205, env.DEFAULTS_PATH=/usr/share/gconf/ubuntu.default.path, env.XDG_SESSION_TYPE=x11, env.WINDOWID=92274698, env.COMPIZ_CONFIG_PROFILE=ubuntu, env.XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0, env.JOB=unity-settings-daemon, jaxb21.version=2.1.13, os.name=Linux, java.specification.vendor=Oracle Corporation, env.TERM=xterm-256color, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, fastinfoset.version=1.2.13, env.QT_IM_MODULE=ibus, java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib, env.PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/share/openshift/:/usr/share/maven/apache-maven-3.5.0/bin:/bin:/usr/share/jmeter/apache-jmeter-2.13/bin:/usr/share/gradle/gradle-4.6/bin:/home/petar/drivers/, env.LESSCLOSE=/usr/bin/lesspipe %s %s, library.jansi.path=/usr/share/maven/apache-maven-3.5.0/lib/jansi-native/linux64, java.class.version=52.0, env.SHLVL=1, maven.multiModuleProjectDirectory=/home/petar/workspace/maven-jaxb2-plugin, env.GIT_PS1_SHOWDIRTYSTATE=1, dtd-parser.version=1.2, env.UPSTART_JOB=unity7, stax-ex.version=1.7.8, sun.boot.library.path=/usr/lib/jvm/java-8-oracle/jre/lib/amd64, project.build.sourceEncoding=UTF-8, jaxb.version=2.3.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, istack.version=3.0.5, env.USER=petar, env.GTK_IM_MODULE=ibus, env.GTK_MODULES=gail:atk-bridge:unity-gtk-module, env.UNITY_DEFAULT_PROFILE=unity, env.SESSIONTYPE=gnome-session, java.vm.specification.version=1.8, slf4j.version=1.7.25, awt.toolkit=sun.awt.X11.XToolkit, sun.cpu.isalist=, env.MAVEN_PROJECTBASEDIR=/home/petar/workspace/maven-jaxb2-plugin, env.COMPIZ_BIN_PATH=/usr/bin/, java.ext.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/ext:/usr/java/packages/lib/ext, os.version=4.4.0-119-generic, env.QT_QPA_PLATFORMTHEME=appmenu-qt5, user.home=/home/petar, env.XDG_CURRENT_DESKTOP=Unity, java.vm.vendor=Oracle Corporation, env.SESSION=ubuntu, env.XDG_SESSION_ID=c2, env.XAUTHORITY=/home/petar/.Xauthority, user.dir=/home/petar/workspace/maven-jaxb2-plugin, maven.conf=/usr/share/maven/apache-maven-3.5.0/conf, env.PWD=/home/petar/workspace/maven-jaxb2-plugin, sun.cpu.endian=little, java.vm.version=25.161-b12, java.class.path=/usr/share/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar, org.slf4j.simpleLogger.defaultLogLevel=debug, os.arch=amd64, jaxb22.version=2.2.11, maven.build.version=Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T22:39:06+03:00), sun.java.launcher=SUN_STANDARD, env.UPSTART_INSTANCE=, java.vm.specification.vendor=Oracle Corporation, file.separator=/, java.runtime.version=1.8.0_161-b12, env.SSH_AUTH_SOCK=/run/user/1000/keyring/ssh, sun.boot.class.path=/usr/lib/jvm/java-8-oracle/jre/lib/resources.jar:/usr/lib/jvm/java-8-oracle/jre/lib/rt.jar:/usr/lib/jvm/java-8-oracle/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jsse.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jce.jar:/usr/lib/jvm/java-8-oracle/jre/lib/charsets.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jfr.jar:/usr/lib/jvm/java-8-oracle/jre/classes, env.QT4_IM_MODULE=xim, env.XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg, env.XDG_RUNTIME_DIR=/run/user/1000, maven.version=3.5.0, user.country=US, env.SHELL=/bin/bash, maven.home=/usr/share/maven/apache-maven-3.5.0, env.INSTANCE=, java.vendor=Oracle Corporation, env.GRADLE_HOME=/usr/share/gradle/gradle-4.6, env.GPG_AGENT_INFO=/home/petar/.gnupg/S.gpg-agent:0:1, jaxb2-basics.version=0.11.1, java.specification.version=1.8, sun.arch.data.model=64, env.GNOME_DESKTOP_SESSION_ID=this-is-deprecated}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/src/test/resources
excludes []
includes []
[INFO] skip non existing resourceDirectory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/src/test/resources
[DEBUG] no use filter components
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maven-jaxb20-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile' with basic configurator -->
[DEBUG] (f) basedir = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0
[DEBUG] (f) buildDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target
[DEBUG] (f) classpathElements = [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/test-classes, /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes, /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar, /home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar, /home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar, /home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar, /home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar, /home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar, /home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar, /home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar, /home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar, /home/petar/.m2/repository/com/sun/xml/bind/jaxb-impl/2.0.5/jaxb-impl-2.0.5.jar, /home/petar/.m2/repository/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar, /home/petar/.m2/repository/javax/xml/bind/jsr173_api/1.0/jsr173_api-1.0.jar, /home/petar/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar, /home/petar/.m2/repository/com/sun/xml/bind/jaxb-xjc/2.0.5/jaxb-xjc-2.0.5.jar, /home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar, /home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar, /home/petar/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar]
[DEBUG] (f) compileSourceRoots = [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/src/test/java]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) forceJavacCompilerUse = false
[DEBUG] (f) fork = false
[DEBUG] (f) generatedTestSourcesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/generated-test-sources/test-annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile {execution: default-testCompile}
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/test-classes
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 1.6
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.6
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) verbose = false
[DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ maven-jaxb20-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:2.12.4, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test' with basic configurator -->
[DEBUG] (s) basedir = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0
[DEBUG] (s) childDelegation = false
[DEBUG] (s) classesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes
[DEBUG] (s) disableXmlReport = false
[DEBUG] (s) enableAssertions = true
[DEBUG] (s) forkMode = once
[DEBUG] (s) junitArtifactName = junit:junit
[DEBUG] (s) localRepository = id: local
url: file:///home/petar/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) parallelMavenExecution = false
[DEBUG] (s) perCoreThreadCount = true
[DEBUG] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.12.4:, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.12.4:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:2.12.4:compile, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.12.4:compile, org.apache.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.1:compile, org.apache.maven.shared:maven-common-artifact-filters=org.apache.maven.shared:maven-common-artifact-filters:jar:1.3:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:3.0.8:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.0.9:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, org.apache.maven:maven-core=org.apache.maven:maven-core:jar:2.0.9:compile, org.apache.maven:maven-plugin-parameter-documenter=org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven:maven-error-diagnostics=org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile, org.apache.maven:maven-plugin-descriptor=org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile, org.apache.maven:maven-monitor=org.apache.maven:maven-monitor:jar:2.0.9:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1:compile, org.apache.maven:maven-toolchain=org.apache.maven:maven-toolchain:jar:2.0.9:compile, org.apache.maven.plugin-tools:maven-plugin-annotations=org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.1:compile}
[DEBUG] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.HelpMojo', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.12.4:help'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.SurefirePlugin', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test'
---
[DEBUG] (s) printSummary = true
[DEBUG] (s) projectArtifactMap = {org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core=org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT:compile, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.7.25:compile, org.apache.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.2.1:compile, com.sun.org.apache.xml.internal:resolver=com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.glassfish.jaxb:txw2=org.glassfish.jaxb:txw2:jar:2.3.0:compile, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api=org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, com.sun.xml.bind:jaxb-impl=com.sun.xml.bind:jaxb-impl:jar:2.0.5:compile, javax.xml.bind:jaxb-api=javax.xml.bind:jaxb-api:jar:2.3.0:compile, javax.xml.bind:jsr173_api=javax.xml.bind:jsr173_api:jar:1.0:compile, javax.activation:activation=javax.activation:activation:jar:1.1:compile, com.sun.xml.bind:jaxb-xjc=com.sun.xml.bind:jaxb-xjc:jar:2.0.5:compile, org.apache.maven.plugin-tools:maven-plugin-annotations=org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.0.9:compile, org.apache.maven.plugin-testing:maven-plugin-testing-harness=org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:2.1:test, org.codehaus.plexus:plexus-archiver=org.codehaus.plexus:plexus-archiver:jar:2.2:test, org.codehaus.plexus:plexus-io=org.codehaus.plexus:plexus-io:jar:2.0.4:test, junit:junit=junit:junit:jar:4.8.1:test}
[DEBUG] (s) redirectTestOutputToFile = false
[DEBUG] (s) remoteRepositories = [ id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
]
[DEBUG] (s) reportFormat = brief
[DEBUG] (s) reportsDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/surefire-reports
[DEBUG] (s) runOrder = filesystem
[DEBUG] (s) skip = false
[DEBUG] (s) skipTests = false
[DEBUG] (s) testClassesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/test-classes
[DEBUG] (s) testFailureIgnore = false
[DEBUG] (s) testNGArtifactName = org.testng:testng
[DEBUG] (s) testSourceDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/src/test/java
[DEBUG] (s) trimStackTrace = true
[DEBUG] (s) useFile = true
[DEBUG] (s) useManifestOnlyJar = true
[DEBUG] (s) useSystemClassLoader = true
[DEBUG] (s) useUnlimitedThreads = false
[DEBUG] (s) workingDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0
[DEBUG] (s) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/pom.xml
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] -- end configuration --
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven-jaxb20-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-jar-plugin:2.4:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jar-plugin:2.4, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-jar-plugin:2.4:jar' with basic configurator -->
[DEBUG] (f) classesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes
[DEBUG] (f) defaultManifestFile = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/classes/META-INF/MANIFEST.MF
[DEBUG] (f) finalName = maven-jaxb20-plugin-0.13.3-SNAPSHOT
[DEBUG] (f) forceCreation = false
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/pom.xml
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) skipIfEmpty = false
[DEBUG] (f) useDefaultManifestFile = false
[DEBUG] -- end configuration --
[DEBUG] isUp2date: false (Destination /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/maven-jaxb20-plugin-0.13.3-SNAPSHOT.jar not found.)
[INFO] Building jar: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/maven-jaxb20-plugin-0.13.3-SNAPSHOT.jar
[DEBUG] adding directory META-INF/
[DEBUG] adding entry META-INF/MANIFEST.MF
[DEBUG] adding directory META-INF/maven/
[DEBUG] adding directory META-INF/maven/org.jvnet.jaxb2.maven2/
[DEBUG] adding directory META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb20-plugin/
[DEBUG] adding directory META-INF/m2e/
[DEBUG] adding directory org/
[DEBUG] adding directory org/jvnet/
[DEBUG] adding directory org/jvnet/mjiip/
[DEBUG] adding directory org/jvnet/mjiip/v_2_0/
[DEBUG] adding entry META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb20-plugin/plugin-help.xml
[DEBUG] adding entry META-INF/maven/plugin.xml
[DEBUG] adding entry META-INF/m2e/lifecycle-mapping-metadata.xml
[DEBUG] adding entry org/jvnet/mjiip/v_2_0/LoggingCodeWriter.class
[DEBUG] adding entry org/jvnet/mjiip/v_2_0/XJC20Mojo.class
[DEBUG] adding entry org/jvnet/mjiip/v_2_0/HelpMojo.class
[DEBUG] adding entry org/jvnet/mjiip/v_2_0/LoggingErrorReceiver.class
[DEBUG] adding entry org/jvnet/mjiip/v_2_0/OptionsFactory.class
[DEBUG] adding entry META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb20-plugin/pom.xml
[DEBUG] adding entry META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb20-plugin/pom.properties
[INFO]
[INFO] --- maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-jaxb20-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-plugin-plugin:3.5:addPluginArtifactMetadata from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-plugin-plugin:3.5, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-plugin-plugin:3.5:addPluginArtifactMetadata' with basic configurator -->
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/pom.xml
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ maven-jaxb20-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.4:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.4, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.4:install' with basic configurator -->
[DEBUG] (f) artifact = org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:maven-plugin:0.13.3-SNAPSHOT
[DEBUG] (f) attachedArtifacts = []
[DEBUG] (f) createChecksum = false
[DEBUG] (f) localRepository = id: local
url: file:///home/petar/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) packaging = maven-plugin
[DEBUG] (f) pomFile = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/pom.xml
[DEBUG] (s) skip = false
[DEBUG] (f) updateReleaseInfo = false
[DEBUG] -- end configuration --
[INFO] Installing /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/target/maven-jaxb20-plugin-0.13.3-SNAPSHOT.jar to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb20-plugin/0.13.3-SNAPSHOT/maven-jaxb20-plugin-0.13.3-SNAPSHOT.jar
[DEBUG] Writing tracking file /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb20-plugin/0.13.3-SNAPSHOT/_remote.repositories
[INFO] Installing /home/petar/workspace/maven-jaxb2-plugin/plugin-2.0/pom.xml to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb20-plugin/0.13.3-SNAPSHOT/maven-jaxb20-plugin-0.13.3-SNAPSHOT.pom
[DEBUG] Writing tracking file /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb20-plugin/0.13.3-SNAPSHOT/_remote.repositories
[DEBUG] Installing org.jvnet.jaxb2.maven2:maven-jaxb20-plugin:0.13.3-SNAPSHOT/maven-metadata.xml to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb20-plugin/0.13.3-SNAPSHOT/maven-metadata-local.xml
[DEBUG] Installing org.jvnet.jaxb2.maven2:maven-jaxb20-plugin/maven-metadata.xml to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb20-plugin/maven-metadata-local.xml
[DEBUG] Installing org.jvnet.jaxb2.maven2/maven-metadata.xml to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-metadata-local.xml
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven JAXB 2.1.x Plugin 0.13.3-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] 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] 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] 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: org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:0.13.3-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile, runtime, test]
[DEBUG] Repositories (dependencies): [nemesis-samplestore-archetype (https://repository.nemesis.io/artifactory/libs-snapshot/, default, releases+snapshots), 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.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<directory default-value="${project.build.directory}"/>
<excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories>
<failOnError default-value="true">${maven.clean.failOnError}</failOnError>
<followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<reportDirectory default-value="${project.reporting.outputDirectory}"/>
<retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
<skip default-value="false">${clean.skip}</skip>
<testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
<verbose>${clean.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce (enforce-maven)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<rules>
<requireMavenVersion>
<version>(,2.1.0),(2.1.0,2.2.0),(2.2.0,)</version>
<message>Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
</requireMavenVersion>
</rules>
<skip default-value="false">${enforcer.skip}</skip>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-plugin-plugin:3.5:helpmojo (help-goal)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<dependencies default-value="${project.artifacts}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<local default-value="${localRepository}"/>
<outputDirectory default-value="${project.build.directory}/generated-sources/plugin"/>
<project default-value="${project}"/>
<remoteRepos default-value="${project.remoteArtifactRepositories}"/>
<skip default-value="false">${maven.plugin.skip}</skip>
<skipErrorNoDescriptorsFound default-value="false">true</skipErrorNoDescriptorsFound>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:resources (default-resources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.resources}"/>
<session default-value="${session}"/>
<supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.compileClasspathElements}"/>
<compileSourceRoots default-value="${project.compileSourceRoots}"/>
<compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
<fork default-value="false">${maven.compiler.fork}</fork>
<generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<mojoExecution>${mojoExecution}</mojoExecution>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<projectArtifact default-value="${project.artifact}"/>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<skipMain>${maven.main.skip}</skipMain>
<skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">1.6</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">1.6</target>
<useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
<mavenSession default-value="${session}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor (default-descriptor)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<dependencies default-value="${project.artifacts}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<local default-value="${localRepository}"/>
<outputDirectory default-value="${project.build.outputDirectory}/META-INF/maven"/>
<project default-value="${project}"/>
<remoteRepos default-value="${project.remoteArtifactRepositories}"/>
<skip default-value="false">${maven.plugin.skip}</skip>
<skipDescriptor default-value="false"/>
<skipErrorNoDescriptorsFound default-value="false">true</skipErrorNoDescriptorsFound>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor (mojo-descriptor)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<dependencies default-value="${project.artifacts}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<local default-value="${localRepository}"/>
<outputDirectory default-value="${project.build.outputDirectory}/META-INF/maven"/>
<project default-value="${project}"/>
<remoteRepos default-value="${project.remoteArtifactRepositories}"/>
<skip default-value="false">${maven.plugin.skip}</skip>
<skipDescriptor default-value="false"/>
<skipErrorNoDescriptorsFound default-value="false">true</skipErrorNoDescriptorsFound>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:testResources (default-testResources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.testOutputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.testResources}"/>
<session default-value="${session}"/>
<skip>${maven.test.skip}</skip>
<supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.testClasspathElements}"/>
<compileSourceRoots default-value="${project.testCompileSourceRoots}"/>
<compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
<fork default-value="false">${maven.compiler.fork}</fork>
<generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<mojoExecution>${mojoExecution}</mojoExecution>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputDirectory default-value="${project.build.testOutputDirectory}"/>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<skip>${maven.test.skip}</skip>
<skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">1.6</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">1.6</target>
<testSource>${maven.compiler.testSource}</testSource>
<testTarget>${maven.compiler.testTarget}</testTarget>
<useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
<mavenSession default-value="${session}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<argLine>${argLine}</argLine>
<basedir default-value="${basedir}"/>
<childDelegation default-value="false">${childDelegation}</childDelegation>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<debugForkedProcess>${maven.surefire.debug}</debugForkedProcess>
<disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
<enableAssertions default-value="true">${enableAssertions}</enableAssertions>
<excludedGroups>${excludedGroups}</excludedGroups>
<failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
<failIfNoTests>${failIfNoTests}</failIfNoTests>
<forkMode default-value="once">${forkMode}</forkMode>
<forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
<groups>${groups}</groups>
<junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
<jvm>${jvm}</jvm>
<localRepository default-value="${localRepository}"/>
<objectFactory>${objectFactory}</objectFactory>
<parallel>${parallel}</parallel>
<parallelMavenExecution default-value="${session.parallel}"/>
<perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
<pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
<pluginDescriptor default-value="${plugin}"/>
<printSummary default-value="true">${surefire.printSummary}</printSummary>
<projectArtifactMap>${project.artifactMap}</projectArtifactMap>
<redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
<remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
<reportFormat default-value="brief">${surefire.reportFormat}</reportFormat>
<reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
<reportsDirectory default-value="${project.build.directory}/surefire-reports"/>
<runOrder default-value="filesystem"/>
<skip default-value="false">${maven.test.skip}</skip>
<skipExec>${maven.test.skip.exec}</skipExec>
<skipTests default-value="false">${skipTests}</skipTests>
<test>${test}</test>
<testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
<testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
<testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
<testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
<threadCount>${threadCount}</threadCount>
<trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
<useFile default-value="true">${surefire.useFile}</useFile>
<useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar>
<useSystemClassLoader default-value="true">${surefire.useSystemClassLoader}</useSystemClassLoader>
<useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
<workingDirectory>${basedir}</workingDirectory>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-jar-plugin:2.4:jar (default-jar)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
<finalName default-value="${project.build.finalName}">${jar.finalName}</finalName>
<forceCreation default-value="false">${jar.forceCreation}</forceCreation>
<outputDirectory default-value="${project.build.directory}"/>
<project default-value="${project}"/>
<session default-value="${session}"/>
<skipIfEmpty default-value="false">${jar.skipIfEmpty}</skipIfEmpty>
<useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<project default-value="${project}"/>
<skip default-value="false">${maven.plugin.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<artifact default-value="${project.artifact}"/>
<attachedArtifacts default-value="${project.attachedArtifacts}"/>
<createChecksum default-value="false">${createChecksum}</createChecksum>
<localRepository>${localRepository}</localRepository>
<packaging default-value="${project.packaging}"/>
<pomFile default-value="${project.file}"/>
<skip default-value="false">${maven.install.skip}</skip>
<updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=54, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=27, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=53, DefaultDependencyCollector.collectTime=4, DefaultDependencyCollector.transformTime=1}
[DEBUG] org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:maven-plugin:0.13.3-SNAPSHOT
[DEBUG] org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.25:compile (version managed from 1.7.25) (optionality managed from false)
[DEBUG] org.apache.commons:commons-lang3:jar:3.2.1:compile (version managed from 3.2.1) (optionality managed from false)
[DEBUG] com.sun.org.apache.xml.internal:resolver:jar:20050927:compile
[DEBUG] org.glassfish.jaxb:txw2:jar:2.3.0:compile (version managed from 2.3.0) (optionality managed from false)
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile (version managed from 0.0.7) (optionality managed from false)
[DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
[DEBUG] com.sun.xml.bind:jaxb-impl:jar:2.1.13:compile
[DEBUG] javax.xml.bind:jaxb-api:jar:2.3.0:compile (version managed from 2.1) (optionality managed from false)
[DEBUG] com.sun.xml.bind:jaxb-xjc:jar:2.1.13:compile
[DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile (version managed from 3.0) (optionality managed from false)
[DEBUG] org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:2.1:test
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.2:test
[DEBUG] org.codehaus.plexus:plexus-io:jar:2.0.4:test
[DEBUG] junit:junit:jar:4.8.1:test
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-jaxb21-plugin ---
[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@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator -->
[DEBUG] (f) directory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target
[DEBUG] (f) excludeDefaultDirectories = false
[DEBUG] (f) failOnError = true
[DEBUG] (f) followSymLinks = false
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes
[DEBUG] (f) reportDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/site
[DEBUG] (f) retryOnError = true
[DEBUG] (f) skip = false
[DEBUG] (f) testOutputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/test-classes
[DEBUG] -- end configuration --
[INFO] Deleting /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/maven-plugin-help.properties
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/maven-status/maven-compiler-plugin/compile/default-compile
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/maven-status/maven-compiler-plugin/compile
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/maven-status/maven-compiler-plugin
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/maven-status
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/org/jvnet/mjiip/v_2_1/OptionsFactory.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/org/jvnet/mjiip/v_2_1/LoggingErrorReceiver.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/org/jvnet/mjiip/v_2_1/HelpMojo.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/org/jvnet/mjiip/v_2_1/XJC21Mojo.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/org/jvnet/mjiip/v_2_1/LoggingCodeWriter.class
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/org/jvnet/mjiip/v_2_1
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/org/jvnet/mjiip
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/org/jvnet
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/org
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/META-INF/m2e/lifecycle-mapping-metadata.xml
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/META-INF/m2e
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/META-INF/maven/plugin.xml
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb21-plugin/plugin-help.xml
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb21-plugin
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/META-INF/maven/org.jvnet.jaxb2.maven2
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/META-INF/maven
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/META-INF
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/maven-jaxb21-plugin-0.13.3-SNAPSHOT.jar
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/generated-sources/annotations
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/generated-sources/plugin/org/jvnet/mjiip/v_2_1/HelpMojo.java
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/generated-sources/plugin/org/jvnet/mjiip/v_2_1
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/generated-sources/plugin/org/jvnet/mjiip
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/generated-sources/plugin/org/jvnet
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/generated-sources/plugin/org
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/generated-sources/plugin
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/generated-sources
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/maven-archiver/pom.properties
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/maven-archiver
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target
[DEBUG] Skipping non-existing directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes
[DEBUG] Skipping non-existing directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/test-classes
[DEBUG] Skipping non-existing directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/site
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ maven-jaxb21-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.2, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce' with basic configurator -->
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (f) ignoreCache = false
[DEBUG] (s) version = (,2.1.0),(2.1.0,2.2.0),(2.2.0,)
[DEBUG] (f) message = Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.
[DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@48b1b469]
[DEBUG] (s) skip = false
[DEBUG] (s) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/pom.xml
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] -- end configuration --
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
[DEBUG] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 491827297 was found in the cache
[DEBUG] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
[INFO]
[INFO] --- maven-plugin-plugin:3.5:helpmojo (help-goal) @ maven-jaxb21-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-plugin-plugin:3.5:helpmojo from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-plugin-plugin:3.5, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-plugin-plugin:3.5:helpmojo' with basic configurator -->
[DEBUG] (f) dependencies = [org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT:compile, org.slf4j:slf4j-api:jar:1.7.25:compile, org.apache.commons:commons-lang3:jar:3.2.1:compile, com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.glassfish.jaxb:txw2:jar:2.3.0:compile, org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile, org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, com.sun.xml.bind:jaxb-impl:jar:2.1.13:compile, javax.xml.bind:jaxb-api:jar:2.3.0:compile, com.sun.xml.bind:jaxb-xjc:jar:2.1.13:compile, org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven:maven-artifact:jar:2.0.9:compile]
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) local = id: local
url: file:///home/petar/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/generated-sources/plugin
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/pom.xml
[DEBUG] (f) remoteRepos = [ id: nemesis-samplestore-archetype
url: https://repository.nemesis.io/artifactory/libs-snapshot/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, 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) skipErrorNoDescriptorsFound = true
[DEBUG] -- end configuration --
[ERROR]
Artifact Ids of the format maven-___-plugin are reserved for
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.
[INFO] Using 'UTF-8' encoding to read mojo source files.
[DEBUG] Using 2 mojo extractors.
[DEBUG] Applying java-javadoc mojo extractor
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[DEBUG] Applying java-annotations mojo extractor
[DEBUG] found MojoAnnotatedClass:org.jvnet.jaxb2.maven2.AbstractXJC2Mojo:MojoAnnotatedClass{className='org.jvnet.jaxb2.maven2.AbstractXJC2Mojo', parentClassName='org.apache.maven.plugin.AbstractMojo', mojo=null, execute=null, parameters={schemaExcludes=AnnotatedField{fieldName='schemaExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, specVersion=AnnotatedField{fieldName='specVersion'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='2.2', required=false, readonly=false}, proxyUsername=AnnotatedField{fieldName='proxyUsername'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyUsername', defaultValue='null', required=false, readonly=false}, catalog=AnnotatedField{fieldName='catalog'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalog', defaultValue='null', required=false, readonly=false}, plugins=AnnotatedField{fieldName='plugins'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindings=AnnotatedField{fieldName='bindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, removeOldOutput=AnnotatedField{fieldName='removeOldOutput'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldOutput', defaultValue='false', required=false, readonly=false}, project=AnnotatedField{fieldName='project'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${project}', required=false, readonly=true}, episode=AnnotatedField{fieldName='episode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episode', defaultValue='true', required=false, readonly=false}, schemaLanguage=AnnotatedField{fieldName='schemaLanguage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaLanguage', defaultValue='null', required=false, readonly=false}, addCompileSourceRoot=AnnotatedField{fieldName='addCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addCompileSourceRoot', defaultValue='true', required=false, readonly=false}, proxyPort=AnnotatedField{fieldName='proxyPort'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPort', defaultValue='null', required=false, readonly=false}, cleanPackageDirectories=AnnotatedField{fieldName='cleanPackageDirectories'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldPackages', defaultValue='true', required=false, readonly=false}, addTestCompileSourceRoot=AnnotatedField{fieldName='addTestCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addTestCompileSourceRoot', defaultValue='false', required=false, readonly=false}, strict=AnnotatedField{fieldName='strict'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.strict', defaultValue='true', required=false, readonly=false}, episodes=AnnotatedField{fieldName='episodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemaDirectory=AnnotatedField{fieldName='schemaDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaDirectory', defaultValue='src/main/resources', required=true, readonly=false}, settings=AnnotatedField{fieldName='settings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${settings}', required=false, readonly=true}, packageLevelAnnotations=AnnotatedField{fieldName='packageLevelAnnotations'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.packageLevelAnnotations', defaultValue='true', required=false, readonly=false}, readOnly=AnnotatedField{fieldName='readOnly'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.readOnly', defaultValue='false', required=false, readonly=false}, episodeFile=AnnotatedField{fieldName='episodeFile'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episodeFile', defaultValue='null', required=false, readonly=false}, disableXmlSecurity=AnnotatedField{fieldName='disableXmlSecurity'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableXmlSecurity', defaultValue='true', required=false, readonly=false}, encoding=AnnotatedField{fieldName='encoding'}ParameterAnnotationContent{name='null', alias='null', property='encoding', defaultValue='${project.build.sourceEncoding}', required=false, readonly=false}, proxyHost=AnnotatedField{fieldName='proxyHost'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyHost', defaultValue='null', required=false, readonly=false}, schemaIncludes=AnnotatedField{fieldName='schemaIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, accessExternalSchema=AnnotatedField{fieldName='accessExternalSchema'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalSchema', defaultValue='all', required=false, readonly=false}, addIfExistsToEpisodeSchemaBindings=AnnotatedField{fieldName='addIfExistsToEpisodeSchemaBindings'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addIfExistsToEpisodeSchemaBindings', defaultValue='true', required=false, readonly=false}, catalogs=AnnotatedField{fieldName='catalogs'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemas=AnnotatedField{fieldName='schemas'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindingIncludes=AnnotatedField{fieldName='bindingIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, forceRegenerate=AnnotatedField{fieldName='forceRegenerate'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.forceRegenerate', defaultValue='false', required=false, readonly=false}, produces=AnnotatedField{fieldName='produces'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, enableIntrospection=AnnotatedField{fieldName='enableIntrospection'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.enableIntrospection', defaultValue='false', required=false, readonly=false}, bindingExcludes=AnnotatedField{fieldName='bindingExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, extension=AnnotatedField{fieldName='extension'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.extension', defaultValue='true', required=false, readonly=false}, scanDependenciesForBindings=AnnotatedField{fieldName='scanDependenciesForBindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='false', required=false, readonly=false}, writeCode=AnnotatedField{fieldName='writeCode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.writeCode', defaultValue='true', required=false, readonly=false}, otherDepends=AnnotatedField{fieldName='otherDepends'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, locale=AnnotatedField{fieldName='locale'}ParameterAnnotationContent{name='null', alias='null', property='locale', defaultValue='null', required=false, readonly=false}, catalogResolver=AnnotatedField{fieldName='catalogResolver'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalogResolver', defaultValue='null', required=false, readonly=false}, noFileHeader=AnnotatedField{fieldName='noFileHeader'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.noFileHeader', defaultValue='false', required=false, readonly=false}, pluginArtifacts=AnnotatedField{fieldName='pluginArtifacts'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${plugin.artifacts}', required=true, readonly=false}, generatePackage=AnnotatedField{fieldName='generatePackage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generatePackage', defaultValue='null', required=false, readonly=false}, localRepository=AnnotatedField{fieldName='localRepository'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${localRepository}', required=true, readonly=false}, disableDefaultExcludes=AnnotatedField{fieldName='disableDefaultExcludes'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableDefaultExcludes', defaultValue='false', required=false, readonly=false}, debug=AnnotatedField{fieldName='debug'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.debug', defaultValue='false', required=false, readonly=false}, otherDependsExcludes=AnnotatedField{fieldName='otherDependsExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, proxyPassword=AnnotatedField{fieldName='proxyPassword'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPassword', defaultValue='null', required=false, readonly=false}, useDependenciesAsEpisodes=AnnotatedField{fieldName='useDependenciesAsEpisodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, verbose=AnnotatedField{fieldName='verbose'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.verbose', defaultValue='false', required=false, readonly=false}, args=AnnotatedField{fieldName='args'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, markGenerated=AnnotatedField{fieldName='markGenerated'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.markGenerated', defaultValue='false', required=false, readonly=false}, bindingDirectory=AnnotatedField{fieldName='bindingDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.bindingDirectory', defaultValue='null', required=false, readonly=false}, generateDirectory=AnnotatedField{fieldName='generateDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generateDirectory', defaultValue='${project.build.directory}/generated-sources/xjc', required=true, readonly=false}, accessExternalDTD=AnnotatedField{fieldName='accessExternalDTD'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalDTD', defaultValue='all', required=false, readonly=false}, useActiveProxyAsHttpproxy=AnnotatedField{fieldName='useActiveProxyAsHttpproxy'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.useActiveProxyAsHttpproxy', defaultValue='false', required=false, readonly=false}, otherDependsIncludes=AnnotatedField{fieldName='otherDependsIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}}, components={artifactFactory=AnnotatedField{fieldName='artifactFactory'}ComponentAnnotationContent{role='org.apache.maven.artifact.factory.ArtifactFactory', hint='null'}, artifactMetadataSource=AnnotatedField{fieldName='artifactMetadataSource'}ComponentAnnotationContent{role='org.apache.maven.artifact.metadata.ArtifactMetadataSource', hint='null'}, mavenProjectBuilder=AnnotatedField{fieldName='mavenProjectBuilder'}ComponentAnnotationContent{role='org.apache.maven.project.MavenProjectBuilder', hint='null'}, artifactResolver=AnnotatedField{fieldName='artifactResolver'}ComponentAnnotationContent{role='org.apache.maven.artifact.resolver.ArtifactResolver', hint='null'}, buildContext=AnnotatedField{fieldName='buildContext'}ComponentAnnotationContent{role='org.sonatype.plexus.build.incremental.BuildContext', hint='null'}}}
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-jaxb21-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:resources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {env.DESKTOP_SESSION=ubuntu, env.OLDPWD=/home/petar/workspace/maven-jaxb2-plugin, file.encoding.pkg=sun.io, java.home=/usr/lib/jvm/java-8-oracle/jre, env.QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1, env.GDM_LANG=en_US, maven.plugin.plugin.version=3.5, env.DISPLAY=:0, env.LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:, env.XDG_VTNR=7, classworlds.conf=/usr/share/maven/apache-maven-3.5.0/bin/m2.conf, env.XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/petar, maven.plugin.testing.version=2.1, java.endorsed.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/endorsed, env.LOGNAME=petar, activation.version=1.2.0, env.XDG_SEAT=seat0, sun.os.patch.level=unknown, env.UNITY_HAS_3D_SUPPORT=true, java.vendor.url=http://java.oracle.com/, env.XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0, env.MANDATORY_PATH=/usr/share/gconf/ubuntu.mandatory.path, java.version=1.8.0_161, env.ANDROID_HOME=/usr/local/android-sdk-linux/, arguments=, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.LANGUAGE=en_US, env.XDG_MENU_PREFIX=gnome-, env.XDG_DATA_DIRS=/usr/share/ubuntu:/usr/share/gnome:/usr/local/share:/usr/share:/var/lib/snapd/desktop:/var/lib/snapd/desktop, env.GNOME_KEYRING_CONTROL=, jaxb20.version=2.0.5, env.UPSTART_SESSION=unix:abstract=/com/ubuntu/upstart-session/1000/2640, user.name=petar, env.LANG=en_US.UTF-8, sun.io.unicode.encoding=UnicodeLittle, jaxb23.version=2.3.0, sun.jnu.encoding=UTF-8, env.DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-s3LCWKLJl2, java.runtime.name=Java(TM) SE Runtime Environment, java.specification.name=Java Platform API Specification, env.CHANGELOG_GITHUB_TOKEN=b36154415a60a236a692502b7e0856a1aba1928d, user.timezone=Europe/Sofia, env.LESSOPEN=| /usr/bin/lesspipe %s, path.separator=:, env.MAVEN_CMD_LINE_ARGS= clean install -e -X, env.XMODIFIERS=@im=ibus, file.encoding=UTF-8, env.HOME=/home/petar, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean install -e -X, xsom.version=20140925, env._=/usr/share/maven/apache-maven-3.5.0/bin/mvn, env.GTK2_MODULES=overlay-scrollbar, java.io.tmpdir=/tmp, env.GNOME_KEYRING_PID=, user.language=en, env.JMETER_HOME=/usr/share/jmeter/apache-jmeter-2.13, env.UPSTART_EVENTS=xsession started, line.separator=
, jaxb-api.version=2.3.0, env.CLUTTER_IM_MODULE=xim, java.vm.info=mixed mode, sonatypeOssDistMgmtSnapshotsUrl=https://oss.sonatype.org/content/repositories/snapshots/, sun.desktop=gnome, java.vm.specification.name=Java Virtual Machine Specification, env.M2_HOME=/usr/share/maven/apache-maven-3.5.0, env.IM_CONFIG_PHASE=1, env.GDMSESSION=ubuntu, env.QT_ACCESSIBILITY=1, env.XDG_SESSION_DESKTOP=ubuntu, java.awt.printerjob=sun.print.PSPrinterJob, env.VTE_VERSION=4205, env.DEFAULTS_PATH=/usr/share/gconf/ubuntu.default.path, env.XDG_SESSION_TYPE=x11, env.WINDOWID=92274698, env.COMPIZ_CONFIG_PROFILE=ubuntu, env.XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0, env.JOB=unity-settings-daemon, jaxb21.version=2.1.13, os.name=Linux, java.specification.vendor=Oracle Corporation, env.TERM=xterm-256color, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, fastinfoset.version=1.2.13, env.QT_IM_MODULE=ibus, java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib, env.PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/share/openshift/:/usr/share/maven/apache-maven-3.5.0/bin:/bin:/usr/share/jmeter/apache-jmeter-2.13/bin:/usr/share/gradle/gradle-4.6/bin:/home/petar/drivers/, env.LESSCLOSE=/usr/bin/lesspipe %s %s, library.jansi.path=/usr/share/maven/apache-maven-3.5.0/lib/jansi-native/linux64, java.class.version=52.0, env.SHLVL=1, maven.multiModuleProjectDirectory=/home/petar/workspace/maven-jaxb2-plugin, env.GIT_PS1_SHOWDIRTYSTATE=1, dtd-parser.version=1.2, env.UPSTART_JOB=unity7, stax-ex.version=1.7.8, sun.boot.library.path=/usr/lib/jvm/java-8-oracle/jre/lib/amd64, project.build.sourceEncoding=UTF-8, jaxb.version=2.3.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, istack.version=3.0.5, env.USER=petar, env.GTK_IM_MODULE=ibus, env.GTK_MODULES=gail:atk-bridge:unity-gtk-module, env.UNITY_DEFAULT_PROFILE=unity, env.SESSIONTYPE=gnome-session, java.vm.specification.version=1.8, slf4j.version=1.7.25, awt.toolkit=sun.awt.X11.XToolkit, sun.cpu.isalist=, env.MAVEN_PROJECTBASEDIR=/home/petar/workspace/maven-jaxb2-plugin, env.COMPIZ_BIN_PATH=/usr/bin/, java.ext.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/ext:/usr/java/packages/lib/ext, os.version=4.4.0-119-generic, env.QT_QPA_PLATFORMTHEME=appmenu-qt5, user.home=/home/petar, env.XDG_CURRENT_DESKTOP=Unity, java.vm.vendor=Oracle Corporation, env.SESSION=ubuntu, env.XDG_SESSION_ID=c2, env.XAUTHORITY=/home/petar/.Xauthority, user.dir=/home/petar/workspace/maven-jaxb2-plugin, maven.conf=/usr/share/maven/apache-maven-3.5.0/conf, env.PWD=/home/petar/workspace/maven-jaxb2-plugin, sun.cpu.endian=little, java.vm.version=25.161-b12, java.class.path=/usr/share/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar, org.slf4j.simpleLogger.defaultLogLevel=debug, os.arch=amd64, jaxb22.version=2.2.11, maven.build.version=Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T22:39:06+03:00), sun.java.launcher=SUN_STANDARD, env.UPSTART_INSTANCE=, java.vm.specification.vendor=Oracle Corporation, file.separator=/, java.runtime.version=1.8.0_161-b12, env.SSH_AUTH_SOCK=/run/user/1000/keyring/ssh, sun.boot.class.path=/usr/lib/jvm/java-8-oracle/jre/lib/resources.jar:/usr/lib/jvm/java-8-oracle/jre/lib/rt.jar:/usr/lib/jvm/java-8-oracle/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jsse.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jce.jar:/usr/lib/jvm/java-8-oracle/jre/lib/charsets.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jfr.jar:/usr/lib/jvm/java-8-oracle/jre/classes, env.QT4_IM_MODULE=xim, env.XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg, env.XDG_RUNTIME_DIR=/run/user/1000, maven.version=3.5.0, user.country=US, env.SHELL=/bin/bash, maven.home=/usr/share/maven/apache-maven-3.5.0, env.INSTANCE=, java.vendor=Oracle Corporation, env.GRADLE_HOME=/usr/share/gradle/gradle-4.6, env.GPG_AGENT_INFO=/home/petar/.gnupg/S.gpg-agent:0:1, jaxb2-basics.version=0.11.1, java.specification.version=1.8, sun.arch.data.model=64, env.GNOME_DESKTOP_SESSION_ID=this-is-deprecated}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/main/resources
excludes []
includes []
[DEBUG] ignoreDelta true
[INFO] Copying 1 resource
[DEBUG] file lifecycle-mapping-metadata.xml has a filtered file extension
[DEBUG] copy /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml to /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/META-INF/m2e/lifecycle-mapping-metadata.xml
[DEBUG] no use filter components
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-jaxb21-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.1:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.1:compile' with basic configurator -->
[DEBUG] (f) basedir = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1
[DEBUG] (f) buildDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target
[DEBUG] (f) classpathElements = [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes, /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar, /home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar, /home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar, /home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar, /home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar, /home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar, /home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar, /home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar, /home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar, /home/petar/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.13/jaxb-impl-2.1.13.jar, /home/petar/.m2/repository/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar, /home/petar/.m2/repository/com/sun/xml/bind/jaxb-xjc/2.1.13/jaxb-xjc-2.1.13.jar, /home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar, /home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar]
[DEBUG] (f) compileSourceRoots = [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/main/java, /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/generated-sources/plugin]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) forceJavacCompilerUse = false
[DEBUG] (f) fork = false
[DEBUG] (f) generatedSourcesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/generated-sources/annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.1:compile {execution: default-compile}
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes
[DEBUG] (f) projectArtifact = org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:maven-plugin:0.13.3-SNAPSHOT
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 1.6
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.6
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) verbose = false
[DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/main/java
/home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/generated-sources/plugin]
[DEBUG] Classpath: [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes
/home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar
/home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
/home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar
/home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar
/home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar
/home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
/home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
/home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar
/home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
/home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
/home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
/home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
/home/petar/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.13/jaxb-impl-2.1.13.jar
/home/petar/.m2/repository/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar
/home/petar/.m2/repository/com/sun/xml/bind/jaxb-xjc/2.1.13/jaxb-xjc-2.1.13.jar
/home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
/home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar]
[DEBUG] Output directory: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes
[DEBUG] CompilerReuseStrategy: reuseCreated
[DEBUG] useIncrementalCompilation enabled
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/generated-sources/plugin/HelpMojo.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/main/java/org/jvnet/mjiip/v_2_1/XJC21Mojo.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/main/java/org/jvnet/mjiip/v_2_1/OptionsFactory.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/main/java/org/jvnet/mjiip/v_2_1/LoggingErrorReceiver.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/main/java/org/jvnet/mjiip/v_2_1/LoggingCodeWriter.java
[INFO] Changes detected - recompiling the module!
[DEBUG] Classpath:
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar
[DEBUG] /home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
[DEBUG] /home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar
[DEBUG] /home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar
[DEBUG] /home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[DEBUG] /home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[DEBUG] /home/petar/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.13/jaxb-impl-2.1.13.jar
[DEBUG] /home/petar/.m2/repository/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar
[DEBUG] /home/petar/.m2/repository/com/sun/xml/bind/jaxb-xjc/2.1.13/jaxb-xjc-2.1.13.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
[DEBUG] Source roots:
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/main/java
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/generated-sources/plugin
[DEBUG] Command line options:
[DEBUG] -d /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes -classpath /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes:/home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar:/home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar:/home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar:/home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar:/home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar:/home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar:/home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar:/home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar:/home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar:/home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar:/home/petar/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.13/jaxb-impl-2.1.13.jar:/home/petar/.m2/repository/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar:/home/petar/.m2/repository/com/sun/xml/bind/jaxb-xjc/2.1.13/jaxb-xjc-2.1.13.jar:/home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar:/home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar: -sourcepath /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/main/java:/home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/generated-sources/plugin: -s /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/generated-sources/annotations -g -nowarn -target 1.6 -source 1.6 -encoding UTF-8
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[INFO] Compiling 5 source files to /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes
[DEBUG] incrementalBuildHelper#afterRebuildExecution
[INFO]
[INFO] --- maven-plugin-plugin:3.5:descriptor (default-descriptor) @ maven-jaxb21-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-plugin-plugin:3.5, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor' with basic configurator -->
[DEBUG] (f) dependencies = [org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT:compile, org.slf4j:slf4j-api:jar:1.7.25:compile, org.apache.commons:commons-lang3:jar:3.2.1:compile, com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.glassfish.jaxb:txw2:jar:2.3.0:compile, org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile, org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, com.sun.xml.bind:jaxb-impl:jar:2.1.13:compile, javax.xml.bind:jaxb-api:jar:2.3.0:compile, com.sun.xml.bind:jaxb-xjc:jar:2.1.13:compile, org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven:maven-artifact:jar:2.0.9:compile]
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) local = id: local
url: file:///home/petar/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/META-INF/maven
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/pom.xml
[DEBUG] (f) remoteRepos = [ id: nemesis-samplestore-archetype
url: https://repository.nemesis.io/artifactory/libs-snapshot/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, 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) skipDescriptor = false
[DEBUG] (f) skipErrorNoDescriptorsFound = true
[DEBUG] -- end configuration --
[ERROR]
Artifact Ids of the format maven-___-plugin are reserved for
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.
[INFO] Using 'UTF-8' encoding to read mojo source files.
[DEBUG] Using 2 mojo extractors.
[DEBUG] Applying java-javadoc mojo extractor
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[DEBUG] Applying java-annotations mojo extractor
[DEBUG] found MojoAnnotatedClass:org.jvnet.jaxb2.maven2.AbstractXJC2Mojo:MojoAnnotatedClass{className='org.jvnet.jaxb2.maven2.AbstractXJC2Mojo', parentClassName='org.apache.maven.plugin.AbstractMojo', mojo=null, execute=null, parameters={schemaExcludes=AnnotatedField{fieldName='schemaExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, specVersion=AnnotatedField{fieldName='specVersion'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='2.2', required=false, readonly=false}, proxyUsername=AnnotatedField{fieldName='proxyUsername'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyUsername', defaultValue='null', required=false, readonly=false}, catalog=AnnotatedField{fieldName='catalog'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalog', defaultValue='null', required=false, readonly=false}, plugins=AnnotatedField{fieldName='plugins'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindings=AnnotatedField{fieldName='bindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, removeOldOutput=AnnotatedField{fieldName='removeOldOutput'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldOutput', defaultValue='false', required=false, readonly=false}, project=AnnotatedField{fieldName='project'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${project}', required=false, readonly=true}, episode=AnnotatedField{fieldName='episode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episode', defaultValue='true', required=false, readonly=false}, schemaLanguage=AnnotatedField{fieldName='schemaLanguage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaLanguage', defaultValue='null', required=false, readonly=false}, addCompileSourceRoot=AnnotatedField{fieldName='addCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addCompileSourceRoot', defaultValue='true', required=false, readonly=false}, proxyPort=AnnotatedField{fieldName='proxyPort'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPort', defaultValue='null', required=false, readonly=false}, cleanPackageDirectories=AnnotatedField{fieldName='cleanPackageDirectories'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldPackages', defaultValue='true', required=false, readonly=false}, addTestCompileSourceRoot=AnnotatedField{fieldName='addTestCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addTestCompileSourceRoot', defaultValue='false', required=false, readonly=false}, strict=AnnotatedField{fieldName='strict'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.strict', defaultValue='true', required=false, readonly=false}, episodes=AnnotatedField{fieldName='episodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemaDirectory=AnnotatedField{fieldName='schemaDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaDirectory', defaultValue='src/main/resources', required=true, readonly=false}, settings=AnnotatedField{fieldName='settings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${settings}', required=false, readonly=true}, packageLevelAnnotations=AnnotatedField{fieldName='packageLevelAnnotations'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.packageLevelAnnotations', defaultValue='true', required=false, readonly=false}, readOnly=AnnotatedField{fieldName='readOnly'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.readOnly', defaultValue='false', required=false, readonly=false}, episodeFile=AnnotatedField{fieldName='episodeFile'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episodeFile', defaultValue='null', required=false, readonly=false}, disableXmlSecurity=AnnotatedField{fieldName='disableXmlSecurity'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableXmlSecurity', defaultValue='true', required=false, readonly=false}, encoding=AnnotatedField{fieldName='encoding'}ParameterAnnotationContent{name='null', alias='null', property='encoding', defaultValue='${project.build.sourceEncoding}', required=false, readonly=false}, proxyHost=AnnotatedField{fieldName='proxyHost'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyHost', defaultValue='null', required=false, readonly=false}, schemaIncludes=AnnotatedField{fieldName='schemaIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, accessExternalSchema=AnnotatedField{fieldName='accessExternalSchema'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalSchema', defaultValue='all', required=false, readonly=false}, addIfExistsToEpisodeSchemaBindings=AnnotatedField{fieldName='addIfExistsToEpisodeSchemaBindings'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addIfExistsToEpisodeSchemaBindings', defaultValue='true', required=false, readonly=false}, catalogs=AnnotatedField{fieldName='catalogs'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemas=AnnotatedField{fieldName='schemas'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindingIncludes=AnnotatedField{fieldName='bindingIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, forceRegenerate=AnnotatedField{fieldName='forceRegenerate'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.forceRegenerate', defaultValue='false', required=false, readonly=false}, produces=AnnotatedField{fieldName='produces'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, enableIntrospection=AnnotatedField{fieldName='enableIntrospection'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.enableIntrospection', defaultValue='false', required=false, readonly=false}, bindingExcludes=AnnotatedField{fieldName='bindingExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, extension=AnnotatedField{fieldName='extension'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.extension', defaultValue='true', required=false, readonly=false}, scanDependenciesForBindings=AnnotatedField{fieldName='scanDependenciesForBindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='false', required=false, readonly=false}, writeCode=AnnotatedField{fieldName='writeCode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.writeCode', defaultValue='true', required=false, readonly=false}, otherDepends=AnnotatedField{fieldName='otherDepends'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, locale=AnnotatedField{fieldName='locale'}ParameterAnnotationContent{name='null', alias='null', property='locale', defaultValue='null', required=false, readonly=false}, catalogResolver=AnnotatedField{fieldName='catalogResolver'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalogResolver', defaultValue='null', required=false, readonly=false}, noFileHeader=AnnotatedField{fieldName='noFileHeader'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.noFileHeader', defaultValue='false', required=false, readonly=false}, pluginArtifacts=AnnotatedField{fieldName='pluginArtifacts'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${plugin.artifacts}', required=true, readonly=false}, generatePackage=AnnotatedField{fieldName='generatePackage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generatePackage', defaultValue='null', required=false, readonly=false}, localRepository=AnnotatedField{fieldName='localRepository'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${localRepository}', required=true, readonly=false}, disableDefaultExcludes=AnnotatedField{fieldName='disableDefaultExcludes'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableDefaultExcludes', defaultValue='false', required=false, readonly=false}, debug=AnnotatedField{fieldName='debug'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.debug', defaultValue='false', required=false, readonly=false}, otherDependsExcludes=AnnotatedField{fieldName='otherDependsExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, proxyPassword=AnnotatedField{fieldName='proxyPassword'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPassword', defaultValue='null', required=false, readonly=false}, useDependenciesAsEpisodes=AnnotatedField{fieldName='useDependenciesAsEpisodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, verbose=AnnotatedField{fieldName='verbose'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.verbose', defaultValue='false', required=false, readonly=false}, args=AnnotatedField{fieldName='args'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, markGenerated=AnnotatedField{fieldName='markGenerated'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.markGenerated', defaultValue='false', required=false, readonly=false}, bindingDirectory=AnnotatedField{fieldName='bindingDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.bindingDirectory', defaultValue='null', required=false, readonly=false}, generateDirectory=AnnotatedField{fieldName='generateDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generateDirectory', defaultValue='${project.build.directory}/generated-sources/xjc', required=true, readonly=false}, accessExternalDTD=AnnotatedField{fieldName='accessExternalDTD'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalDTD', defaultValue='all', required=false, readonly=false}, useActiveProxyAsHttpproxy=AnnotatedField{fieldName='useActiveProxyAsHttpproxy'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.useActiveProxyAsHttpproxy', defaultValue='false', required=false, readonly=false}, otherDependsIncludes=AnnotatedField{fieldName='otherDependsIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}}, components={artifactFactory=AnnotatedField{fieldName='artifactFactory'}ComponentAnnotationContent{role='org.apache.maven.artifact.factory.ArtifactFactory', hint='null'}, artifactMetadataSource=AnnotatedField{fieldName='artifactMetadataSource'}ComponentAnnotationContent{role='org.apache.maven.artifact.metadata.ArtifactMetadataSource', hint='null'}, mavenProjectBuilder=AnnotatedField{fieldName='mavenProjectBuilder'}ComponentAnnotationContent{role='org.apache.maven.project.MavenProjectBuilder', hint='null'}, artifactResolver=AnnotatedField{fieldName='artifactResolver'}ComponentAnnotationContent{role='org.apache.maven.artifact.resolver.ArtifactResolver', hint='null'}, buildContext=AnnotatedField{fieldName='buildContext'}ComponentAnnotationContent{role='org.sonatype.plexus.build.incremental.BuildContext', hint='null'}}}
[DEBUG] found MojoAnnotatedClass:org.jvnet.mjiip.v_2_1.XJC21Mojo:MojoAnnotatedClass{className='org.jvnet.mjiip.v_2_1.XJC21Mojo', parentClassName='org.jvnet.jaxb2.maven2.RawXJC2Mojo', mojo=MojoAnnotationContent{name='generate', defaultPhase=GENERATE_SOURCES, requiresDependencyResolution='COMPILE', requiresDependencyCollection='NONE', instantiationStrategy='PER_LOOKUP', executionStrategy='once-per-session', requiresProject=true, requiresReports=false, aggregator=false, requiresDirectInvocation=false, requiresOnline=false, inheritByDefault=true, configurator='null', threadSafe=true}, execute=null, parameters={}, components={}}
[DEBUG] found MojoAnnotatedClass:HelpMojo:MojoAnnotatedClass{className='HelpMojo', parentClassName='org.apache.maven.plugin.AbstractMojo', mojo=MojoAnnotationContent{name='help', defaultPhase=NONE, requiresDependencyResolution='NONE', requiresDependencyCollection='NONE', instantiationStrategy='PER_LOOKUP', executionStrategy='once-per-session', requiresProject=false, requiresReports=false, aggregator=false, requiresDirectInvocation=false, requiresOnline=false, inheritByDefault=true, configurator='null', threadSafe=true}, execute=null, parameters={goal=AnnotatedField{fieldName='goal'}ParameterAnnotationContent{name='null', alias='null', property='goal', defaultValue='null', required=false, readonly=false}, detail=AnnotatedField{fieldName='detail'}ParameterAnnotationContent{name='null', alias='null', property='detail', defaultValue='false', required=false, readonly=false}, indentSize=AnnotatedField{fieldName='indentSize'}ParameterAnnotationContent{name='null', alias='null', property='indentSize', defaultValue='2', required=false, readonly=false}, lineLength=AnnotatedField{fieldName='lineLength'}ParameterAnnotationContent{name='null', alias='null', property='lineLength', defaultValue='80', required=false, readonly=false}}, components={}}
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[DEBUG] Adding mojo: org.apache.maven.tools.plugin.ExtendedMojoDescriptor [role: 'org.apache.maven.plugin.Mojo', hint: 'org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:0.13.3-SNAPSHOT:help', realm: null] to plugin descriptor.
[DEBUG] Adding mojo: org.apache.maven.tools.plugin.ExtendedMojoDescriptor [role: 'org.apache.maven.plugin.Mojo', hint: 'org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:0.13.3-SNAPSHOT:generate', realm: null] to plugin descriptor.
[INFO]
[INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ maven-jaxb21-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-plugin-plugin:3.5, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor' with basic configurator -->
[DEBUG] (f) dependencies = [org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT:compile, org.slf4j:slf4j-api:jar:1.7.25:compile, org.apache.commons:commons-lang3:jar:3.2.1:compile, com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.glassfish.jaxb:txw2:jar:2.3.0:compile, org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile, org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, com.sun.xml.bind:jaxb-impl:jar:2.1.13:compile, javax.xml.bind:jaxb-api:jar:2.3.0:compile, com.sun.xml.bind:jaxb-xjc:jar:2.1.13:compile, org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven:maven-artifact:jar:2.0.9:compile]
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) local = id: local
url: file:///home/petar/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/META-INF/maven
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/pom.xml
[DEBUG] (f) remoteRepos = [ id: nemesis-samplestore-archetype
url: https://repository.nemesis.io/artifactory/libs-snapshot/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, 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) skipDescriptor = false
[DEBUG] (f) skipErrorNoDescriptorsFound = true
[DEBUG] -- end configuration --
[ERROR]
Artifact Ids of the format maven-___-plugin are reserved for
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.
[INFO] Using 'UTF-8' encoding to read mojo source files.
[DEBUG] Using 2 mojo extractors.
[DEBUG] Applying java-javadoc mojo extractor
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[DEBUG] Applying java-annotations mojo extractor
[DEBUG] found MojoAnnotatedClass:org.jvnet.jaxb2.maven2.AbstractXJC2Mojo:MojoAnnotatedClass{className='org.jvnet.jaxb2.maven2.AbstractXJC2Mojo', parentClassName='org.apache.maven.plugin.AbstractMojo', mojo=null, execute=null, parameters={schemaExcludes=AnnotatedField{fieldName='schemaExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, specVersion=AnnotatedField{fieldName='specVersion'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='2.2', required=false, readonly=false}, proxyUsername=AnnotatedField{fieldName='proxyUsername'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyUsername', defaultValue='null', required=false, readonly=false}, catalog=AnnotatedField{fieldName='catalog'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalog', defaultValue='null', required=false, readonly=false}, plugins=AnnotatedField{fieldName='plugins'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindings=AnnotatedField{fieldName='bindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, removeOldOutput=AnnotatedField{fieldName='removeOldOutput'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldOutput', defaultValue='false', required=false, readonly=false}, project=AnnotatedField{fieldName='project'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${project}', required=false, readonly=true}, episode=AnnotatedField{fieldName='episode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episode', defaultValue='true', required=false, readonly=false}, schemaLanguage=AnnotatedField{fieldName='schemaLanguage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaLanguage', defaultValue='null', required=false, readonly=false}, addCompileSourceRoot=AnnotatedField{fieldName='addCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addCompileSourceRoot', defaultValue='true', required=false, readonly=false}, proxyPort=AnnotatedField{fieldName='proxyPort'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPort', defaultValue='null', required=false, readonly=false}, cleanPackageDirectories=AnnotatedField{fieldName='cleanPackageDirectories'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldPackages', defaultValue='true', required=false, readonly=false}, addTestCompileSourceRoot=AnnotatedField{fieldName='addTestCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addTestCompileSourceRoot', defaultValue='false', required=false, readonly=false}, strict=AnnotatedField{fieldName='strict'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.strict', defaultValue='true', required=false, readonly=false}, episodes=AnnotatedField{fieldName='episodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemaDirectory=AnnotatedField{fieldName='schemaDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaDirectory', defaultValue='src/main/resources', required=true, readonly=false}, settings=AnnotatedField{fieldName='settings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${settings}', required=false, readonly=true}, packageLevelAnnotations=AnnotatedField{fieldName='packageLevelAnnotations'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.packageLevelAnnotations', defaultValue='true', required=false, readonly=false}, readOnly=AnnotatedField{fieldName='readOnly'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.readOnly', defaultValue='false', required=false, readonly=false}, episodeFile=AnnotatedField{fieldName='episodeFile'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episodeFile', defaultValue='null', required=false, readonly=false}, disableXmlSecurity=AnnotatedField{fieldName='disableXmlSecurity'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableXmlSecurity', defaultValue='true', required=false, readonly=false}, encoding=AnnotatedField{fieldName='encoding'}ParameterAnnotationContent{name='null', alias='null', property='encoding', defaultValue='${project.build.sourceEncoding}', required=false, readonly=false}, proxyHost=AnnotatedField{fieldName='proxyHost'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyHost', defaultValue='null', required=false, readonly=false}, schemaIncludes=AnnotatedField{fieldName='schemaIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, accessExternalSchema=AnnotatedField{fieldName='accessExternalSchema'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalSchema', defaultValue='all', required=false, readonly=false}, addIfExistsToEpisodeSchemaBindings=AnnotatedField{fieldName='addIfExistsToEpisodeSchemaBindings'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addIfExistsToEpisodeSchemaBindings', defaultValue='true', required=false, readonly=false}, catalogs=AnnotatedField{fieldName='catalogs'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemas=AnnotatedField{fieldName='schemas'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindingIncludes=AnnotatedField{fieldName='bindingIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, forceRegenerate=AnnotatedField{fieldName='forceRegenerate'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.forceRegenerate', defaultValue='false', required=false, readonly=false}, produces=AnnotatedField{fieldName='produces'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, enableIntrospection=AnnotatedField{fieldName='enableIntrospection'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.enableIntrospection', defaultValue='false', required=false, readonly=false}, bindingExcludes=AnnotatedField{fieldName='bindingExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, extension=AnnotatedField{fieldName='extension'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.extension', defaultValue='true', required=false, readonly=false}, scanDependenciesForBindings=AnnotatedField{fieldName='scanDependenciesForBindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='false', required=false, readonly=false}, writeCode=AnnotatedField{fieldName='writeCode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.writeCode', defaultValue='true', required=false, readonly=false}, otherDepends=AnnotatedField{fieldName='otherDepends'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, locale=AnnotatedField{fieldName='locale'}ParameterAnnotationContent{name='null', alias='null', property='locale', defaultValue='null', required=false, readonly=false}, catalogResolver=AnnotatedField{fieldName='catalogResolver'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalogResolver', defaultValue='null', required=false, readonly=false}, noFileHeader=AnnotatedField{fieldName='noFileHeader'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.noFileHeader', defaultValue='false', required=false, readonly=false}, pluginArtifacts=AnnotatedField{fieldName='pluginArtifacts'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${plugin.artifacts}', required=true, readonly=false}, generatePackage=AnnotatedField{fieldName='generatePackage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generatePackage', defaultValue='null', required=false, readonly=false}, localRepository=AnnotatedField{fieldName='localRepository'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${localRepository}', required=true, readonly=false}, disableDefaultExcludes=AnnotatedField{fieldName='disableDefaultExcludes'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableDefaultExcludes', defaultValue='false', required=false, readonly=false}, debug=AnnotatedField{fieldName='debug'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.debug', defaultValue='false', required=false, readonly=false}, otherDependsExcludes=AnnotatedField{fieldName='otherDependsExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, proxyPassword=AnnotatedField{fieldName='proxyPassword'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPassword', defaultValue='null', required=false, readonly=false}, useDependenciesAsEpisodes=AnnotatedField{fieldName='useDependenciesAsEpisodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, verbose=AnnotatedField{fieldName='verbose'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.verbose', defaultValue='false', required=false, readonly=false}, args=AnnotatedField{fieldName='args'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, markGenerated=AnnotatedField{fieldName='markGenerated'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.markGenerated', defaultValue='false', required=false, readonly=false}, bindingDirectory=AnnotatedField{fieldName='bindingDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.bindingDirectory', defaultValue='null', required=false, readonly=false}, generateDirectory=AnnotatedField{fieldName='generateDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generateDirectory', defaultValue='${project.build.directory}/generated-sources/xjc', required=true, readonly=false}, accessExternalDTD=AnnotatedField{fieldName='accessExternalDTD'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalDTD', defaultValue='all', required=false, readonly=false}, useActiveProxyAsHttpproxy=AnnotatedField{fieldName='useActiveProxyAsHttpproxy'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.useActiveProxyAsHttpproxy', defaultValue='false', required=false, readonly=false}, otherDependsIncludes=AnnotatedField{fieldName='otherDependsIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}}, components={artifactFactory=AnnotatedField{fieldName='artifactFactory'}ComponentAnnotationContent{role='org.apache.maven.artifact.factory.ArtifactFactory', hint='null'}, artifactMetadataSource=AnnotatedField{fieldName='artifactMetadataSource'}ComponentAnnotationContent{role='org.apache.maven.artifact.metadata.ArtifactMetadataSource', hint='null'}, mavenProjectBuilder=AnnotatedField{fieldName='mavenProjectBuilder'}ComponentAnnotationContent{role='org.apache.maven.project.MavenProjectBuilder', hint='null'}, artifactResolver=AnnotatedField{fieldName='artifactResolver'}ComponentAnnotationContent{role='org.apache.maven.artifact.resolver.ArtifactResolver', hint='null'}, buildContext=AnnotatedField{fieldName='buildContext'}ComponentAnnotationContent{role='org.sonatype.plexus.build.incremental.BuildContext', hint='null'}}}
[DEBUG] found MojoAnnotatedClass:org.jvnet.mjiip.v_2_1.XJC21Mojo:MojoAnnotatedClass{className='org.jvnet.mjiip.v_2_1.XJC21Mojo', parentClassName='org.jvnet.jaxb2.maven2.RawXJC2Mojo', mojo=MojoAnnotationContent{name='generate', defaultPhase=GENERATE_SOURCES, requiresDependencyResolution='COMPILE', requiresDependencyCollection='NONE', instantiationStrategy='PER_LOOKUP', executionStrategy='once-per-session', requiresProject=true, requiresReports=false, aggregator=false, requiresDirectInvocation=false, requiresOnline=false, inheritByDefault=true, configurator='null', threadSafe=true}, execute=null, parameters={}, components={}}
[DEBUG] found MojoAnnotatedClass:org.jvnet.mjiip.v_2_1.HelpMojo:MojoAnnotatedClass{className='org.jvnet.mjiip.v_2_1.HelpMojo', parentClassName='org.apache.maven.plugin.AbstractMojo', mojo=MojoAnnotationContent{name='help', defaultPhase=NONE, requiresDependencyResolution='NONE', requiresDependencyCollection='NONE', instantiationStrategy='PER_LOOKUP', executionStrategy='once-per-session', requiresProject=false, requiresReports=false, aggregator=false, requiresDirectInvocation=false, requiresOnline=false, inheritByDefault=true, configurator='null', threadSafe=true}, execute=null, parameters={goal=AnnotatedField{fieldName='goal'}ParameterAnnotationContent{name='null', alias='null', property='goal', defaultValue='null', required=false, readonly=false}, detail=AnnotatedField{fieldName='detail'}ParameterAnnotationContent{name='null', alias='null', property='detail', defaultValue='false', required=false, readonly=false}, indentSize=AnnotatedField{fieldName='indentSize'}ParameterAnnotationContent{name='null', alias='null', property='indentSize', defaultValue='2', required=false, readonly=false}, lineLength=AnnotatedField{fieldName='lineLength'}ParameterAnnotationContent{name='null', alias='null', property='lineLength', defaultValue='80', required=false, readonly=false}}, components={}}
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[DEBUG] Adding mojo: org.apache.maven.tools.plugin.ExtendedMojoDescriptor [role: 'org.apache.maven.plugin.Mojo', hint: 'org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:0.13.3-SNAPSHOT:help', realm: null] to plugin descriptor.
[DEBUG] Adding mojo: org.apache.maven.tools.plugin.ExtendedMojoDescriptor [role: 'org.apache.maven.plugin.Mojo', hint: 'org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:0.13.3-SNAPSHOT:generate', realm: null] to plugin descriptor.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-jaxb21-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:testResources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/test-classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/test/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {env.DESKTOP_SESSION=ubuntu, env.OLDPWD=/home/petar/workspace/maven-jaxb2-plugin, file.encoding.pkg=sun.io, java.home=/usr/lib/jvm/java-8-oracle/jre, env.QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1, env.GDM_LANG=en_US, maven.plugin.plugin.version=3.5, env.DISPLAY=:0, env.LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:, env.XDG_VTNR=7, classworlds.conf=/usr/share/maven/apache-maven-3.5.0/bin/m2.conf, env.XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/petar, maven.plugin.testing.version=2.1, java.endorsed.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/endorsed, env.LOGNAME=petar, activation.version=1.2.0, env.XDG_SEAT=seat0, sun.os.patch.level=unknown, env.UNITY_HAS_3D_SUPPORT=true, java.vendor.url=http://java.oracle.com/, env.XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0, env.MANDATORY_PATH=/usr/share/gconf/ubuntu.mandatory.path, java.version=1.8.0_161, env.ANDROID_HOME=/usr/local/android-sdk-linux/, arguments=, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.LANGUAGE=en_US, env.XDG_MENU_PREFIX=gnome-, env.XDG_DATA_DIRS=/usr/share/ubuntu:/usr/share/gnome:/usr/local/share:/usr/share:/var/lib/snapd/desktop:/var/lib/snapd/desktop, env.GNOME_KEYRING_CONTROL=, jaxb20.version=2.0.5, env.UPSTART_SESSION=unix:abstract=/com/ubuntu/upstart-session/1000/2640, user.name=petar, env.LANG=en_US.UTF-8, sun.io.unicode.encoding=UnicodeLittle, jaxb23.version=2.3.0, sun.jnu.encoding=UTF-8, env.DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-s3LCWKLJl2, java.runtime.name=Java(TM) SE Runtime Environment, java.specification.name=Java Platform API Specification, env.CHANGELOG_GITHUB_TOKEN=b36154415a60a236a692502b7e0856a1aba1928d, user.timezone=Europe/Sofia, env.LESSOPEN=| /usr/bin/lesspipe %s, path.separator=:, env.MAVEN_CMD_LINE_ARGS= clean install -e -X, env.XMODIFIERS=@im=ibus, file.encoding=UTF-8, env.HOME=/home/petar, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean install -e -X, xsom.version=20140925, env._=/usr/share/maven/apache-maven-3.5.0/bin/mvn, env.GTK2_MODULES=overlay-scrollbar, java.io.tmpdir=/tmp, env.GNOME_KEYRING_PID=, user.language=en, env.JMETER_HOME=/usr/share/jmeter/apache-jmeter-2.13, env.UPSTART_EVENTS=xsession started, line.separator=
, jaxb-api.version=2.3.0, env.CLUTTER_IM_MODULE=xim, java.vm.info=mixed mode, sonatypeOssDistMgmtSnapshotsUrl=https://oss.sonatype.org/content/repositories/snapshots/, sun.desktop=gnome, java.vm.specification.name=Java Virtual Machine Specification, env.M2_HOME=/usr/share/maven/apache-maven-3.5.0, env.IM_CONFIG_PHASE=1, env.GDMSESSION=ubuntu, env.QT_ACCESSIBILITY=1, env.XDG_SESSION_DESKTOP=ubuntu, java.awt.printerjob=sun.print.PSPrinterJob, env.VTE_VERSION=4205, env.DEFAULTS_PATH=/usr/share/gconf/ubuntu.default.path, env.XDG_SESSION_TYPE=x11, env.WINDOWID=92274698, env.COMPIZ_CONFIG_PROFILE=ubuntu, env.XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0, env.JOB=unity-settings-daemon, jaxb21.version=2.1.13, os.name=Linux, java.specification.vendor=Oracle Corporation, env.TERM=xterm-256color, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, fastinfoset.version=1.2.13, env.QT_IM_MODULE=ibus, java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib, env.PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/share/openshift/:/usr/share/maven/apache-maven-3.5.0/bin:/bin:/usr/share/jmeter/apache-jmeter-2.13/bin:/usr/share/gradle/gradle-4.6/bin:/home/petar/drivers/, env.LESSCLOSE=/usr/bin/lesspipe %s %s, library.jansi.path=/usr/share/maven/apache-maven-3.5.0/lib/jansi-native/linux64, java.class.version=52.0, env.SHLVL=1, maven.multiModuleProjectDirectory=/home/petar/workspace/maven-jaxb2-plugin, env.GIT_PS1_SHOWDIRTYSTATE=1, dtd-parser.version=1.2, env.UPSTART_JOB=unity7, stax-ex.version=1.7.8, sun.boot.library.path=/usr/lib/jvm/java-8-oracle/jre/lib/amd64, project.build.sourceEncoding=UTF-8, jaxb.version=2.3.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, istack.version=3.0.5, env.USER=petar, env.GTK_IM_MODULE=ibus, env.GTK_MODULES=gail:atk-bridge:unity-gtk-module, env.UNITY_DEFAULT_PROFILE=unity, env.SESSIONTYPE=gnome-session, java.vm.specification.version=1.8, slf4j.version=1.7.25, awt.toolkit=sun.awt.X11.XToolkit, sun.cpu.isalist=, env.MAVEN_PROJECTBASEDIR=/home/petar/workspace/maven-jaxb2-plugin, env.COMPIZ_BIN_PATH=/usr/bin/, java.ext.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/ext:/usr/java/packages/lib/ext, os.version=4.4.0-119-generic, env.QT_QPA_PLATFORMTHEME=appmenu-qt5, user.home=/home/petar, env.XDG_CURRENT_DESKTOP=Unity, java.vm.vendor=Oracle Corporation, env.SESSION=ubuntu, env.XDG_SESSION_ID=c2, env.XAUTHORITY=/home/petar/.Xauthority, user.dir=/home/petar/workspace/maven-jaxb2-plugin, maven.conf=/usr/share/maven/apache-maven-3.5.0/conf, env.PWD=/home/petar/workspace/maven-jaxb2-plugin, sun.cpu.endian=little, java.vm.version=25.161-b12, java.class.path=/usr/share/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar, org.slf4j.simpleLogger.defaultLogLevel=debug, os.arch=amd64, jaxb22.version=2.2.11, maven.build.version=Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T22:39:06+03:00), sun.java.launcher=SUN_STANDARD, env.UPSTART_INSTANCE=, java.vm.specification.vendor=Oracle Corporation, file.separator=/, java.runtime.version=1.8.0_161-b12, env.SSH_AUTH_SOCK=/run/user/1000/keyring/ssh, sun.boot.class.path=/usr/lib/jvm/java-8-oracle/jre/lib/resources.jar:/usr/lib/jvm/java-8-oracle/jre/lib/rt.jar:/usr/lib/jvm/java-8-oracle/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jsse.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jce.jar:/usr/lib/jvm/java-8-oracle/jre/lib/charsets.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jfr.jar:/usr/lib/jvm/java-8-oracle/jre/classes, env.QT4_IM_MODULE=xim, env.XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg, env.XDG_RUNTIME_DIR=/run/user/1000, maven.version=3.5.0, user.country=US, env.SHELL=/bin/bash, maven.home=/usr/share/maven/apache-maven-3.5.0, env.INSTANCE=, java.vendor=Oracle Corporation, env.GRADLE_HOME=/usr/share/gradle/gradle-4.6, env.GPG_AGENT_INFO=/home/petar/.gnupg/S.gpg-agent:0:1, jaxb2-basics.version=0.11.1, java.specification.version=1.8, sun.arch.data.model=64, env.GNOME_DESKTOP_SESSION_ID=this-is-deprecated}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/test/resources
excludes []
includes []
[INFO] skip non existing resourceDirectory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/test/resources
[DEBUG] no use filter components
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maven-jaxb21-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile' with basic configurator -->
[DEBUG] (f) basedir = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1
[DEBUG] (f) buildDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target
[DEBUG] (f) classpathElements = [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/test-classes, /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes, /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar, /home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar, /home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar, /home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar, /home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar, /home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar, /home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar, /home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar, /home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar, /home/petar/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.13/jaxb-impl-2.1.13.jar, /home/petar/.m2/repository/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar, /home/petar/.m2/repository/com/sun/xml/bind/jaxb-xjc/2.1.13/jaxb-xjc-2.1.13.jar, /home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar, /home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar, /home/petar/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar]
[DEBUG] (f) compileSourceRoots = [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/test/java]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) forceJavacCompilerUse = false
[DEBUG] (f) fork = false
[DEBUG] (f) generatedTestSourcesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/generated-test-sources/test-annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile {execution: default-testCompile}
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/test-classes
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 1.6
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.6
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) verbose = false
[DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/test/java]
[DEBUG] Classpath: [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/test-classes
/home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes
/home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar
/home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
/home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar
/home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar
/home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar
/home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
/home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
/home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar
/home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
/home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
/home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
/home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
/home/petar/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.13/jaxb-impl-2.1.13.jar
/home/petar/.m2/repository/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar
/home/petar/.m2/repository/com/sun/xml/bind/jaxb-xjc/2.1.13/jaxb-xjc-2.1.13.jar
/home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
/home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar
/home/petar/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
/home/petar/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
/home/petar/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar]
[DEBUG] Output directory: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/test-classes
[DEBUG] CompilerReuseStrategy: reuseCreated
[DEBUG] useIncrementalCompilation enabled
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/test/java/org/jvnet/mjiip/v_2_1/JAXBGenerateTest.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/test/java/org/jvnet/mjiip/v_2_1/JAXBGenerateTestSuite.java
[INFO] Changes detected - recompiling the module!
[DEBUG] Classpath:
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/test-classes
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar
[DEBUG] /home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
[DEBUG] /home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar
[DEBUG] /home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar
[DEBUG] /home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[DEBUG] /home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[DEBUG] /home/petar/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.13/jaxb-impl-2.1.13.jar
[DEBUG] /home/petar/.m2/repository/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar
[DEBUG] /home/petar/.m2/repository/com/sun/xml/bind/jaxb-xjc/2.1.13/jaxb-xjc-2.1.13.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
[DEBUG] /home/petar/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar
[DEBUG] Source roots:
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/test/java
[DEBUG] Command line options:
[DEBUG] -d /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/test-classes -classpath /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/test-classes:/home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes:/home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar:/home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar:/home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar:/home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar:/home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar:/home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar:/home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar:/home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar:/home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar:/home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar:/home/petar/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.13/jaxb-impl-2.1.13.jar:/home/petar/.m2/repository/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar:/home/petar/.m2/repository/com/sun/xml/bind/jaxb-xjc/2.1.13/jaxb-xjc-2.1.13.jar:/home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar:/home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar:/home/petar/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar:/home/petar/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar:/home/petar/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar: -sourcepath /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/test/java: -s /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/generated-test-sources/test-annotations -g -nowarn -target 1.6 -source 1.6 -encoding UTF-8
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[INFO] Compiling 2 source files to /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/test-classes
[DEBUG] incrementalBuildHelper#afterRebuildExecution
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ maven-jaxb21-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:2.12.4, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test' with basic configurator -->
[DEBUG] (s) basedir = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1
[DEBUG] (s) childDelegation = false
[DEBUG] (s) classesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes
[DEBUG] (s) disableXmlReport = false
[DEBUG] (s) enableAssertions = true
[DEBUG] (s) forkMode = once
[DEBUG] (s) junitArtifactName = junit:junit
[DEBUG] (s) localRepository = id: local
url: file:///home/petar/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) parallelMavenExecution = false
[DEBUG] (s) perCoreThreadCount = true
[DEBUG] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.12.4:, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.12.4:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:2.12.4:compile, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.12.4:compile, org.apache.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.1:compile, org.apache.maven.shared:maven-common-artifact-filters=org.apache.maven.shared:maven-common-artifact-filters:jar:1.3:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:3.0.8:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.0.9:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, org.apache.maven:maven-core=org.apache.maven:maven-core:jar:2.0.9:compile, org.apache.maven:maven-plugin-parameter-documenter=org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven:maven-error-diagnostics=org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile, org.apache.maven:maven-plugin-descriptor=org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile, org.apache.maven:maven-monitor=org.apache.maven:maven-monitor:jar:2.0.9:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1:compile, org.apache.maven:maven-toolchain=org.apache.maven:maven-toolchain:jar:2.0.9:compile, org.apache.maven.plugin-tools:maven-plugin-annotations=org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.1:compile}
[DEBUG] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.HelpMojo', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.12.4:help'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.SurefirePlugin', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test'
---
[DEBUG] (s) printSummary = true
[DEBUG] (s) projectArtifactMap = {org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core=org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT:compile, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.7.25:compile, org.apache.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.2.1:compile, com.sun.org.apache.xml.internal:resolver=com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.glassfish.jaxb:txw2=org.glassfish.jaxb:txw2:jar:2.3.0:compile, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api=org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, com.sun.xml.bind:jaxb-impl=com.sun.xml.bind:jaxb-impl:jar:2.1.13:compile, javax.xml.bind:jaxb-api=javax.xml.bind:jaxb-api:jar:2.3.0:compile, com.sun.xml.bind:jaxb-xjc=com.sun.xml.bind:jaxb-xjc:jar:2.1.13:compile, org.apache.maven.plugin-tools:maven-plugin-annotations=org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.0.9:compile, org.apache.maven.plugin-testing:maven-plugin-testing-harness=org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:2.1:test, org.codehaus.plexus:plexus-archiver=org.codehaus.plexus:plexus-archiver:jar:2.2:test, org.codehaus.plexus:plexus-io=org.codehaus.plexus:plexus-io:jar:2.0.4:test, junit:junit=junit:junit:jar:4.8.1:test}
[DEBUG] (s) redirectTestOutputToFile = false
[DEBUG] (s) remoteRepositories = [ id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
]
[DEBUG] (s) reportFormat = brief
[DEBUG] (s) reportsDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/surefire-reports
[DEBUG] (s) runOrder = filesystem
[DEBUG] (s) skip = false
[DEBUG] (s) skipTests = false
[DEBUG] (s) testClassesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/test-classes
[DEBUG] (s) testFailureIgnore = false
[DEBUG] (s) testNGArtifactName = org.testng:testng
[DEBUG] (s) testSourceDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/src/test/java
[DEBUG] (s) trimStackTrace = true
[DEBUG] (s) useFile = true
[DEBUG] (s) useManifestOnlyJar = true
[DEBUG] (s) useSystemClassLoader = true
[DEBUG] (s) useUnlimitedThreads = false
[DEBUG] (s) workingDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1
[DEBUG] (s) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/pom.xml
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] -- end configuration --
[INFO] Surefire report directory: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/surefire-reports
[DEBUG] Setting system property [user.dir]=[/home/petar/workspace/maven-jaxb2-plugin/plugin-2.1]
[DEBUG] Setting system property [localRepository]=[/home/petar/.m2/repository]
[DEBUG] Setting system property [basedir]=[/home/petar/workspace/maven-jaxb2-plugin/plugin-2.1]
[DEBUG] Using JVM: /usr/lib/jvm/java-8-oracle/jre/bin/java
[DEBUG] test classpath classpath:
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/test-classes
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar
[DEBUG] /home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
[DEBUG] /home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar
[DEBUG] /home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar
[DEBUG] /home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.3.0/txw2-2.3.0.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[DEBUG] /home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[DEBUG] /home/petar/.m2/repository/com/sun/xml/bind/jaxb-impl/2.1.13/jaxb-impl-2.1.13.jar
[DEBUG] /home/petar/.m2/repository/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar
[DEBUG] /home/petar/.m2/repository/com/sun/xml/bind/jaxb-xjc/2.1.13/jaxb-xjc-2.1.13.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
[DEBUG] /home/petar/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar
[DEBUG] provider classpath classpath:
[DEBUG] /home/petar/.m2/repository/org/apache/maven/surefire/surefire-junit4/2.12.4/surefire-junit4-2.12.4.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/surefire/surefire-api/2.12.4/surefire-api-2.12.4.jar
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Forking command line: /bin/sh -c cd /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1 && /usr/lib/jvm/java-8-oracle/jre/bin/java -jar /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/surefire/surefirebooter797578085498727711.jar /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/surefire/surefire2141452015519019688tmp /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/surefire/surefire_13154131820044898312tmp
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven-jaxb21-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-jar-plugin:2.4:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jar-plugin:2.4, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-jar-plugin:2.4:jar' with basic configurator -->
[DEBUG] (f) classesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes
[DEBUG] (f) defaultManifestFile = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/classes/META-INF/MANIFEST.MF
[DEBUG] (f) finalName = maven-jaxb21-plugin-0.13.3-SNAPSHOT
[DEBUG] (f) forceCreation = false
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/pom.xml
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) skipIfEmpty = false
[DEBUG] (f) useDefaultManifestFile = false
[DEBUG] -- end configuration --
[DEBUG] isUp2date: false (Destination /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/maven-jaxb21-plugin-0.13.3-SNAPSHOT.jar not found.)
[INFO] Building jar: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/maven-jaxb21-plugin-0.13.3-SNAPSHOT.jar
[DEBUG] adding directory META-INF/
[DEBUG] adding entry META-INF/MANIFEST.MF
[DEBUG] adding directory META-INF/maven/
[DEBUG] adding directory META-INF/maven/org.jvnet.jaxb2.maven2/
[DEBUG] adding directory META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb21-plugin/
[DEBUG] adding directory META-INF/m2e/
[DEBUG] adding directory org/
[DEBUG] adding directory org/jvnet/
[DEBUG] adding directory org/jvnet/mjiip/
[DEBUG] adding directory org/jvnet/mjiip/v_2_1/
[DEBUG] adding entry META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb21-plugin/plugin-help.xml
[DEBUG] adding entry META-INF/maven/plugin.xml
[DEBUG] adding entry META-INF/m2e/lifecycle-mapping-metadata.xml
[DEBUG] adding entry org/jvnet/mjiip/v_2_1/LoggingCodeWriter.class
[DEBUG] adding entry org/jvnet/mjiip/v_2_1/XJC21Mojo.class
[DEBUG] adding entry org/jvnet/mjiip/v_2_1/HelpMojo.class
[DEBUG] adding entry org/jvnet/mjiip/v_2_1/LoggingErrorReceiver.class
[DEBUG] adding entry org/jvnet/mjiip/v_2_1/OptionsFactory.class
[DEBUG] adding entry META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb21-plugin/pom.xml
[DEBUG] adding entry META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb21-plugin/pom.properties
[INFO]
[INFO] --- maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-jaxb21-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-plugin-plugin:3.5:addPluginArtifactMetadata from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-plugin-plugin:3.5, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-plugin-plugin:3.5:addPluginArtifactMetadata' with basic configurator -->
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/pom.xml
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ maven-jaxb21-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.4:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.4, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.4:install' with basic configurator -->
[DEBUG] (f) artifact = org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:maven-plugin:0.13.3-SNAPSHOT
[DEBUG] (f) attachedArtifacts = []
[DEBUG] (f) createChecksum = false
[DEBUG] (f) localRepository = id: local
url: file:///home/petar/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) packaging = maven-plugin
[DEBUG] (f) pomFile = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/pom.xml
[DEBUG] (s) skip = false
[DEBUG] (f) updateReleaseInfo = false
[DEBUG] -- end configuration --
[INFO] Installing /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/target/maven-jaxb21-plugin-0.13.3-SNAPSHOT.jar to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb21-plugin/0.13.3-SNAPSHOT/maven-jaxb21-plugin-0.13.3-SNAPSHOT.jar
[DEBUG] Writing tracking file /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb21-plugin/0.13.3-SNAPSHOT/_remote.repositories
[INFO] Installing /home/petar/workspace/maven-jaxb2-plugin/plugin-2.1/pom.xml to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb21-plugin/0.13.3-SNAPSHOT/maven-jaxb21-plugin-0.13.3-SNAPSHOT.pom
[DEBUG] Writing tracking file /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb21-plugin/0.13.3-SNAPSHOT/_remote.repositories
[DEBUG] Installing org.jvnet.jaxb2.maven2:maven-jaxb21-plugin:0.13.3-SNAPSHOT/maven-metadata.xml to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb21-plugin/0.13.3-SNAPSHOT/maven-metadata-local.xml
[DEBUG] Installing org.jvnet.jaxb2.maven2:maven-jaxb21-plugin/maven-metadata.xml to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb21-plugin/maven-metadata-local.xml
[DEBUG] Installing org.jvnet.jaxb2.maven2/maven-metadata.xml to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-metadata-local.xml
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven JAXB 2.2.x Plugin 0.13.3-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] 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] 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] 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: org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:0.13.3-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile, runtime, test]
[DEBUG] Repositories (dependencies): [nemesis-samplestore-archetype (https://repository.nemesis.io/artifactory/libs-snapshot/, default, releases+snapshots), 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.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<directory default-value="${project.build.directory}"/>
<excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories>
<failOnError default-value="true">${maven.clean.failOnError}</failOnError>
<followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<reportDirectory default-value="${project.reporting.outputDirectory}"/>
<retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
<skip default-value="false">${clean.skip}</skip>
<testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
<verbose>${clean.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce (enforce-maven)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<rules>
<requireMavenVersion>
<version>(,2.1.0),(2.1.0,2.2.0),(2.2.0,)</version>
<message>Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
</requireMavenVersion>
</rules>
<skip default-value="false">${enforcer.skip}</skip>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-plugin-plugin:3.5:helpmojo (help-goal)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<dependencies default-value="${project.artifacts}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<local default-value="${localRepository}"/>
<outputDirectory default-value="${project.build.directory}/generated-sources/plugin"/>
<project default-value="${project}"/>
<remoteRepos default-value="${project.remoteArtifactRepositories}"/>
<skip default-value="false">${maven.plugin.skip}</skip>
<skipErrorNoDescriptorsFound default-value="false">true</skipErrorNoDescriptorsFound>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:resources (default-resources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.resources}"/>
<session default-value="${session}"/>
<supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.compileClasspathElements}"/>
<compileSourceRoots default-value="${project.compileSourceRoots}"/>
<compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
<fork default-value="false">${maven.compiler.fork}</fork>
<generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<mojoExecution>${mojoExecution}</mojoExecution>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<projectArtifact default-value="${project.artifact}"/>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<skipMain>${maven.main.skip}</skipMain>
<skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">1.6</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">1.6</target>
<useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
<mavenSession default-value="${session}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor (default-descriptor)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<dependencies default-value="${project.artifacts}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<local default-value="${localRepository}"/>
<outputDirectory default-value="${project.build.outputDirectory}/META-INF/maven"/>
<project default-value="${project}"/>
<remoteRepos default-value="${project.remoteArtifactRepositories}"/>
<skip default-value="false">${maven.plugin.skip}</skip>
<skipDescriptor default-value="false"/>
<skipErrorNoDescriptorsFound default-value="false">true</skipErrorNoDescriptorsFound>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor (mojo-descriptor)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<dependencies default-value="${project.artifacts}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<local default-value="${localRepository}"/>
<outputDirectory default-value="${project.build.outputDirectory}/META-INF/maven"/>
<project default-value="${project}"/>
<remoteRepos default-value="${project.remoteArtifactRepositories}"/>
<skip default-value="false">${maven.plugin.skip}</skip>
<skipDescriptor default-value="false"/>
<skipErrorNoDescriptorsFound default-value="false">true</skipErrorNoDescriptorsFound>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:testResources (default-testResources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.testOutputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.testResources}"/>
<session default-value="${session}"/>
<skip>${maven.test.skip}</skip>
<supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.testClasspathElements}"/>
<compileSourceRoots default-value="${project.testCompileSourceRoots}"/>
<compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
<fork default-value="false">${maven.compiler.fork}</fork>
<generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<mojoExecution>${mojoExecution}</mojoExecution>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputDirectory default-value="${project.build.testOutputDirectory}"/>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<skip>${maven.test.skip}</skip>
<skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">1.6</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">1.6</target>
<testSource>${maven.compiler.testSource}</testSource>
<testTarget>${maven.compiler.testTarget}</testTarget>
<useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
<mavenSession default-value="${session}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<argLine>${argLine}</argLine>
<basedir default-value="${basedir}"/>
<childDelegation default-value="false">${childDelegation}</childDelegation>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<debugForkedProcess>${maven.surefire.debug}</debugForkedProcess>
<disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
<enableAssertions default-value="true">${enableAssertions}</enableAssertions>
<excludedGroups>${excludedGroups}</excludedGroups>
<failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
<failIfNoTests>${failIfNoTests}</failIfNoTests>
<forkMode default-value="once">${forkMode}</forkMode>
<forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
<groups>${groups}</groups>
<junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
<jvm>${jvm}</jvm>
<localRepository default-value="${localRepository}"/>
<objectFactory>${objectFactory}</objectFactory>
<parallel>${parallel}</parallel>
<parallelMavenExecution default-value="${session.parallel}"/>
<perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
<pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
<pluginDescriptor default-value="${plugin}"/>
<printSummary default-value="true">${surefire.printSummary}</printSummary>
<projectArtifactMap>${project.artifactMap}</projectArtifactMap>
<redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
<remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
<reportFormat default-value="brief">${surefire.reportFormat}</reportFormat>
<reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
<reportsDirectory default-value="${project.build.directory}/surefire-reports"/>
<runOrder default-value="filesystem"/>
<skip default-value="false">${maven.test.skip}</skip>
<skipExec>${maven.test.skip.exec}</skipExec>
<skipTests default-value="false">${skipTests}</skipTests>
<test>${test}</test>
<testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
<testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
<testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
<testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
<threadCount>${threadCount}</threadCount>
<trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
<useFile default-value="true">${surefire.useFile}</useFile>
<useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar>
<useSystemClassLoader default-value="true">${surefire.useSystemClassLoader}</useSystemClassLoader>
<useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
<workingDirectory>${basedir}</workingDirectory>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-jar-plugin:2.4:jar (default-jar)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
<finalName default-value="${project.build.finalName}">${jar.finalName}</finalName>
<forceCreation default-value="false">${jar.forceCreation}</forceCreation>
<outputDirectory default-value="${project.build.directory}"/>
<project default-value="${project}"/>
<session default-value="${session}"/>
<skipIfEmpty default-value="false">${jar.skipIfEmpty}</skipIfEmpty>
<useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<project default-value="${project}"/>
<skip default-value="false">${maven.plugin.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<artifact default-value="${project.artifact}"/>
<attachedArtifacts default-value="${project.attachedArtifacts}"/>
<createChecksum default-value="false">${createChecksum}</createChecksum>
<localRepository>${localRepository}</localRepository>
<packaging default-value="${project.packaging}"/>
<pomFile default-value="${project.file}"/>
<skip default-value="false">${maven.install.skip}</skip>
<updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=1, ConflictMarker.nodeCount=82, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=39, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=78, DefaultDependencyCollector.collectTime=44, DefaultDependencyCollector.transformTime=2}
[DEBUG] org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:maven-plugin:0.13.3-SNAPSHOT
[DEBUG] org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.25:compile (version managed from 1.7.25) (optionality managed from false)
[DEBUG] org.apache.commons:commons-lang3:jar:3.2.1:compile (version managed from 3.2.1) (optionality managed from false)
[DEBUG] com.sun.org.apache.xml.internal:resolver:jar:20050927:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile (version managed from 0.0.7) (optionality managed from false)
[DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
[DEBUG] org.glassfish.jaxb:jaxb-runtime:jar:2.2.11:compile
[DEBUG] org.glassfish.jaxb:jaxb-core:jar:2.2.11:compile
[DEBUG] javax.xml.bind:jaxb-api:jar:2.2.11:compile
[DEBUG] org.glassfish.jaxb:txw2:jar:2.2.11:compile
[DEBUG] com.sun.istack:istack-commons-runtime:jar:3.0.5:compile
[DEBUG] org.jvnet.staxex:stax-ex:jar:1.7.8:compile
[DEBUG] javax.xml.stream:stax-api:jar:1.0-2:compile
[DEBUG] javax.activation:activation:jar:1.1:compile
[DEBUG] com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile
[DEBUG] org.glassfish.jaxb:jaxb-xjc:jar:2.2.11:compile
[DEBUG] com.sun.xsom:xsom:jar:20140925:compile
[DEBUG] relaxngDatatype:relaxngDatatype:jar:20020414:compile
[DEBUG] org.glassfish.jaxb:codemodel:jar:2.3.0:compile
[DEBUG] com.sun.xml.bind.external:rngom:jar:2.3.0:compile
[DEBUG] com.sun.xml.dtd-parser:dtd-parser:jar:1.2:compile
[DEBUG] com.sun.istack:istack-commons-tools:jar:3.0.5:compile (exclusions managed)
[DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile (version managed from 3.0) (optionality managed from false)
[DEBUG] org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:2.1:test
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.2:test
[DEBUG] org.codehaus.plexus:plexus-io:jar:2.0.4:test
[DEBUG] junit:junit:jar:4.8.1:test
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-jaxb22-plugin ---
[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@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator -->
[DEBUG] (f) directory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target
[DEBUG] (f) excludeDefaultDirectories = false
[DEBUG] (f) failOnError = true
[DEBUG] (f) followSymLinks = false
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes
[DEBUG] (f) reportDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/site
[DEBUG] (f) retryOnError = true
[DEBUG] (f) skip = false
[DEBUG] (f) testOutputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/test-classes
[DEBUG] -- end configuration --
[INFO] Deleting /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/maven-plugin-help.properties
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/maven-status/maven-compiler-plugin/compile/default-compile
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/maven-status/maven-compiler-plugin/compile
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/maven-status/maven-compiler-plugin
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/maven-status
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/org/jvnet/mjiip/v_2_2/XJC22Mojo.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/org/jvnet/mjiip/v_2_2/OptionsFactory.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/org/jvnet/mjiip/v_2_2/LoggingErrorReceiver.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/org/jvnet/mjiip/v_2_2/HelpMojo.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/org/jvnet/mjiip/v_2_2/LoggingCodeWriter.class
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/org/jvnet/mjiip/v_2_2
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/org/jvnet/mjiip
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/org/jvnet
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/org
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/META-INF/m2e/lifecycle-mapping-metadata.xml
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/META-INF/m2e
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/META-INF/maven/plugin.xml
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb22-plugin/plugin-help.xml
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb22-plugin
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/META-INF/maven/org.jvnet.jaxb2.maven2
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/META-INF/maven
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/META-INF
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/generated-sources/annotations
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/generated-sources/plugin/org/jvnet/mjiip/v_2_2/HelpMojo.java
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/generated-sources/plugin/org/jvnet/mjiip/v_2_2
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/generated-sources/plugin/org/jvnet/mjiip
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/generated-sources/plugin/org/jvnet
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/generated-sources/plugin/org
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/generated-sources/plugin
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/generated-sources
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/maven-jaxb22-plugin-0.13.3-SNAPSHOT.jar
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/maven-archiver/pom.properties
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/maven-archiver
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target
[DEBUG] Skipping non-existing directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes
[DEBUG] Skipping non-existing directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/test-classes
[DEBUG] Skipping non-existing directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/site
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ maven-jaxb22-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.2, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce' with basic configurator -->
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (f) ignoreCache = false
[DEBUG] (s) version = (,2.1.0),(2.1.0,2.2.0),(2.2.0,)
[DEBUG] (f) message = Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.
[DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@394e0104]
[DEBUG] (s) skip = false
[DEBUG] (s) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/pom.xml
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] -- end configuration --
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
[DEBUG] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 491827297 was found in the cache
[DEBUG] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
[INFO]
[INFO] --- maven-plugin-plugin:3.5:helpmojo (help-goal) @ maven-jaxb22-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-plugin-plugin:3.5:helpmojo from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-plugin-plugin:3.5, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-plugin-plugin:3.5:helpmojo' with basic configurator -->
[DEBUG] (f) dependencies = [org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT:compile, org.slf4j:slf4j-api:jar:1.7.25:compile, org.apache.commons:commons-lang3:jar:3.2.1:compile, com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile, org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, org.glassfish.jaxb:jaxb-runtime:jar:2.2.11:compile, org.glassfish.jaxb:jaxb-core:jar:2.2.11:compile, javax.xml.bind:jaxb-api:jar:2.2.11:compile, org.glassfish.jaxb:txw2:jar:2.2.11:compile, com.sun.istack:istack-commons-runtime:jar:3.0.5:compile, org.jvnet.staxex:stax-ex:jar:1.7.8:compile, javax.xml.stream:stax-api:jar:1.0-2:compile, javax.activation:activation:jar:1.1:compile, com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile, org.glassfish.jaxb:jaxb-xjc:jar:2.2.11:compile, com.sun.xsom:xsom:jar:20140925:compile, relaxngDatatype:relaxngDatatype:jar:20020414:compile, org.glassfish.jaxb:codemodel:jar:2.3.0:compile, com.sun.xml.bind.external:rngom:jar:2.3.0:compile, com.sun.xml.dtd-parser:dtd-parser:jar:1.2:compile, com.sun.istack:istack-commons-tools:jar:3.0.5:compile, org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven:maven-artifact:jar:2.0.9:compile]
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) local = id: local
url: file:///home/petar/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/generated-sources/plugin
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/pom.xml
[DEBUG] (f) remoteRepos = [ id: nemesis-samplestore-archetype
url: https://repository.nemesis.io/artifactory/libs-snapshot/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, 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) skipErrorNoDescriptorsFound = true
[DEBUG] -- end configuration --
[ERROR]
Artifact Ids of the format maven-___-plugin are reserved for
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.
[INFO] Using 'UTF-8' encoding to read mojo source files.
[DEBUG] Using 2 mojo extractors.
[DEBUG] Applying java-javadoc mojo extractor
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[DEBUG] Applying java-annotations mojo extractor
[DEBUG] found MojoAnnotatedClass:org.jvnet.jaxb2.maven2.AbstractXJC2Mojo:MojoAnnotatedClass{className='org.jvnet.jaxb2.maven2.AbstractXJC2Mojo', parentClassName='org.apache.maven.plugin.AbstractMojo', mojo=null, execute=null, parameters={schemaExcludes=AnnotatedField{fieldName='schemaExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, specVersion=AnnotatedField{fieldName='specVersion'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='2.2', required=false, readonly=false}, proxyUsername=AnnotatedField{fieldName='proxyUsername'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyUsername', defaultValue='null', required=false, readonly=false}, catalog=AnnotatedField{fieldName='catalog'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalog', defaultValue='null', required=false, readonly=false}, plugins=AnnotatedField{fieldName='plugins'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindings=AnnotatedField{fieldName='bindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, removeOldOutput=AnnotatedField{fieldName='removeOldOutput'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldOutput', defaultValue='false', required=false, readonly=false}, project=AnnotatedField{fieldName='project'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${project}', required=false, readonly=true}, episode=AnnotatedField{fieldName='episode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episode', defaultValue='true', required=false, readonly=false}, schemaLanguage=AnnotatedField{fieldName='schemaLanguage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaLanguage', defaultValue='null', required=false, readonly=false}, addCompileSourceRoot=AnnotatedField{fieldName='addCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addCompileSourceRoot', defaultValue='true', required=false, readonly=false}, proxyPort=AnnotatedField{fieldName='proxyPort'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPort', defaultValue='null', required=false, readonly=false}, cleanPackageDirectories=AnnotatedField{fieldName='cleanPackageDirectories'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldPackages', defaultValue='true', required=false, readonly=false}, addTestCompileSourceRoot=AnnotatedField{fieldName='addTestCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addTestCompileSourceRoot', defaultValue='false', required=false, readonly=false}, strict=AnnotatedField{fieldName='strict'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.strict', defaultValue='true', required=false, readonly=false}, episodes=AnnotatedField{fieldName='episodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemaDirectory=AnnotatedField{fieldName='schemaDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaDirectory', defaultValue='src/main/resources', required=true, readonly=false}, settings=AnnotatedField{fieldName='settings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${settings}', required=false, readonly=true}, packageLevelAnnotations=AnnotatedField{fieldName='packageLevelAnnotations'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.packageLevelAnnotations', defaultValue='true', required=false, readonly=false}, readOnly=AnnotatedField{fieldName='readOnly'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.readOnly', defaultValue='false', required=false, readonly=false}, episodeFile=AnnotatedField{fieldName='episodeFile'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episodeFile', defaultValue='null', required=false, readonly=false}, disableXmlSecurity=AnnotatedField{fieldName='disableXmlSecurity'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableXmlSecurity', defaultValue='true', required=false, readonly=false}, encoding=AnnotatedField{fieldName='encoding'}ParameterAnnotationContent{name='null', alias='null', property='encoding', defaultValue='${project.build.sourceEncoding}', required=false, readonly=false}, proxyHost=AnnotatedField{fieldName='proxyHost'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyHost', defaultValue='null', required=false, readonly=false}, schemaIncludes=AnnotatedField{fieldName='schemaIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, accessExternalSchema=AnnotatedField{fieldName='accessExternalSchema'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalSchema', defaultValue='all', required=false, readonly=false}, addIfExistsToEpisodeSchemaBindings=AnnotatedField{fieldName='addIfExistsToEpisodeSchemaBindings'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addIfExistsToEpisodeSchemaBindings', defaultValue='true', required=false, readonly=false}, catalogs=AnnotatedField{fieldName='catalogs'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemas=AnnotatedField{fieldName='schemas'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindingIncludes=AnnotatedField{fieldName='bindingIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, forceRegenerate=AnnotatedField{fieldName='forceRegenerate'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.forceRegenerate', defaultValue='false', required=false, readonly=false}, produces=AnnotatedField{fieldName='produces'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, enableIntrospection=AnnotatedField{fieldName='enableIntrospection'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.enableIntrospection', defaultValue='false', required=false, readonly=false}, bindingExcludes=AnnotatedField{fieldName='bindingExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, extension=AnnotatedField{fieldName='extension'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.extension', defaultValue='true', required=false, readonly=false}, scanDependenciesForBindings=AnnotatedField{fieldName='scanDependenciesForBindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='false', required=false, readonly=false}, writeCode=AnnotatedField{fieldName='writeCode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.writeCode', defaultValue='true', required=false, readonly=false}, otherDepends=AnnotatedField{fieldName='otherDepends'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, locale=AnnotatedField{fieldName='locale'}ParameterAnnotationContent{name='null', alias='null', property='locale', defaultValue='null', required=false, readonly=false}, catalogResolver=AnnotatedField{fieldName='catalogResolver'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalogResolver', defaultValue='null', required=false, readonly=false}, noFileHeader=AnnotatedField{fieldName='noFileHeader'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.noFileHeader', defaultValue='false', required=false, readonly=false}, pluginArtifacts=AnnotatedField{fieldName='pluginArtifacts'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${plugin.artifacts}', required=true, readonly=false}, generatePackage=AnnotatedField{fieldName='generatePackage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generatePackage', defaultValue='null', required=false, readonly=false}, localRepository=AnnotatedField{fieldName='localRepository'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${localRepository}', required=true, readonly=false}, disableDefaultExcludes=AnnotatedField{fieldName='disableDefaultExcludes'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableDefaultExcludes', defaultValue='false', required=false, readonly=false}, debug=AnnotatedField{fieldName='debug'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.debug', defaultValue='false', required=false, readonly=false}, otherDependsExcludes=AnnotatedField{fieldName='otherDependsExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, proxyPassword=AnnotatedField{fieldName='proxyPassword'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPassword', defaultValue='null', required=false, readonly=false}, useDependenciesAsEpisodes=AnnotatedField{fieldName='useDependenciesAsEpisodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, verbose=AnnotatedField{fieldName='verbose'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.verbose', defaultValue='false', required=false, readonly=false}, args=AnnotatedField{fieldName='args'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, markGenerated=AnnotatedField{fieldName='markGenerated'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.markGenerated', defaultValue='false', required=false, readonly=false}, bindingDirectory=AnnotatedField{fieldName='bindingDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.bindingDirectory', defaultValue='null', required=false, readonly=false}, generateDirectory=AnnotatedField{fieldName='generateDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generateDirectory', defaultValue='${project.build.directory}/generated-sources/xjc', required=true, readonly=false}, accessExternalDTD=AnnotatedField{fieldName='accessExternalDTD'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalDTD', defaultValue='all', required=false, readonly=false}, useActiveProxyAsHttpproxy=AnnotatedField{fieldName='useActiveProxyAsHttpproxy'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.useActiveProxyAsHttpproxy', defaultValue='false', required=false, readonly=false}, otherDependsIncludes=AnnotatedField{fieldName='otherDependsIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}}, components={artifactFactory=AnnotatedField{fieldName='artifactFactory'}ComponentAnnotationContent{role='org.apache.maven.artifact.factory.ArtifactFactory', hint='null'}, artifactMetadataSource=AnnotatedField{fieldName='artifactMetadataSource'}ComponentAnnotationContent{role='org.apache.maven.artifact.metadata.ArtifactMetadataSource', hint='null'}, mavenProjectBuilder=AnnotatedField{fieldName='mavenProjectBuilder'}ComponentAnnotationContent{role='org.apache.maven.project.MavenProjectBuilder', hint='null'}, artifactResolver=AnnotatedField{fieldName='artifactResolver'}ComponentAnnotationContent{role='org.apache.maven.artifact.resolver.ArtifactResolver', hint='null'}, buildContext=AnnotatedField{fieldName='buildContext'}ComponentAnnotationContent{role='org.sonatype.plexus.build.incremental.BuildContext', hint='null'}}}
[INFO] java-annotations mojo extractor found 0 mojo descriptor.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-jaxb22-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:resources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:resources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/src/main/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {env.DESKTOP_SESSION=ubuntu, env.OLDPWD=/home/petar/workspace/maven-jaxb2-plugin, file.encoding.pkg=sun.io, java.home=/usr/lib/jvm/java-8-oracle/jre, env.QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1, env.GDM_LANG=en_US, maven.plugin.plugin.version=3.5, env.DISPLAY=:0, env.LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:, env.XDG_VTNR=7, classworlds.conf=/usr/share/maven/apache-maven-3.5.0/bin/m2.conf, env.XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/petar, maven.plugin.testing.version=2.1, java.endorsed.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/endorsed, env.LOGNAME=petar, activation.version=1.2.0, env.XDG_SEAT=seat0, sun.os.patch.level=unknown, env.UNITY_HAS_3D_SUPPORT=true, java.vendor.url=http://java.oracle.com/, env.XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0, env.MANDATORY_PATH=/usr/share/gconf/ubuntu.mandatory.path, java.version=1.8.0_161, env.ANDROID_HOME=/usr/local/android-sdk-linux/, arguments=, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.LANGUAGE=en_US, env.XDG_MENU_PREFIX=gnome-, env.XDG_DATA_DIRS=/usr/share/ubuntu:/usr/share/gnome:/usr/local/share:/usr/share:/var/lib/snapd/desktop:/var/lib/snapd/desktop, env.GNOME_KEYRING_CONTROL=, jaxb20.version=2.0.5, env.UPSTART_SESSION=unix:abstract=/com/ubuntu/upstart-session/1000/2640, user.name=petar, env.LANG=en_US.UTF-8, sun.io.unicode.encoding=UnicodeLittle, jaxb23.version=2.3.0, sun.jnu.encoding=UTF-8, env.DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-s3LCWKLJl2, java.runtime.name=Java(TM) SE Runtime Environment, java.specification.name=Java Platform API Specification, env.CHANGELOG_GITHUB_TOKEN=b36154415a60a236a692502b7e0856a1aba1928d, user.timezone=Europe/Sofia, env.LESSOPEN=| /usr/bin/lesspipe %s, path.separator=:, env.MAVEN_CMD_LINE_ARGS= clean install -e -X, env.XMODIFIERS=@im=ibus, file.encoding=UTF-8, env.HOME=/home/petar, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean install -e -X, xsom.version=20140925, env._=/usr/share/maven/apache-maven-3.5.0/bin/mvn, env.GTK2_MODULES=overlay-scrollbar, java.io.tmpdir=/tmp, env.GNOME_KEYRING_PID=, user.language=en, env.JMETER_HOME=/usr/share/jmeter/apache-jmeter-2.13, env.UPSTART_EVENTS=xsession started, line.separator=
, jaxb-api.version=2.3.0, env.CLUTTER_IM_MODULE=xim, java.vm.info=mixed mode, sonatypeOssDistMgmtSnapshotsUrl=https://oss.sonatype.org/content/repositories/snapshots/, sun.desktop=gnome, java.vm.specification.name=Java Virtual Machine Specification, env.M2_HOME=/usr/share/maven/apache-maven-3.5.0, env.IM_CONFIG_PHASE=1, env.GDMSESSION=ubuntu, env.QT_ACCESSIBILITY=1, env.XDG_SESSION_DESKTOP=ubuntu, java.awt.printerjob=sun.print.PSPrinterJob, env.VTE_VERSION=4205, env.DEFAULTS_PATH=/usr/share/gconf/ubuntu.default.path, env.XDG_SESSION_TYPE=x11, env.WINDOWID=92274698, env.COMPIZ_CONFIG_PROFILE=ubuntu, env.XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0, env.JOB=unity-settings-daemon, jaxb21.version=2.1.13, os.name=Linux, java.specification.vendor=Oracle Corporation, env.TERM=xterm-256color, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, fastinfoset.version=1.2.13, env.QT_IM_MODULE=ibus, java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib, env.PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/share/openshift/:/usr/share/maven/apache-maven-3.5.0/bin:/bin:/usr/share/jmeter/apache-jmeter-2.13/bin:/usr/share/gradle/gradle-4.6/bin:/home/petar/drivers/, env.LESSCLOSE=/usr/bin/lesspipe %s %s, library.jansi.path=/usr/share/maven/apache-maven-3.5.0/lib/jansi-native/linux64, java.class.version=52.0, env.SHLVL=1, maven.multiModuleProjectDirectory=/home/petar/workspace/maven-jaxb2-plugin, env.GIT_PS1_SHOWDIRTYSTATE=1, dtd-parser.version=1.2, env.UPSTART_JOB=unity7, stax-ex.version=1.7.8, sun.boot.library.path=/usr/lib/jvm/java-8-oracle/jre/lib/amd64, project.build.sourceEncoding=UTF-8, jaxb.version=2.3.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, istack.version=3.0.5, env.USER=petar, env.GTK_IM_MODULE=ibus, env.GTK_MODULES=gail:atk-bridge:unity-gtk-module, env.UNITY_DEFAULT_PROFILE=unity, env.SESSIONTYPE=gnome-session, java.vm.specification.version=1.8, slf4j.version=1.7.25, awt.toolkit=sun.awt.X11.XToolkit, sun.cpu.isalist=, env.MAVEN_PROJECTBASEDIR=/home/petar/workspace/maven-jaxb2-plugin, env.COMPIZ_BIN_PATH=/usr/bin/, java.ext.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/ext:/usr/java/packages/lib/ext, os.version=4.4.0-119-generic, env.QT_QPA_PLATFORMTHEME=appmenu-qt5, user.home=/home/petar, env.XDG_CURRENT_DESKTOP=Unity, java.vm.vendor=Oracle Corporation, env.SESSION=ubuntu, env.XDG_SESSION_ID=c2, env.XAUTHORITY=/home/petar/.Xauthority, user.dir=/home/petar/workspace/maven-jaxb2-plugin, maven.conf=/usr/share/maven/apache-maven-3.5.0/conf, env.PWD=/home/petar/workspace/maven-jaxb2-plugin, sun.cpu.endian=little, java.vm.version=25.161-b12, java.class.path=/usr/share/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar, org.slf4j.simpleLogger.defaultLogLevel=debug, os.arch=amd64, jaxb22.version=2.2.11, maven.build.version=Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T22:39:06+03:00), sun.java.launcher=SUN_STANDARD, env.UPSTART_INSTANCE=, java.vm.specification.vendor=Oracle Corporation, file.separator=/, java.runtime.version=1.8.0_161-b12, env.SSH_AUTH_SOCK=/run/user/1000/keyring/ssh, sun.boot.class.path=/usr/lib/jvm/java-8-oracle/jre/lib/resources.jar:/usr/lib/jvm/java-8-oracle/jre/lib/rt.jar:/usr/lib/jvm/java-8-oracle/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jsse.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jce.jar:/usr/lib/jvm/java-8-oracle/jre/lib/charsets.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jfr.jar:/usr/lib/jvm/java-8-oracle/jre/classes, env.QT4_IM_MODULE=xim, env.XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg, env.XDG_RUNTIME_DIR=/run/user/1000, maven.version=3.5.0, user.country=US, env.SHELL=/bin/bash, maven.home=/usr/share/maven/apache-maven-3.5.0, env.INSTANCE=, java.vendor=Oracle Corporation, env.GRADLE_HOME=/usr/share/gradle/gradle-4.6, env.GPG_AGENT_INFO=/home/petar/.gnupg/S.gpg-agent:0:1, jaxb2-basics.version=0.11.1, java.specification.version=1.8, sun.arch.data.model=64, env.GNOME_DESKTOP_SESSION_ID=this-is-deprecated}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/src/main/resources
excludes []
includes []
[DEBUG] ignoreDelta true
[INFO] Copying 1 resource
[DEBUG] file lifecycle-mapping-metadata.xml has a filtered file extension
[DEBUG] copy /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/src/main/resources/META-INF/m2e/lifecycle-mapping-metadata.xml to /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/META-INF/m2e/lifecycle-mapping-metadata.xml
[DEBUG] no use filter components
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ maven-jaxb22-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.1:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.1:compile' with basic configurator -->
[DEBUG] (f) basedir = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2
[DEBUG] (f) buildDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target
[DEBUG] (f) classpathElements = [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes, /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar, /home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar, /home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar, /home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar, /home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar, /home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar, /home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar, /home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar, /home/petar/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar, /home/petar/.m2/repository/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar, /home/petar/.m2/repository/javax/xml/bind/jaxb-api/2.2.11/jaxb-api-2.2.11.jar, /home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar, /home/petar/.m2/repository/com/sun/istack/istack-commons-runtime/3.0.5/istack-commons-runtime-3.0.5.jar, /home/petar/.m2/repository/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar, /home/petar/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar, /home/petar/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar, /home/petar/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar, /home/petar/.m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2.11/jaxb-xjc-2.2.11.jar, /home/petar/.m2/repository/com/sun/xsom/xsom/20140925/xsom-20140925.jar, /home/petar/.m2/repository/relaxngDatatype/relaxngDatatype/20020414/relaxngDatatype-20020414.jar, /home/petar/.m2/repository/org/glassfish/jaxb/codemodel/2.3.0/codemodel-2.3.0.jar, /home/petar/.m2/repository/com/sun/xml/bind/external/rngom/2.3.0/rngom-2.3.0.jar, /home/petar/.m2/repository/com/sun/xml/dtd-parser/dtd-parser/1.2/dtd-parser-1.2.jar, /home/petar/.m2/repository/com/sun/istack/istack-commons-tools/3.0.5/istack-commons-tools-3.0.5.jar, /home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar, /home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar]
[DEBUG] (f) compileSourceRoots = [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/src/main/java, /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/generated-sources/plugin]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) forceJavacCompilerUse = false
[DEBUG] (f) fork = false
[DEBUG] (f) generatedSourcesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/generated-sources/annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.1:compile {execution: default-compile}
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes
[DEBUG] (f) projectArtifact = org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:maven-plugin:0.13.3-SNAPSHOT
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 1.6
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.6
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) verbose = false
[DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[DEBUG] Source directories: [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/src/main/java
/home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/generated-sources/plugin]
[DEBUG] Classpath: [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes
/home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar
/home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
/home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar
/home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar
/home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
/home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
/home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
/home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar
/home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
/home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
/home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
/home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
/home/petar/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar
/home/petar/.m2/repository/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar
/home/petar/.m2/repository/javax/xml/bind/jaxb-api/2.2.11/jaxb-api-2.2.11.jar
/home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar
/home/petar/.m2/repository/com/sun/istack/istack-commons-runtime/3.0.5/istack-commons-runtime-3.0.5.jar
/home/petar/.m2/repository/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar
/home/petar/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar
/home/petar/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar
/home/petar/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar
/home/petar/.m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2.11/jaxb-xjc-2.2.11.jar
/home/petar/.m2/repository/com/sun/xsom/xsom/20140925/xsom-20140925.jar
/home/petar/.m2/repository/relaxngDatatype/relaxngDatatype/20020414/relaxngDatatype-20020414.jar
/home/petar/.m2/repository/org/glassfish/jaxb/codemodel/2.3.0/codemodel-2.3.0.jar
/home/petar/.m2/repository/com/sun/xml/bind/external/rngom/2.3.0/rngom-2.3.0.jar
/home/petar/.m2/repository/com/sun/xml/dtd-parser/dtd-parser/1.2/dtd-parser-1.2.jar
/home/petar/.m2/repository/com/sun/istack/istack-commons-tools/3.0.5/istack-commons-tools-3.0.5.jar
/home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
/home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar]
[DEBUG] Output directory: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes
[DEBUG] CompilerReuseStrategy: reuseCreated
[DEBUG] useIncrementalCompilation enabled
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/generated-sources/plugin/HelpMojo.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/src/main/java/org/jvnet/mjiip/v_2_2/OptionsFactory.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/src/main/java/org/jvnet/mjiip/v_2_2/XJC22Mojo.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/src/main/java/org/jvnet/mjiip/v_2_2/LoggingErrorReceiver.java
[DEBUG] Stale source detected: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/src/main/java/org/jvnet/mjiip/v_2_2/LoggingCodeWriter.java
[INFO] Changes detected - recompiling the module!
[DEBUG] Classpath:
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar
[DEBUG] /home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar
[DEBUG] /home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar
[DEBUG] /home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar
[DEBUG] /home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
[DEBUG] /home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar
[DEBUG] /home/petar/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar
[DEBUG] /home/petar/.m2/repository/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar
[DEBUG] /home/petar/.m2/repository/javax/xml/bind/jaxb-api/2.2.11/jaxb-api-2.2.11.jar
[DEBUG] /home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar
[DEBUG] /home/petar/.m2/repository/com/sun/istack/istack-commons-runtime/3.0.5/istack-commons-runtime-3.0.5.jar
[DEBUG] /home/petar/.m2/repository/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar
[DEBUG] /home/petar/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar
[DEBUG] /home/petar/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar
[DEBUG] /home/petar/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar
[DEBUG] /home/petar/.m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2.11/jaxb-xjc-2.2.11.jar
[DEBUG] /home/petar/.m2/repository/com/sun/xsom/xsom/20140925/xsom-20140925.jar
[DEBUG] /home/petar/.m2/repository/relaxngDatatype/relaxngDatatype/20020414/relaxngDatatype-20020414.jar
[DEBUG] /home/petar/.m2/repository/org/glassfish/jaxb/codemodel/2.3.0/codemodel-2.3.0.jar
[DEBUG] /home/petar/.m2/repository/com/sun/xml/bind/external/rngom/2.3.0/rngom-2.3.0.jar
[DEBUG] /home/petar/.m2/repository/com/sun/xml/dtd-parser/dtd-parser/1.2/dtd-parser-1.2.jar
[DEBUG] /home/petar/.m2/repository/com/sun/istack/istack-commons-tools/3.0.5/istack-commons-tools-3.0.5.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar
[DEBUG] /home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar
[DEBUG] Source roots:
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/src/main/java
[DEBUG] /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/generated-sources/plugin
[DEBUG] Command line options:
[DEBUG] -d /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes -classpath /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes:/home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar:/home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar:/home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar:/home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar:/home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar:/home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar:/home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar:/home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar:/home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar:/home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar:/home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar:/home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar:/home/petar/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar:/home/petar/.m2/repository/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar:/home/petar/.m2/repository/javax/xml/bind/jaxb-api/2.2.11/jaxb-api-2.2.11.jar:/home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar:/home/petar/.m2/repository/com/sun/istack/istack-commons-runtime/3.0.5/istack-commons-runtime-3.0.5.jar:/home/petar/.m2/repository/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar:/home/petar/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar:/home/petar/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar:/home/petar/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar:/home/petar/.m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2.11/jaxb-xjc-2.2.11.jar:/home/petar/.m2/repository/com/sun/xsom/xsom/20140925/xsom-20140925.jar:/home/petar/.m2/repository/relaxngDatatype/relaxngDatatype/20020414/relaxngDatatype-20020414.jar:/home/petar/.m2/repository/org/glassfish/jaxb/codemodel/2.3.0/codemodel-2.3.0.jar:/home/petar/.m2/repository/com/sun/xml/bind/external/rngom/2.3.0/rngom-2.3.0.jar:/home/petar/.m2/repository/com/sun/xml/dtd-parser/dtd-parser/1.2/dtd-parser-1.2.jar:/home/petar/.m2/repository/com/sun/istack/istack-commons-tools/3.0.5/istack-commons-tools-3.0.5.jar:/home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar:/home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar: -sourcepath /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/src/main/java:/home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/generated-sources/plugin: -s /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/generated-sources/annotations -g -nowarn -target 1.6 -source 1.6 -encoding UTF-8
[DEBUG] incrementalBuildHelper#beforeRebuildExecution
[INFO] Compiling 5 source files to /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes
[DEBUG] incrementalBuildHelper#afterRebuildExecution
[INFO]
[INFO] --- maven-plugin-plugin:3.5:descriptor (default-descriptor) @ maven-jaxb22-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-plugin-plugin:3.5, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor' with basic configurator -->
[DEBUG] (f) dependencies = [org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT:compile, org.slf4j:slf4j-api:jar:1.7.25:compile, org.apache.commons:commons-lang3:jar:3.2.1:compile, com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile, org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, org.glassfish.jaxb:jaxb-runtime:jar:2.2.11:compile, org.glassfish.jaxb:jaxb-core:jar:2.2.11:compile, javax.xml.bind:jaxb-api:jar:2.2.11:compile, org.glassfish.jaxb:txw2:jar:2.2.11:compile, com.sun.istack:istack-commons-runtime:jar:3.0.5:compile, org.jvnet.staxex:stax-ex:jar:1.7.8:compile, javax.xml.stream:stax-api:jar:1.0-2:compile, javax.activation:activation:jar:1.1:compile, com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile, org.glassfish.jaxb:jaxb-xjc:jar:2.2.11:compile, com.sun.xsom:xsom:jar:20140925:compile, relaxngDatatype:relaxngDatatype:jar:20020414:compile, org.glassfish.jaxb:codemodel:jar:2.3.0:compile, com.sun.xml.bind.external:rngom:jar:2.3.0:compile, com.sun.xml.dtd-parser:dtd-parser:jar:1.2:compile, com.sun.istack:istack-commons-tools:jar:3.0.5:compile, org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven:maven-artifact:jar:2.0.9:compile]
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) local = id: local
url: file:///home/petar/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/META-INF/maven
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/pom.xml
[DEBUG] (f) remoteRepos = [ id: nemesis-samplestore-archetype
url: https://repository.nemesis.io/artifactory/libs-snapshot/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, 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) skipDescriptor = false
[DEBUG] (f) skipErrorNoDescriptorsFound = true
[DEBUG] -- end configuration --
[ERROR]
Artifact Ids of the format maven-___-plugin are reserved for
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.
[INFO] Using 'UTF-8' encoding to read mojo source files.
[DEBUG] Using 2 mojo extractors.
[DEBUG] Applying java-javadoc mojo extractor
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[DEBUG] Applying java-annotations mojo extractor
[DEBUG] found MojoAnnotatedClass:org.jvnet.jaxb2.maven2.AbstractXJC2Mojo:MojoAnnotatedClass{className='org.jvnet.jaxb2.maven2.AbstractXJC2Mojo', parentClassName='org.apache.maven.plugin.AbstractMojo', mojo=null, execute=null, parameters={schemaExcludes=AnnotatedField{fieldName='schemaExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, specVersion=AnnotatedField{fieldName='specVersion'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='2.2', required=false, readonly=false}, proxyUsername=AnnotatedField{fieldName='proxyUsername'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyUsername', defaultValue='null', required=false, readonly=false}, catalog=AnnotatedField{fieldName='catalog'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalog', defaultValue='null', required=false, readonly=false}, plugins=AnnotatedField{fieldName='plugins'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindings=AnnotatedField{fieldName='bindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, removeOldOutput=AnnotatedField{fieldName='removeOldOutput'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldOutput', defaultValue='false', required=false, readonly=false}, project=AnnotatedField{fieldName='project'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${project}', required=false, readonly=true}, episode=AnnotatedField{fieldName='episode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episode', defaultValue='true', required=false, readonly=false}, schemaLanguage=AnnotatedField{fieldName='schemaLanguage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaLanguage', defaultValue='null', required=false, readonly=false}, addCompileSourceRoot=AnnotatedField{fieldName='addCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addCompileSourceRoot', defaultValue='true', required=false, readonly=false}, proxyPort=AnnotatedField{fieldName='proxyPort'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPort', defaultValue='null', required=false, readonly=false}, cleanPackageDirectories=AnnotatedField{fieldName='cleanPackageDirectories'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldPackages', defaultValue='true', required=false, readonly=false}, addTestCompileSourceRoot=AnnotatedField{fieldName='addTestCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addTestCompileSourceRoot', defaultValue='false', required=false, readonly=false}, strict=AnnotatedField{fieldName='strict'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.strict', defaultValue='true', required=false, readonly=false}, episodes=AnnotatedField{fieldName='episodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemaDirectory=AnnotatedField{fieldName='schemaDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaDirectory', defaultValue='src/main/resources', required=true, readonly=false}, settings=AnnotatedField{fieldName='settings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${settings}', required=false, readonly=true}, packageLevelAnnotations=AnnotatedField{fieldName='packageLevelAnnotations'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.packageLevelAnnotations', defaultValue='true', required=false, readonly=false}, readOnly=AnnotatedField{fieldName='readOnly'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.readOnly', defaultValue='false', required=false, readonly=false}, episodeFile=AnnotatedField{fieldName='episodeFile'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episodeFile', defaultValue='null', required=false, readonly=false}, disableXmlSecurity=AnnotatedField{fieldName='disableXmlSecurity'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableXmlSecurity', defaultValue='true', required=false, readonly=false}, encoding=AnnotatedField{fieldName='encoding'}ParameterAnnotationContent{name='null', alias='null', property='encoding', defaultValue='${project.build.sourceEncoding}', required=false, readonly=false}, proxyHost=AnnotatedField{fieldName='proxyHost'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyHost', defaultValue='null', required=false, readonly=false}, schemaIncludes=AnnotatedField{fieldName='schemaIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, accessExternalSchema=AnnotatedField{fieldName='accessExternalSchema'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalSchema', defaultValue='all', required=false, readonly=false}, addIfExistsToEpisodeSchemaBindings=AnnotatedField{fieldName='addIfExistsToEpisodeSchemaBindings'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addIfExistsToEpisodeSchemaBindings', defaultValue='true', required=false, readonly=false}, catalogs=AnnotatedField{fieldName='catalogs'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemas=AnnotatedField{fieldName='schemas'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindingIncludes=AnnotatedField{fieldName='bindingIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, forceRegenerate=AnnotatedField{fieldName='forceRegenerate'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.forceRegenerate', defaultValue='false', required=false, readonly=false}, produces=AnnotatedField{fieldName='produces'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, enableIntrospection=AnnotatedField{fieldName='enableIntrospection'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.enableIntrospection', defaultValue='false', required=false, readonly=false}, bindingExcludes=AnnotatedField{fieldName='bindingExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, extension=AnnotatedField{fieldName='extension'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.extension', defaultValue='true', required=false, readonly=false}, scanDependenciesForBindings=AnnotatedField{fieldName='scanDependenciesForBindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='false', required=false, readonly=false}, writeCode=AnnotatedField{fieldName='writeCode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.writeCode', defaultValue='true', required=false, readonly=false}, otherDepends=AnnotatedField{fieldName='otherDepends'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, locale=AnnotatedField{fieldName='locale'}ParameterAnnotationContent{name='null', alias='null', property='locale', defaultValue='null', required=false, readonly=false}, catalogResolver=AnnotatedField{fieldName='catalogResolver'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalogResolver', defaultValue='null', required=false, readonly=false}, noFileHeader=AnnotatedField{fieldName='noFileHeader'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.noFileHeader', defaultValue='false', required=false, readonly=false}, pluginArtifacts=AnnotatedField{fieldName='pluginArtifacts'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${plugin.artifacts}', required=true, readonly=false}, generatePackage=AnnotatedField{fieldName='generatePackage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generatePackage', defaultValue='null', required=false, readonly=false}, localRepository=AnnotatedField{fieldName='localRepository'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${localRepository}', required=true, readonly=false}, disableDefaultExcludes=AnnotatedField{fieldName='disableDefaultExcludes'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableDefaultExcludes', defaultValue='false', required=false, readonly=false}, debug=AnnotatedField{fieldName='debug'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.debug', defaultValue='false', required=false, readonly=false}, otherDependsExcludes=AnnotatedField{fieldName='otherDependsExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, proxyPassword=AnnotatedField{fieldName='proxyPassword'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPassword', defaultValue='null', required=false, readonly=false}, useDependenciesAsEpisodes=AnnotatedField{fieldName='useDependenciesAsEpisodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, verbose=AnnotatedField{fieldName='verbose'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.verbose', defaultValue='false', required=false, readonly=false}, args=AnnotatedField{fieldName='args'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, markGenerated=AnnotatedField{fieldName='markGenerated'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.markGenerated', defaultValue='false', required=false, readonly=false}, bindingDirectory=AnnotatedField{fieldName='bindingDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.bindingDirectory', defaultValue='null', required=false, readonly=false}, generateDirectory=AnnotatedField{fieldName='generateDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generateDirectory', defaultValue='${project.build.directory}/generated-sources/xjc', required=true, readonly=false}, accessExternalDTD=AnnotatedField{fieldName='accessExternalDTD'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalDTD', defaultValue='all', required=false, readonly=false}, useActiveProxyAsHttpproxy=AnnotatedField{fieldName='useActiveProxyAsHttpproxy'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.useActiveProxyAsHttpproxy', defaultValue='false', required=false, readonly=false}, otherDependsIncludes=AnnotatedField{fieldName='otherDependsIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}}, components={artifactFactory=AnnotatedField{fieldName='artifactFactory'}ComponentAnnotationContent{role='org.apache.maven.artifact.factory.ArtifactFactory', hint='null'}, artifactMetadataSource=AnnotatedField{fieldName='artifactMetadataSource'}ComponentAnnotationContent{role='org.apache.maven.artifact.metadata.ArtifactMetadataSource', hint='null'}, mavenProjectBuilder=AnnotatedField{fieldName='mavenProjectBuilder'}ComponentAnnotationContent{role='org.apache.maven.project.MavenProjectBuilder', hint='null'}, artifactResolver=AnnotatedField{fieldName='artifactResolver'}ComponentAnnotationContent{role='org.apache.maven.artifact.resolver.ArtifactResolver', hint='null'}, buildContext=AnnotatedField{fieldName='buildContext'}ComponentAnnotationContent{role='org.sonatype.plexus.build.incremental.BuildContext', hint='null'}}}
[DEBUG] found MojoAnnotatedClass:org.jvnet.mjiip.v_2_2.XJC22Mojo:MojoAnnotatedClass{className='org.jvnet.mjiip.v_2_2.XJC22Mojo', parentClassName='org.jvnet.jaxb2.maven2.RawXJC2Mojo', mojo=MojoAnnotationContent{name='generate', defaultPhase=GENERATE_SOURCES, requiresDependencyResolution='COMPILE', requiresDependencyCollection='NONE', instantiationStrategy='PER_LOOKUP', executionStrategy='once-per-session', requiresProject=true, requiresReports=false, aggregator=false, requiresDirectInvocation=false, requiresOnline=false, inheritByDefault=true, configurator='null', threadSafe=true}, execute=null, parameters={}, components={}}
[DEBUG] found MojoAnnotatedClass:HelpMojo:MojoAnnotatedClass{className='HelpMojo', parentClassName='org.apache.maven.plugin.AbstractMojo', mojo=MojoAnnotationContent{name='help', defaultPhase=NONE, requiresDependencyResolution='NONE', requiresDependencyCollection='NONE', instantiationStrategy='PER_LOOKUP', executionStrategy='once-per-session', requiresProject=false, requiresReports=false, aggregator=false, requiresDirectInvocation=false, requiresOnline=false, inheritByDefault=true, configurator='null', threadSafe=true}, execute=null, parameters={goal=AnnotatedField{fieldName='goal'}ParameterAnnotationContent{name='null', alias='null', property='goal', defaultValue='null', required=false, readonly=false}, detail=AnnotatedField{fieldName='detail'}ParameterAnnotationContent{name='null', alias='null', property='detail', defaultValue='false', required=false, readonly=false}, indentSize=AnnotatedField{fieldName='indentSize'}ParameterAnnotationContent{name='null', alias='null', property='indentSize', defaultValue='2', required=false, readonly=false}, lineLength=AnnotatedField{fieldName='lineLength'}ParameterAnnotationContent{name='null', alias='null', property='lineLength', defaultValue='80', required=false, readonly=false}}, components={}}
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[DEBUG] Adding mojo: org.apache.maven.tools.plugin.ExtendedMojoDescriptor [role: 'org.apache.maven.plugin.Mojo', hint: 'org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:0.13.3-SNAPSHOT:help', realm: null] to plugin descriptor.
[DEBUG] Adding mojo: org.apache.maven.tools.plugin.ExtendedMojoDescriptor [role: 'org.apache.maven.plugin.Mojo', hint: 'org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:0.13.3-SNAPSHOT:generate', realm: null] to plugin descriptor.
[INFO]
[INFO] --- maven-plugin-plugin:3.5:descriptor (mojo-descriptor) @ maven-jaxb22-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-plugin-plugin:3.5, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor' with basic configurator -->
[DEBUG] (f) dependencies = [org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT:compile, org.slf4j:slf4j-api:jar:1.7.25:compile, org.apache.commons:commons-lang3:jar:3.2.1:compile, com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile, org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, org.glassfish.jaxb:jaxb-runtime:jar:2.2.11:compile, org.glassfish.jaxb:jaxb-core:jar:2.2.11:compile, javax.xml.bind:jaxb-api:jar:2.2.11:compile, org.glassfish.jaxb:txw2:jar:2.2.11:compile, com.sun.istack:istack-commons-runtime:jar:3.0.5:compile, org.jvnet.staxex:stax-ex:jar:1.7.8:compile, javax.xml.stream:stax-api:jar:1.0-2:compile, javax.activation:activation:jar:1.1:compile, com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile, org.glassfish.jaxb:jaxb-xjc:jar:2.2.11:compile, com.sun.xsom:xsom:jar:20140925:compile, relaxngDatatype:relaxngDatatype:jar:20020414:compile, org.glassfish.jaxb:codemodel:jar:2.3.0:compile, com.sun.xml.bind.external:rngom:jar:2.3.0:compile, com.sun.xml.dtd-parser:dtd-parser:jar:1.2:compile, com.sun.istack:istack-commons-tools:jar:3.0.5:compile, org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven:maven-artifact:jar:2.0.9:compile]
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) local = id: local
url: file:///home/petar/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/META-INF/maven
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/pom.xml
[DEBUG] (f) remoteRepos = [ id: nemesis-samplestore-archetype
url: https://repository.nemesis.io/artifactory/libs-snapshot/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, 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) skipDescriptor = false
[DEBUG] (f) skipErrorNoDescriptorsFound = true
[DEBUG] -- end configuration --
[ERROR]
Artifact Ids of the format maven-___-plugin are reserved for
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.
[INFO] Using 'UTF-8' encoding to read mojo source files.
[DEBUG] Using 2 mojo extractors.
[DEBUG] Applying java-javadoc mojo extractor
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[DEBUG] Applying java-annotations mojo extractor
[DEBUG] found MojoAnnotatedClass:org.jvnet.jaxb2.maven2.AbstractXJC2Mojo:MojoAnnotatedClass{className='org.jvnet.jaxb2.maven2.AbstractXJC2Mojo', parentClassName='org.apache.maven.plugin.AbstractMojo', mojo=null, execute=null, parameters={schemaExcludes=AnnotatedField{fieldName='schemaExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, specVersion=AnnotatedField{fieldName='specVersion'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='2.2', required=false, readonly=false}, proxyUsername=AnnotatedField{fieldName='proxyUsername'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyUsername', defaultValue='null', required=false, readonly=false}, catalog=AnnotatedField{fieldName='catalog'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalog', defaultValue='null', required=false, readonly=false}, plugins=AnnotatedField{fieldName='plugins'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindings=AnnotatedField{fieldName='bindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, removeOldOutput=AnnotatedField{fieldName='removeOldOutput'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldOutput', defaultValue='false', required=false, readonly=false}, project=AnnotatedField{fieldName='project'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${project}', required=false, readonly=true}, episode=AnnotatedField{fieldName='episode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episode', defaultValue='true', required=false, readonly=false}, schemaLanguage=AnnotatedField{fieldName='schemaLanguage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaLanguage', defaultValue='null', required=false, readonly=false}, addCompileSourceRoot=AnnotatedField{fieldName='addCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addCompileSourceRoot', defaultValue='true', required=false, readonly=false}, proxyPort=AnnotatedField{fieldName='proxyPort'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPort', defaultValue='null', required=false, readonly=false}, cleanPackageDirectories=AnnotatedField{fieldName='cleanPackageDirectories'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldPackages', defaultValue='true', required=false, readonly=false}, addTestCompileSourceRoot=AnnotatedField{fieldName='addTestCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addTestCompileSourceRoot', defaultValue='false', required=false, readonly=false}, strict=AnnotatedField{fieldName='strict'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.strict', defaultValue='true', required=false, readonly=false}, episodes=AnnotatedField{fieldName='episodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemaDirectory=AnnotatedField{fieldName='schemaDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaDirectory', defaultValue='src/main/resources', required=true, readonly=false}, settings=AnnotatedField{fieldName='settings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${settings}', required=false, readonly=true}, packageLevelAnnotations=AnnotatedField{fieldName='packageLevelAnnotations'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.packageLevelAnnotations', defaultValue='true', required=false, readonly=false}, readOnly=AnnotatedField{fieldName='readOnly'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.readOnly', defaultValue='false', required=false, readonly=false}, episodeFile=AnnotatedField{fieldName='episodeFile'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episodeFile', defaultValue='null', required=false, readonly=false}, disableXmlSecurity=AnnotatedField{fieldName='disableXmlSecurity'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableXmlSecurity', defaultValue='true', required=false, readonly=false}, encoding=AnnotatedField{fieldName='encoding'}ParameterAnnotationContent{name='null', alias='null', property='encoding', defaultValue='${project.build.sourceEncoding}', required=false, readonly=false}, proxyHost=AnnotatedField{fieldName='proxyHost'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyHost', defaultValue='null', required=false, readonly=false}, schemaIncludes=AnnotatedField{fieldName='schemaIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, accessExternalSchema=AnnotatedField{fieldName='accessExternalSchema'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalSchema', defaultValue='all', required=false, readonly=false}, addIfExistsToEpisodeSchemaBindings=AnnotatedField{fieldName='addIfExistsToEpisodeSchemaBindings'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addIfExistsToEpisodeSchemaBindings', defaultValue='true', required=false, readonly=false}, catalogs=AnnotatedField{fieldName='catalogs'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemas=AnnotatedField{fieldName='schemas'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindingIncludes=AnnotatedField{fieldName='bindingIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, forceRegenerate=AnnotatedField{fieldName='forceRegenerate'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.forceRegenerate', defaultValue='false', required=false, readonly=false}, produces=AnnotatedField{fieldName='produces'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, enableIntrospection=AnnotatedField{fieldName='enableIntrospection'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.enableIntrospection', defaultValue='false', required=false, readonly=false}, bindingExcludes=AnnotatedField{fieldName='bindingExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, extension=AnnotatedField{fieldName='extension'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.extension', defaultValue='true', required=false, readonly=false}, scanDependenciesForBindings=AnnotatedField{fieldName='scanDependenciesForBindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='false', required=false, readonly=false}, writeCode=AnnotatedField{fieldName='writeCode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.writeCode', defaultValue='true', required=false, readonly=false}, otherDepends=AnnotatedField{fieldName='otherDepends'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, locale=AnnotatedField{fieldName='locale'}ParameterAnnotationContent{name='null', alias='null', property='locale', defaultValue='null', required=false, readonly=false}, catalogResolver=AnnotatedField{fieldName='catalogResolver'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalogResolver', defaultValue='null', required=false, readonly=false}, noFileHeader=AnnotatedField{fieldName='noFileHeader'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.noFileHeader', defaultValue='false', required=false, readonly=false}, pluginArtifacts=AnnotatedField{fieldName='pluginArtifacts'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${plugin.artifacts}', required=true, readonly=false}, generatePackage=AnnotatedField{fieldName='generatePackage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generatePackage', defaultValue='null', required=false, readonly=false}, localRepository=AnnotatedField{fieldName='localRepository'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${localRepository}', required=true, readonly=false}, disableDefaultExcludes=AnnotatedField{fieldName='disableDefaultExcludes'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableDefaultExcludes', defaultValue='false', required=false, readonly=false}, debug=AnnotatedField{fieldName='debug'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.debug', defaultValue='false', required=false, readonly=false}, otherDependsExcludes=AnnotatedField{fieldName='otherDependsExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, proxyPassword=AnnotatedField{fieldName='proxyPassword'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPassword', defaultValue='null', required=false, readonly=false}, useDependenciesAsEpisodes=AnnotatedField{fieldName='useDependenciesAsEpisodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, verbose=AnnotatedField{fieldName='verbose'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.verbose', defaultValue='false', required=false, readonly=false}, args=AnnotatedField{fieldName='args'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, markGenerated=AnnotatedField{fieldName='markGenerated'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.markGenerated', defaultValue='false', required=false, readonly=false}, bindingDirectory=AnnotatedField{fieldName='bindingDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.bindingDirectory', defaultValue='null', required=false, readonly=false}, generateDirectory=AnnotatedField{fieldName='generateDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generateDirectory', defaultValue='${project.build.directory}/generated-sources/xjc', required=true, readonly=false}, accessExternalDTD=AnnotatedField{fieldName='accessExternalDTD'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalDTD', defaultValue='all', required=false, readonly=false}, useActiveProxyAsHttpproxy=AnnotatedField{fieldName='useActiveProxyAsHttpproxy'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.useActiveProxyAsHttpproxy', defaultValue='false', required=false, readonly=false}, otherDependsIncludes=AnnotatedField{fieldName='otherDependsIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}}, components={artifactFactory=AnnotatedField{fieldName='artifactFactory'}ComponentAnnotationContent{role='org.apache.maven.artifact.factory.ArtifactFactory', hint='null'}, artifactMetadataSource=AnnotatedField{fieldName='artifactMetadataSource'}ComponentAnnotationContent{role='org.apache.maven.artifact.metadata.ArtifactMetadataSource', hint='null'}, mavenProjectBuilder=AnnotatedField{fieldName='mavenProjectBuilder'}ComponentAnnotationContent{role='org.apache.maven.project.MavenProjectBuilder', hint='null'}, artifactResolver=AnnotatedField{fieldName='artifactResolver'}ComponentAnnotationContent{role='org.apache.maven.artifact.resolver.ArtifactResolver', hint='null'}, buildContext=AnnotatedField{fieldName='buildContext'}ComponentAnnotationContent{role='org.sonatype.plexus.build.incremental.BuildContext', hint='null'}}}
[DEBUG] found MojoAnnotatedClass:org.jvnet.mjiip.v_2_2.HelpMojo:MojoAnnotatedClass{className='org.jvnet.mjiip.v_2_2.HelpMojo', parentClassName='org.apache.maven.plugin.AbstractMojo', mojo=MojoAnnotationContent{name='help', defaultPhase=NONE, requiresDependencyResolution='NONE', requiresDependencyCollection='NONE', instantiationStrategy='PER_LOOKUP', executionStrategy='once-per-session', requiresProject=false, requiresReports=false, aggregator=false, requiresDirectInvocation=false, requiresOnline=false, inheritByDefault=true, configurator='null', threadSafe=true}, execute=null, parameters={goal=AnnotatedField{fieldName='goal'}ParameterAnnotationContent{name='null', alias='null', property='goal', defaultValue='null', required=false, readonly=false}, detail=AnnotatedField{fieldName='detail'}ParameterAnnotationContent{name='null', alias='null', property='detail', defaultValue='false', required=false, readonly=false}, indentSize=AnnotatedField{fieldName='indentSize'}ParameterAnnotationContent{name='null', alias='null', property='indentSize', defaultValue='2', required=false, readonly=false}, lineLength=AnnotatedField{fieldName='lineLength'}ParameterAnnotationContent{name='null', alias='null', property='lineLength', defaultValue='80', required=false, readonly=false}}, components={}}
[DEBUG] found MojoAnnotatedClass:org.jvnet.mjiip.v_2_2.XJC22Mojo:MojoAnnotatedClass{className='org.jvnet.mjiip.v_2_2.XJC22Mojo', parentClassName='org.jvnet.jaxb2.maven2.RawXJC2Mojo', mojo=MojoAnnotationContent{name='generate', defaultPhase=GENERATE_SOURCES, requiresDependencyResolution='COMPILE', requiresDependencyCollection='NONE', instantiationStrategy='PER_LOOKUP', executionStrategy='once-per-session', requiresProject=true, requiresReports=false, aggregator=false, requiresDirectInvocation=false, requiresOnline=false, inheritByDefault=true, configurator='null', threadSafe=true}, execute=null, parameters={}, components={}}
[INFO] java-annotations mojo extractor found 2 mojo descriptors.
[DEBUG] Adding mojo: org.apache.maven.tools.plugin.ExtendedMojoDescriptor [role: 'org.apache.maven.plugin.Mojo', hint: 'org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:0.13.3-SNAPSHOT:generate', realm: null] to plugin descriptor.
[DEBUG] Adding mojo: org.apache.maven.tools.plugin.ExtendedMojoDescriptor [role: 'org.apache.maven.plugin.Mojo', hint: 'org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:0.13.3-SNAPSHOT:help', realm: null] to plugin descriptor.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ maven-jaxb22-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-resources-plugin:2.6:testResources from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-resources-plugin:2.6, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:testResources' with basic configurator -->
[DEBUG] (f) buildFilters = []
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) escapeWindowsPaths = true
[DEBUG] (s) includeEmptyDirs = false
[DEBUG] (s) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/test-classes
[DEBUG] (s) overwrite = false
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/pom.xml
[DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, FileSet {directory: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/src/test/resources, PatternSet [includes: {}, excludes: {}]}}]
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) supportMultiLineFiltering = false
[DEBUG] (f) useBuildFilters = true
[DEBUG] (s) useDefaultDelimiters = true
[DEBUG] -- end configuration --
[DEBUG] properties used {env.DESKTOP_SESSION=ubuntu, env.OLDPWD=/home/petar/workspace/maven-jaxb2-plugin, file.encoding.pkg=sun.io, java.home=/usr/lib/jvm/java-8-oracle/jre, env.QT_LINUX_ACCESSIBILITY_ALWAYS_ON=1, env.GDM_LANG=en_US, maven.plugin.plugin.version=3.5, env.DISPLAY=:0, env.LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:, env.XDG_VTNR=7, classworlds.conf=/usr/share/maven/apache-maven-3.5.0/bin/m2.conf, env.XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/petar, maven.plugin.testing.version=2.1, java.endorsed.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/endorsed, env.LOGNAME=petar, activation.version=1.2.0, env.XDG_SEAT=seat0, sun.os.patch.level=unknown, env.UNITY_HAS_3D_SUPPORT=true, java.vendor.url=http://java.oracle.com/, env.XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0, env.MANDATORY_PATH=/usr/share/gconf/ubuntu.mandatory.path, java.version=1.8.0_161, env.ANDROID_HOME=/usr/local/android-sdk-linux/, arguments=, java.vendor.url.bug=http://bugreport.sun.com/bugreport/, env.LANGUAGE=en_US, env.XDG_MENU_PREFIX=gnome-, env.XDG_DATA_DIRS=/usr/share/ubuntu:/usr/share/gnome:/usr/local/share:/usr/share:/var/lib/snapd/desktop:/var/lib/snapd/desktop, env.GNOME_KEYRING_CONTROL=, jaxb20.version=2.0.5, env.UPSTART_SESSION=unix:abstract=/com/ubuntu/upstart-session/1000/2640, user.name=petar, env.LANG=en_US.UTF-8, sun.io.unicode.encoding=UnicodeLittle, jaxb23.version=2.3.0, sun.jnu.encoding=UTF-8, env.DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-s3LCWKLJl2, java.runtime.name=Java(TM) SE Runtime Environment, java.specification.name=Java Platform API Specification, env.CHANGELOG_GITHUB_TOKEN=b36154415a60a236a692502b7e0856a1aba1928d, user.timezone=Europe/Sofia, env.LESSOPEN=| /usr/bin/lesspipe %s, path.separator=:, env.MAVEN_CMD_LINE_ARGS= clean install -e -X, env.XMODIFIERS=@im=ibus, file.encoding=UTF-8, env.HOME=/home/petar, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean install -e -X, xsom.version=20140925, env._=/usr/share/maven/apache-maven-3.5.0/bin/mvn, env.GTK2_MODULES=overlay-scrollbar, java.io.tmpdir=/tmp, env.GNOME_KEYRING_PID=, user.language=en, env.JMETER_HOME=/usr/share/jmeter/apache-jmeter-2.13, env.UPSTART_EVENTS=xsession started, line.separator=
, jaxb-api.version=2.3.0, env.CLUTTER_IM_MODULE=xim, java.vm.info=mixed mode, sonatypeOssDistMgmtSnapshotsUrl=https://oss.sonatype.org/content/repositories/snapshots/, sun.desktop=gnome, java.vm.specification.name=Java Virtual Machine Specification, env.M2_HOME=/usr/share/maven/apache-maven-3.5.0, env.IM_CONFIG_PHASE=1, env.GDMSESSION=ubuntu, env.QT_ACCESSIBILITY=1, env.XDG_SESSION_DESKTOP=ubuntu, java.awt.printerjob=sun.print.PSPrinterJob, env.VTE_VERSION=4205, env.DEFAULTS_PATH=/usr/share/gconf/ubuntu.default.path, env.XDG_SESSION_TYPE=x11, env.WINDOWID=92274698, env.COMPIZ_CONFIG_PROFILE=ubuntu, env.XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0, env.JOB=unity-settings-daemon, jaxb21.version=2.1.13, os.name=Linux, java.specification.vendor=Oracle Corporation, env.TERM=xterm-256color, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, fastinfoset.version=1.2.13, env.QT_IM_MODULE=ibus, java.library.path=/usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib, env.PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/share/openshift/:/usr/share/maven/apache-maven-3.5.0/bin:/bin:/usr/share/jmeter/apache-jmeter-2.13/bin:/usr/share/gradle/gradle-4.6/bin:/home/petar/drivers/, env.LESSCLOSE=/usr/bin/lesspipe %s %s, library.jansi.path=/usr/share/maven/apache-maven-3.5.0/lib/jansi-native/linux64, java.class.version=52.0, env.SHLVL=1, maven.multiModuleProjectDirectory=/home/petar/workspace/maven-jaxb2-plugin, env.GIT_PS1_SHOWDIRTYSTATE=1, dtd-parser.version=1.2, env.UPSTART_JOB=unity7, stax-ex.version=1.7.8, sun.boot.library.path=/usr/lib/jvm/java-8-oracle/jre/lib/amd64, project.build.sourceEncoding=UTF-8, jaxb.version=2.3.0, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment, istack.version=3.0.5, env.USER=petar, env.GTK_IM_MODULE=ibus, env.GTK_MODULES=gail:atk-bridge:unity-gtk-module, env.UNITY_DEFAULT_PROFILE=unity, env.SESSIONTYPE=gnome-session, java.vm.specification.version=1.8, slf4j.version=1.7.25, awt.toolkit=sun.awt.X11.XToolkit, sun.cpu.isalist=, env.MAVEN_PROJECTBASEDIR=/home/petar/workspace/maven-jaxb2-plugin, env.COMPIZ_BIN_PATH=/usr/bin/, java.ext.dirs=/usr/lib/jvm/java-8-oracle/jre/lib/ext:/usr/java/packages/lib/ext, os.version=4.4.0-119-generic, env.QT_QPA_PLATFORMTHEME=appmenu-qt5, user.home=/home/petar, env.XDG_CURRENT_DESKTOP=Unity, java.vm.vendor=Oracle Corporation, env.SESSION=ubuntu, env.XDG_SESSION_ID=c2, env.XAUTHORITY=/home/petar/.Xauthority, user.dir=/home/petar/workspace/maven-jaxb2-plugin, maven.conf=/usr/share/maven/apache-maven-3.5.0/conf, env.PWD=/home/petar/workspace/maven-jaxb2-plugin, sun.cpu.endian=little, java.vm.version=25.161-b12, java.class.path=/usr/share/maven/apache-maven-3.5.0/boot/plexus-classworlds-2.5.2.jar, org.slf4j.simpleLogger.defaultLogLevel=debug, os.arch=amd64, jaxb22.version=2.2.11, maven.build.version=Apache Maven 3.5.0 (ff8f5e7444045639af65f6095c62210b5713f426; 2017-04-03T22:39:06+03:00), sun.java.launcher=SUN_STANDARD, env.UPSTART_INSTANCE=, java.vm.specification.vendor=Oracle Corporation, file.separator=/, java.runtime.version=1.8.0_161-b12, env.SSH_AUTH_SOCK=/run/user/1000/keyring/ssh, sun.boot.class.path=/usr/lib/jvm/java-8-oracle/jre/lib/resources.jar:/usr/lib/jvm/java-8-oracle/jre/lib/rt.jar:/usr/lib/jvm/java-8-oracle/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jsse.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jce.jar:/usr/lib/jvm/java-8-oracle/jre/lib/charsets.jar:/usr/lib/jvm/java-8-oracle/jre/lib/jfr.jar:/usr/lib/jvm/java-8-oracle/jre/classes, env.QT4_IM_MODULE=xim, env.XDG_CONFIG_DIRS=/etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg, env.XDG_RUNTIME_DIR=/run/user/1000, maven.version=3.5.0, user.country=US, env.SHELL=/bin/bash, maven.home=/usr/share/maven/apache-maven-3.5.0, env.INSTANCE=, java.vendor=Oracle Corporation, env.GRADLE_HOME=/usr/share/gradle/gradle-4.6, env.GPG_AGENT_INFO=/home/petar/.gnupg/S.gpg-agent:0:1, jaxb2-basics.version=0.11.1, java.specification.version=1.8, sun.arch.data.model=64, env.GNOME_DESKTOP_SESSION_ID=this-is-deprecated}
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[DEBUG] resource with targetPath null
directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/src/test/resources
excludes []
includes []
[INFO] skip non existing resourceDirectory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/src/test/resources
[DEBUG] no use filter components
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ maven-jaxb22-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.1, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile' with basic configurator -->
[DEBUG] (f) basedir = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2
[DEBUG] (f) buildDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target
[DEBUG] (f) classpathElements = [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/test-classes, /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes, /home/petar/workspace/maven-jaxb2-plugin/plugin-core/target/maven-jaxb2-plugin-core-0.13.3-SNAPSHOT.jar, /home/petar/.m2/repository/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar, /home/petar/.m2/repository/org/apache/commons/commons-lang3/3.2.1/commons-lang3-3.2.1.jar, /home/petar/.m2/repository/com/sun/org/apache/xml/internal/resolver/20050927/resolver-20050927.jar, /home/petar/.m2/repository/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar, /home/petar/.m2/repository/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar, /home/petar/.m2/repository/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar, /home/petar/.m2/repository/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar, /home/petar/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar, /home/petar/.m2/repository/org/glassfish/jaxb/jaxb-runtime/2.2.11/jaxb-runtime-2.2.11.jar, /home/petar/.m2/repository/org/glassfish/jaxb/jaxb-core/2.2.11/jaxb-core-2.2.11.jar, /home/petar/.m2/repository/javax/xml/bind/jaxb-api/2.2.11/jaxb-api-2.2.11.jar, /home/petar/.m2/repository/org/glassfish/jaxb/txw2/2.2.11/txw2-2.2.11.jar, /home/petar/.m2/repository/com/sun/istack/istack-commons-runtime/3.0.5/istack-commons-runtime-3.0.5.jar, /home/petar/.m2/repository/org/jvnet/staxex/stax-ex/1.7.8/stax-ex-1.7.8.jar, /home/petar/.m2/repository/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar, /home/petar/.m2/repository/javax/activation/activation/1.1/activation-1.1.jar, /home/petar/.m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/FastInfoset-1.2.13.jar, /home/petar/.m2/repository/org/glassfish/jaxb/jaxb-xjc/2.2.11/jaxb-xjc-2.2.11.jar, /home/petar/.m2/repository/com/sun/xsom/xsom/20140925/xsom-20140925.jar, /home/petar/.m2/repository/relaxngDatatype/relaxngDatatype/20020414/relaxngDatatype-20020414.jar, /home/petar/.m2/repository/org/glassfish/jaxb/codemodel/2.3.0/codemodel-2.3.0.jar, /home/petar/.m2/repository/com/sun/xml/bind/external/rngom/2.3.0/rngom-2.3.0.jar, /home/petar/.m2/repository/com/sun/xml/dtd-parser/dtd-parser/1.2/dtd-parser-1.2.jar, /home/petar/.m2/repository/com/sun/istack/istack-commons-tools/3.0.5/istack-commons-tools-3.0.5.jar, /home/petar/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5/maven-plugin-annotations-3.5.jar, /home/petar/.m2/repository/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar, /home/petar/.m2/repository/org/apache/maven/plugin-testing/maven-plugin-testing-harness/2.1/maven-plugin-testing-harness-2.1.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar, /home/petar/.m2/repository/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar, /home/petar/.m2/repository/junit/junit/4.8.1/junit-4.8.1.jar]
[DEBUG] (f) compileSourceRoots = [/home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/src/test/java]
[DEBUG] (f) compilerId = javac
[DEBUG] (f) debug = true
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) failOnError = true
[DEBUG] (f) forceJavacCompilerUse = false
[DEBUG] (f) fork = false
[DEBUG] (f) generatedTestSourcesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/generated-test-sources/test-annotations
[DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile {execution: default-testCompile}
[DEBUG] (f) optimize = false
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/test-classes
[DEBUG] (f) showDeprecation = false
[DEBUG] (f) showWarnings = false
[DEBUG] (f) skipMultiThreadWarning = false
[DEBUG] (f) source = 1.6
[DEBUG] (f) staleMillis = 0
[DEBUG] (f) target = 1.6
[DEBUG] (f) useIncrementalCompilation = true
[DEBUG] (f) verbose = false
[DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] -- end configuration --
[DEBUG] Using compiler 'javac'.
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ maven-jaxb22-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-surefire-plugin:2.12.4, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test' with basic configurator -->
[DEBUG] (s) basedir = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2
[DEBUG] (s) childDelegation = false
[DEBUG] (s) classesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes
[DEBUG] (s) disableXmlReport = false
[DEBUG] (s) enableAssertions = true
[DEBUG] (s) forkMode = once
[DEBUG] (s) junitArtifactName = junit:junit
[DEBUG] (s) localRepository = id: local
url: file:///home/petar/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) parallelMavenExecution = false
[DEBUG] (s) perCoreThreadCount = true
[DEBUG] (s) pluginArtifactMap = {org.apache.maven.plugins:maven-surefire-plugin=org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:2.12.4:, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.apache.maven.surefire:surefire-booter=org.apache.maven.surefire:surefire-booter:jar:2.12.4:compile, org.apache.maven.surefire:surefire-api=org.apache.maven.surefire:surefire-api:jar:2.12.4:compile, org.apache.maven.surefire:maven-surefire-common=org.apache.maven.surefire:maven-surefire-common:jar:2.12.4:compile, org.apache.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.1:compile, org.apache.maven.shared:maven-common-artifact-filters=org.apache.maven.shared:maven-common-artifact-filters:jar:1.3:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:3.0.8:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.0.9:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, org.apache.maven:maven-core=org.apache.maven:maven-core:jar:2.0.9:compile, org.apache.maven:maven-plugin-parameter-documenter=org.apache.maven:maven-plugin-parameter-documenter:jar:2.0.9:compile, org.apache.maven.reporting:maven-reporting-api=org.apache.maven.reporting:maven-reporting-api:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven:maven-error-diagnostics=org.apache.maven:maven-error-diagnostics:jar:2.0.9:compile, org.apache.maven:maven-plugin-descriptor=org.apache.maven:maven-plugin-descriptor:jar:2.0.9:compile, org.apache.maven:maven-monitor=org.apache.maven:maven-monitor:jar:2.0.9:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1:compile, org.apache.maven:maven-toolchain=org.apache.maven:maven-toolchain:jar:2.0.9:compile, org.apache.maven.plugin-tools:maven-plugin-annotations=org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.1:compile}
[DEBUG] (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.HelpMojo', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.12.4:help'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.apache.maven.plugin.surefire.SurefirePlugin', role hint: 'org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test'
---
[DEBUG] (s) printSummary = true
[DEBUG] (s) projectArtifactMap = {org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core=org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT:compile, org.slf4j:slf4j-api=org.slf4j:slf4j-api:jar:1.7.25:compile, org.apache.commons:commons-lang3=org.apache.commons:commons-lang3:jar:3.2.1:compile, com.sun.org.apache.xml.internal:resolver=com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.apache.maven:maven-plugin-api=org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api=org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.apache.maven:maven-project=org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings=org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile=org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model=org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager=org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata=org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven.wagon:wagon-provider-api=org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile, org.apache.maven:maven-plugin-registry=org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default=org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, classworlds:classworlds=classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils=org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, org.glassfish.jaxb:jaxb-runtime=org.glassfish.jaxb:jaxb-runtime:jar:2.2.11:compile, org.glassfish.jaxb:jaxb-core=org.glassfish.jaxb:jaxb-core:jar:2.2.11:compile, javax.xml.bind:jaxb-api=javax.xml.bind:jaxb-api:jar:2.2.11:compile, org.glassfish.jaxb:txw2=org.glassfish.jaxb:txw2:jar:2.2.11:compile, com.sun.istack:istack-commons-runtime=com.sun.istack:istack-commons-runtime:jar:3.0.5:compile, org.jvnet.staxex:stax-ex=org.jvnet.staxex:stax-ex:jar:1.7.8:compile, javax.xml.stream:stax-api=javax.xml.stream:stax-api:jar:1.0-2:compile, javax.activation:activation=javax.activation:activation:jar:1.1:compile, com.sun.xml.fastinfoset:FastInfoset=com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile, org.glassfish.jaxb:jaxb-xjc=org.glassfish.jaxb:jaxb-xjc:jar:2.2.11:compile, com.sun.xsom:xsom=com.sun.xsom:xsom:jar:20140925:compile, relaxngDatatype:relaxngDatatype=relaxngDatatype:relaxngDatatype:jar:20020414:compile, org.glassfish.jaxb:codemodel=org.glassfish.jaxb:codemodel:jar:2.3.0:compile, com.sun.xml.bind.external:rngom=com.sun.xml.bind.external:rngom:jar:2.3.0:compile, com.sun.xml.dtd-parser:dtd-parser=com.sun.xml.dtd-parser:dtd-parser:jar:1.2:compile, com.sun.istack:istack-commons-tools=com.sun.istack:istack-commons-tools:jar:3.0.5:compile, org.apache.maven.plugin-tools:maven-plugin-annotations=org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven:maven-artifact=org.apache.maven:maven-artifact:jar:2.0.9:compile, org.apache.maven.plugin-testing:maven-plugin-testing-harness=org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:2.1:test, org.codehaus.plexus:plexus-archiver=org.codehaus.plexus:plexus-archiver:jar:2.2:test, org.codehaus.plexus:plexus-io=org.codehaus.plexus:plexus-io:jar:2.0.4:test, junit:junit=junit:junit:jar:4.8.1:test}
[DEBUG] (s) redirectTestOutputToFile = false
[DEBUG] (s) remoteRepositories = [ id: central
url: https://repo.maven.apache.org/maven2
layout: default
snapshots: [enabled => false, update => daily]
releases: [enabled => true, update => never]
]
[DEBUG] (s) reportFormat = brief
[DEBUG] (s) reportsDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/surefire-reports
[DEBUG] (s) runOrder = filesystem
[DEBUG] (s) skip = false
[DEBUG] (s) skipTests = false
[DEBUG] (s) testClassesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/test-classes
[DEBUG] (s) testFailureIgnore = false
[DEBUG] (s) testNGArtifactName = org.testng:testng
[DEBUG] (s) testSourceDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/src/test/java
[DEBUG] (s) trimStackTrace = true
[DEBUG] (s) useFile = true
[DEBUG] (s) useManifestOnlyJar = true
[DEBUG] (s) useSystemClassLoader = true
[DEBUG] (s) useUnlimitedThreads = false
[DEBUG] (s) workingDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2
[DEBUG] (s) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/pom.xml
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] -- end configuration --
[INFO] No tests to run.
[INFO]
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ maven-jaxb22-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-jar-plugin:2.4:jar from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-jar-plugin:2.4, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-jar-plugin:2.4:jar' with basic configurator -->
[DEBUG] (f) classesDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes
[DEBUG] (f) defaultManifestFile = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/classes/META-INF/MANIFEST.MF
[DEBUG] (f) finalName = maven-jaxb22-plugin-0.13.3-SNAPSHOT
[DEBUG] (f) forceCreation = false
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/pom.xml
[DEBUG] (f) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] (f) skipIfEmpty = false
[DEBUG] (f) useDefaultManifestFile = false
[DEBUG] -- end configuration --
[DEBUG] isUp2date: false (Destination /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/maven-jaxb22-plugin-0.13.3-SNAPSHOT.jar not found.)
[INFO] Building jar: /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/maven-jaxb22-plugin-0.13.3-SNAPSHOT.jar
[DEBUG] adding directory META-INF/
[DEBUG] adding entry META-INF/MANIFEST.MF
[DEBUG] adding directory META-INF/maven/
[DEBUG] adding directory META-INF/maven/org.jvnet.jaxb2.maven2/
[DEBUG] adding directory META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb22-plugin/
[DEBUG] adding directory META-INF/m2e/
[DEBUG] adding directory org/
[DEBUG] adding directory org/jvnet/
[DEBUG] adding directory org/jvnet/mjiip/
[DEBUG] adding directory org/jvnet/mjiip/v_2_2/
[DEBUG] adding entry META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb22-plugin/plugin-help.xml
[DEBUG] adding entry META-INF/maven/plugin.xml
[DEBUG] adding entry META-INF/m2e/lifecycle-mapping-metadata.xml
[DEBUG] adding entry org/jvnet/mjiip/v_2_2/LoggingCodeWriter.class
[DEBUG] adding entry org/jvnet/mjiip/v_2_2/HelpMojo.class
[DEBUG] adding entry org/jvnet/mjiip/v_2_2/LoggingErrorReceiver.class
[DEBUG] adding entry org/jvnet/mjiip/v_2_2/OptionsFactory.class
[DEBUG] adding entry org/jvnet/mjiip/v_2_2/XJC22Mojo.class
[DEBUG] adding entry META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb22-plugin/pom.xml
[DEBUG] adding entry META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb22-plugin/pom.properties
[INFO]
[INFO] --- maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-jaxb22-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-plugin-plugin:3.5:addPluginArtifactMetadata from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-plugin-plugin:3.5, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-plugin-plugin:3.5:addPluginArtifactMetadata' with basic configurator -->
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/pom.xml
[DEBUG] (f) skip = false
[DEBUG] -- end configuration --
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ maven-jaxb22-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-install-plugin:2.4:install from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-install-plugin:2.4, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-install-plugin:2.4:install' with basic configurator -->
[DEBUG] (f) artifact = org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:maven-plugin:0.13.3-SNAPSHOT
[DEBUG] (f) attachedArtifacts = []
[DEBUG] (f) createChecksum = false
[DEBUG] (f) localRepository = id: local
url: file:///home/petar/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) packaging = maven-plugin
[DEBUG] (f) pomFile = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/pom.xml
[DEBUG] (s) skip = false
[DEBUG] (f) updateReleaseInfo = false
[DEBUG] -- end configuration --
[INFO] Installing /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/target/maven-jaxb22-plugin-0.13.3-SNAPSHOT.jar to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb22-plugin/0.13.3-SNAPSHOT/maven-jaxb22-plugin-0.13.3-SNAPSHOT.jar
[DEBUG] Writing tracking file /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb22-plugin/0.13.3-SNAPSHOT/_remote.repositories
[INFO] Installing /home/petar/workspace/maven-jaxb2-plugin/plugin-2.2/pom.xml to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb22-plugin/0.13.3-SNAPSHOT/maven-jaxb22-plugin-0.13.3-SNAPSHOT.pom
[DEBUG] Writing tracking file /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb22-plugin/0.13.3-SNAPSHOT/_remote.repositories
[DEBUG] Installing org.jvnet.jaxb2.maven2:maven-jaxb22-plugin:0.13.3-SNAPSHOT/maven-metadata.xml to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb22-plugin/0.13.3-SNAPSHOT/maven-metadata-local.xml
[DEBUG] Installing org.jvnet.jaxb2.maven2:maven-jaxb22-plugin/maven-metadata.xml to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-jaxb22-plugin/maven-metadata-local.xml
[DEBUG] Installing org.jvnet.jaxb2.maven2/maven-metadata.xml to /home/petar/.m2/repository/org/jvnet/jaxb2/maven2/maven-metadata-local.xml
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven JAXB 2.3.x Plugin 0.13.3-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] 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] 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] 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: org.jvnet.jaxb2.maven2:maven-jaxb23-plugin:0.13.3-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile, runtime, test]
[DEBUG] Repositories (dependencies): [nemesis-samplestore-archetype (https://repository.nemesis.io/artifactory/libs-snapshot/, default, releases+snapshots), 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.apache.maven.plugins:maven-clean-plugin:2.5:clean (default-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<directory default-value="${project.build.directory}"/>
<excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories>
<failOnError default-value="true">${maven.clean.failOnError}</failOnError>
<followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<reportDirectory default-value="${project.reporting.outputDirectory}"/>
<retryOnError default-value="true">${maven.clean.retryOnError}</retryOnError>
<skip default-value="false">${clean.skip}</skip>
<testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
<verbose>${clean.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce (enforce-maven)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<rules>
<requireMavenVersion>
<version>(,2.1.0),(2.1.0,2.2.0),(2.2.0,)</version>
<message>Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.</message>
</requireMavenVersion>
</rules>
<skip default-value="false">${enforcer.skip}</skip>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-plugin-plugin:3.5:helpmojo (help-goal)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<dependencies default-value="${project.artifacts}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<local default-value="${localRepository}"/>
<outputDirectory default-value="${project.build.directory}/generated-sources/plugin"/>
<project default-value="${project}"/>
<remoteRepos default-value="${project.remoteArtifactRepositories}"/>
<skip default-value="false">${maven.plugin.skip}</skip>
<skipErrorNoDescriptorsFound default-value="false">true</skipErrorNoDescriptorsFound>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:resources (default-resources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.resources}"/>
<session default-value="${session}"/>
<supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.compileClasspathElements}"/>
<compileSourceRoots default-value="${project.compileSourceRoots}"/>
<compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
<fork default-value="false">${maven.compiler.fork}</fork>
<generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<mojoExecution>${mojoExecution}</mojoExecution>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<projectArtifact default-value="${project.artifact}"/>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<skipMain>${maven.main.skip}</skipMain>
<skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">1.8</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">1.8</target>
<useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
<mavenSession default-value="${session}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor (default-descriptor)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<dependencies default-value="${project.artifacts}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<local default-value="${localRepository}"/>
<outputDirectory default-value="${project.build.outputDirectory}/META-INF/maven"/>
<project default-value="${project}"/>
<remoteRepos default-value="${project.remoteArtifactRepositories}"/>
<skip default-value="false">${maven.plugin.skip}</skip>
<skipDescriptor default-value="false"/>
<skipErrorNoDescriptorsFound default-value="false">true</skipErrorNoDescriptorsFound>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-plugin-plugin:3.5:descriptor (mojo-descriptor)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<dependencies default-value="${project.artifacts}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<local default-value="${localRepository}"/>
<outputDirectory default-value="${project.build.outputDirectory}/META-INF/maven"/>
<project default-value="${project}"/>
<remoteRepos default-value="${project.remoteArtifactRepositories}"/>
<skip default-value="false">${maven.plugin.skip}</skip>
<skipDescriptor default-value="false"/>
<skipErrorNoDescriptorsFound default-value="false">true</skipErrorNoDescriptorsFound>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:testResources (default-testResources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.testOutputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.testResources}"/>
<session default-value="${session}"/>
<skip>${maven.test.skip}</skip>
<supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.testClasspathElements}"/>
<compileSourceRoots default-value="${project.testCompileSourceRoots}"/>
<compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<forceJavacCompilerUse default-value="false">${maven.compiler.forceJavacCompilerUse}</forceJavacCompilerUse>
<fork default-value="false">${maven.compiler.fork}</fork>
<generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/>
<maxmem>${maven.compiler.maxmem}</maxmem>
<meminitial>${maven.compiler.meminitial}</meminitial>
<mojoExecution>${mojoExecution}</mojoExecution>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputDirectory default-value="${project.build.testOutputDirectory}"/>
<showDeprecation default-value="false">${maven.compiler.showDeprecation}</showDeprecation>
<showWarnings default-value="false">${maven.compiler.showWarnings}</showWarnings>
<skip>${maven.test.skip}</skip>
<skipMultiThreadWarning default-value="false">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">1.8</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">1.8</target>
<testSource>${maven.compiler.testSource}</testSource>
<testTarget>${maven.compiler.testTarget}</testTarget>
<useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
<mavenSession default-value="${session}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<argLine>${argLine}</argLine>
<basedir default-value="${basedir}"/>
<childDelegation default-value="false">${childDelegation}</childDelegation>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<debugForkedProcess>${maven.surefire.debug}</debugForkedProcess>
<disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
<enableAssertions default-value="true">${enableAssertions}</enableAssertions>
<excludedGroups>${excludedGroups}</excludedGroups>
<failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
<failIfNoTests>${failIfNoTests}</failIfNoTests>
<forkMode default-value="once">${forkMode}</forkMode>
<forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
<groups>${groups}</groups>
<junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
<jvm>${jvm}</jvm>
<localRepository default-value="${localRepository}"/>
<objectFactory>${objectFactory}</objectFactory>
<parallel>${parallel}</parallel>
<parallelMavenExecution default-value="${session.parallel}"/>
<perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
<pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
<pluginDescriptor default-value="${plugin}"/>
<printSummary default-value="true">${surefire.printSummary}</printSummary>
<projectArtifactMap>${project.artifactMap}</projectArtifactMap>
<redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
<remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
<reportFormat default-value="brief">${surefire.reportFormat}</reportFormat>
<reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
<reportsDirectory default-value="${project.build.directory}/surefire-reports"/>
<runOrder default-value="filesystem"/>
<skip default-value="false">${maven.test.skip}</skip>
<skipExec>${maven.test.skip.exec}</skipExec>
<skipTests default-value="false">${skipTests}</skipTests>
<test>${test}</test>
<testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
<testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
<testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
<testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
<threadCount>${threadCount}</threadCount>
<trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
<useFile default-value="true">${surefire.useFile}</useFile>
<useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar>
<useSystemClassLoader default-value="true">${surefire.useSystemClassLoader}</useSystemClassLoader>
<useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
<workingDirectory>${basedir}</workingDirectory>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-jar-plugin:2.4:jar (default-jar)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
<finalName default-value="${project.build.finalName}">${jar.finalName}</finalName>
<forceCreation default-value="false">${jar.forceCreation}</forceCreation>
<outputDirectory default-value="${project.build.directory}"/>
<project default-value="${project}"/>
<session default-value="${session}"/>
<skipIfEmpty default-value="false">${jar.skipIfEmpty}</skipIfEmpty>
<useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-plugin-plugin:3.5:addPluginArtifactMetadata (default-addPluginArtifactMetadata)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<project default-value="${project}"/>
<skip default-value="false">${maven.plugin.skip}</skip>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<artifact default-value="${project.artifact}"/>
<attachedArtifacts default-value="${project.attachedArtifacts}"/>
<createChecksum default-value="false">${createChecksum}</createChecksum>
<localRepository>${localRepository}</localRepository>
<packaging default-value="${project.packaging}"/>
<pomFile default-value="${project.file}"/>
<skip default-value="false">${maven.install.skip}</skip>
<updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, ConflictMarker.markTime=0, ConflictMarker.nodeCount=76, ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, ConflictIdSorter.conflictIdCount=39, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=75, DefaultDependencyCollector.collectTime=17, DefaultDependencyCollector.transformTime=1}
[DEBUG] org.jvnet.jaxb2.maven2:maven-jaxb23-plugin:maven-plugin:0.13.3-SNAPSHOT
[DEBUG] org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.7.25:compile (version managed from 1.7.25) (optionality managed from false)
[DEBUG] org.apache.commons:commons-lang3:jar:3.2.1:compile (version managed from 3.2.1) (optionality managed from false)
[DEBUG] com.sun.org.apache.xml.internal:resolver:jar:20050927:compile
[DEBUG] org.glassfish.jaxb:txw2:jar:2.3.0:compile (version managed from 2.3.0) (optionality managed from false)
[DEBUG] org.apache.maven:maven-plugin-api:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile (version managed from 0.0.7) (optionality managed from false)
[DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.apache.maven:maven-settings:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-model:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.apache.maven:maven-repository-metadata:jar:2.0.9:compile (version managed from 2.0.9) (optionality managed from false)
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.5.15:compile
[DEBUG] org.glassfish.jaxb:jaxb-runtime:jar:2.3.0:compile
[DEBUG] org.glassfish.jaxb:jaxb-core:jar:2.3.0:compile (version managed from 2.3.0) (optionality managed from false)
[DEBUG] javax.xml.bind:jaxb-api:jar:2.3.0:compile (version managed from 2.3.0) (optionality managed from false)
[DEBUG] org.jvnet.staxex:stax-ex:jar:1.7.8:compile (version managed from 1.7.8) (optionality managed from false)
[DEBUG] com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile (version managed from 1.2.13) (optionality managed from false)
[DEBUG] org.glassfish.jaxb:jaxb-xjc-jdk9:jar:2.3.0:compile
[DEBUG] org.glassfish.jaxb:jaxb-xjc:jar:2.3.0:compile (version managed from 2.3.0) (optionality managed from false)
[DEBUG] com.sun.xml.dtd-parser:dtd-parser:jar:1.2:compile (version managed from 1.2) (optionality managed from false)
[DEBUG] org.glassfish.jaxb:xsom:jar:2.3.0:compile
[DEBUG] org.glassfish.jaxb:codemodel:jar:2.3.0:compile (version managed from 2.3.0) (optionality managed from false)
[DEBUG] com.sun.xml.bind.external:rngom:jar:2.3.0:compile (version managed from 2.3.0) (optionality managed from false)
[DEBUG] com.sun.istack:istack-commons-tools:jar:3.0.5:compile (version managed from 3.0.5) (optionality managed from false) (exclusions managed)
[DEBUG] com.sun.istack:istack-commons-runtime:jar:3.0.5:compile (version managed from 3.0.5) (optionality managed from false)
[DEBUG] relaxngDatatype:relaxngDatatype:jar:20020414:compile
[DEBUG] com.sun.activation:javax.activation:jar:1.2.0:compile
[DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile
[DEBUG] org.apache.maven:maven-artifact:jar:2.0.9:compile (version managed from 3.0) (optionality managed from false)
[DEBUG] org.apache.maven.plugin-testing:maven-plugin-testing-harness:jar:2.1:test
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:2.2:test
[DEBUG] org.codehaus.plexus:plexus-io:jar:2.0.4:test
[DEBUG] junit:junit:jar:4.8.1:test
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ maven-jaxb23-plugin ---
[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@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic configurator -->
[DEBUG] (f) directory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target
[DEBUG] (f) excludeDefaultDirectories = false
[DEBUG] (f) failOnError = true
[DEBUG] (f) followSymLinks = false
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes
[DEBUG] (f) reportDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/site
[DEBUG] (f) retryOnError = true
[DEBUG] (f) skip = false
[DEBUG] (f) testOutputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/test-classes
[DEBUG] -- end configuration --
[INFO] Deleting /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/maven-plugin-help.properties
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/maven-status/maven-compiler-plugin/compile/default-compile
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/maven-status/maven-compiler-plugin/compile
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/maven-status/maven-compiler-plugin
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/maven-status
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes/org/jvnet/mjiip/v_2_3/XJC23Mojo.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes/org/jvnet/mjiip/v_2_3/OptionsFactory.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes/org/jvnet/mjiip/v_2_3/LoggingErrorReceiver.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes/org/jvnet/mjiip/v_2_3/HelpMojo.class
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes/org/jvnet/mjiip/v_2_3/LoggingCodeWriter.class
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes/org/jvnet/mjiip/v_2_3
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes/org/jvnet/mjiip
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes/org/jvnet
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes/org
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes/META-INF/m2e/lifecycle-mapping-metadata.xml
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes/META-INF/m2e
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes/META-INF/maven/plugin.xml
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes/META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb23-plugin/plugin-help.xml
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes/META-INF/maven/org.jvnet.jaxb2.maven2/maven-jaxb23-plugin
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes/META-INF/maven/org.jvnet.jaxb2.maven2
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes/META-INF/maven
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes/META-INF
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/generated-sources/annotations
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/generated-sources/plugin/org/jvnet/mjiip/v_2_3/HelpMojo.java
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/generated-sources/plugin/org/jvnet/mjiip/v_2_3
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/generated-sources/plugin/org/jvnet/mjiip
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/generated-sources/plugin/org/jvnet
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/generated-sources/plugin/org
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/generated-sources/plugin
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/generated-sources
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/maven-jaxb23-plugin-0.13.3-SNAPSHOT.jar
[INFO] Deleting file /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/maven-archiver/pom.properties
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/maven-archiver
[INFO] Deleting directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target
[DEBUG] Skipping non-existing directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/classes
[DEBUG] Skipping non-existing directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/test-classes
[DEBUG] Skipping non-existing directory /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/site
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven) @ maven-jaxb23-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.2, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce' with basic configurator -->
[DEBUG] (s) fail = true
[DEBUG] (s) failFast = false
[DEBUG] (f) ignoreCache = false
[DEBUG] (s) version = (,2.1.0),(2.1.0,2.2.0),(2.2.0,)
[DEBUG] (f) message = Maven 2.1.0 and 2.2.0 produce incorrect GPG signatures and checksums respectively.
[DEBUG] (s) rules = [org.apache.maven.plugins.enforcer.RequireMavenVersion@71586f]
[DEBUG] (s) skip = false
[DEBUG] (s) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb23-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/pom.xml
[DEBUG] (s) session = org.apache.maven.execution.MavenSession@c0b41d6
[DEBUG] -- end configuration --
[DEBUG] Executing rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
[DEBUG] Rule org.apache.maven.plugins.enforcer.RequireMavenVersion is cacheable.
[DEBUG] Key org.apache.maven.plugins.enforcer.RequireMavenVersion 491827297 was found in the cache
[DEBUG] The cached results are still valid. Skipping the rule: org.apache.maven.plugins.enforcer.RequireMavenVersion
[INFO]
[INFO] --- maven-plugin-plugin:3.5:helpmojo (help-goal) @ maven-jaxb23-plugin ---
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-plugin-plugin:3.5:helpmojo from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-plugin-plugin:3.5, parent: sun.misc.Launcher$AppClassLoader@33909752]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-plugin-plugin:3.5:helpmojo' with basic configurator -->
[DEBUG] (f) dependencies = [org.jvnet.jaxb2.maven2:maven-jaxb2-plugin-core:jar:0.13.3-SNAPSHOT:compile, org.slf4j:slf4j-api:jar:1.7.25:compile, org.apache.commons:commons-lang3:jar:3.2.1:compile, com.sun.org.apache.xml.internal:resolver:jar:20050927:compile, org.glassfish.jaxb:txw2:jar:2.3.0:compile, org.apache.maven:maven-plugin-api:jar:2.0.9:compile, org.sonatype.plexus:plexus-build-api:jar:0.0.7:compile, org.apache.maven:maven-project:jar:2.0.9:compile, org.apache.maven:maven-settings:jar:2.0.9:compile, org.apache.maven:maven-profile:jar:2.0.9:compile, org.apache.maven:maven-model:jar:2.0.9:compile, org.apache.maven:maven-artifact-manager:jar:2.0.9:compile, org.apache.maven:maven-repository-metadata:jar:2.0.9:compile, org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-2:compile, org.apache.maven:maven-plugin-registry:jar:2.0.9:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile, org.codehaus.plexus:plexus-utils:jar:1.5.15:compile, org.glassfish.jaxb:jaxb-runtime:jar:2.3.0:compile, org.glassfish.jaxb:jaxb-core:jar:2.3.0:compile, javax.xml.bind:jaxb-api:jar:2.3.0:compile, org.jvnet.staxex:stax-ex:jar:1.7.8:compile, com.sun.xml.fastinfoset:FastInfoset:jar:1.2.13:compile, org.glassfish.jaxb:jaxb-xjc-jdk9:jar:2.3.0:compile, org.glassfish.jaxb:jaxb-xjc:jar:2.3.0:compile, com.sun.xml.dtd-parser:dtd-parser:jar:1.2:compile, org.glassfish.jaxb:xsom:jar:2.3.0:compile, org.glassfish.jaxb:codemodel:jar:2.3.0:compile, com.sun.xml.bind.external:rngom:jar:2.3.0:compile, com.sun.istack:istack-commons-tools:jar:3.0.5:compile, com.sun.istack:istack-commons-runtime:jar:3.0.5:compile, relaxngDatatype:relaxngDatatype:jar:20020414:compile, com.sun.activation:javax.activation:jar:1.2.0:compile, org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.5:compile, org.apache.maven:maven-artifact:jar:2.0.9:compile]
[DEBUG] (f) encoding = UTF-8
[DEBUG] (f) local = id: local
url: file:///home/petar/.m2/repository/
layout: default
snapshots: [enabled => true, update => always]
releases: [enabled => true, update => always]
[DEBUG] (f) outputDirectory = /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/target/generated-sources/plugin
[DEBUG] (f) project = MavenProject: org.jvnet.jaxb2.maven2:maven-jaxb23-plugin:0.13.3-SNAPSHOT @ /home/petar/workspace/maven-jaxb2-plugin/plugin-2.3/pom.xml
[DEBUG] (f) remoteRepos = [ id: nemesis-samplestore-archetype
url: https://repository.nemesis.io/artifactory/libs-snapshot/
layout: default
snapshots: [enabled => true, update => daily]
releases: [enabled => true, update => daily]
, 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) skipErrorNoDescriptorsFound = true
[DEBUG] -- end configuration --
[ERROR]
Artifact Ids of the format maven-___-plugin are reserved for
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.
[INFO] Using 'UTF-8' encoding to read mojo source files.
[DEBUG] Using 2 mojo extractors.
[DEBUG] Applying java-javadoc mojo extractor
[INFO] java-javadoc mojo extractor found 0 mojo descriptor.
[DEBUG] Applying java-annotations mojo extractor
[DEBUG] found MojoAnnotatedClass:org.jvnet.jaxb2.maven2.AbstractXJC2Mojo:MojoAnnotatedClass{className='org.jvnet.jaxb2.maven2.AbstractXJC2Mojo', parentClassName='org.apache.maven.plugin.AbstractMojo', mojo=null, execute=null, parameters={schemaExcludes=AnnotatedField{fieldName='schemaExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, specVersion=AnnotatedField{fieldName='specVersion'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='2.2', required=false, readonly=false}, proxyUsername=AnnotatedField{fieldName='proxyUsername'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyUsername', defaultValue='null', required=false, readonly=false}, catalog=AnnotatedField{fieldName='catalog'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalog', defaultValue='null', required=false, readonly=false}, plugins=AnnotatedField{fieldName='plugins'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindings=AnnotatedField{fieldName='bindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, removeOldOutput=AnnotatedField{fieldName='removeOldOutput'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldOutput', defaultValue='false', required=false, readonly=false}, project=AnnotatedField{fieldName='project'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${project}', required=false, readonly=true}, episode=AnnotatedField{fieldName='episode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episode', defaultValue='true', required=false, readonly=false}, schemaLanguage=AnnotatedField{fieldName='schemaLanguage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaLanguage', defaultValue='null', required=false, readonly=false}, addCompileSourceRoot=AnnotatedField{fieldName='addCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addCompileSourceRoot', defaultValue='true', required=false, readonly=false}, proxyPort=AnnotatedField{fieldName='proxyPort'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPort', defaultValue='null', required=false, readonly=false}, cleanPackageDirectories=AnnotatedField{fieldName='cleanPackageDirectories'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.removeOldPackages', defaultValue='true', required=false, readonly=false}, addTestCompileSourceRoot=AnnotatedField{fieldName='addTestCompileSourceRoot'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addTestCompileSourceRoot', defaultValue='false', required=false, readonly=false}, strict=AnnotatedField{fieldName='strict'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.strict', defaultValue='true', required=false, readonly=false}, episodes=AnnotatedField{fieldName='episodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemaDirectory=AnnotatedField{fieldName='schemaDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.schemaDirectory', defaultValue='src/main/resources', required=true, readonly=false}, settings=AnnotatedField{fieldName='settings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${settings}', required=false, readonly=true}, packageLevelAnnotations=AnnotatedField{fieldName='packageLevelAnnotations'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.packageLevelAnnotations', defaultValue='true', required=false, readonly=false}, readOnly=AnnotatedField{fieldName='readOnly'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.readOnly', defaultValue='false', required=false, readonly=false}, episodeFile=AnnotatedField{fieldName='episodeFile'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.episodeFile', defaultValue='null', required=false, readonly=false}, disableXmlSecurity=AnnotatedField{fieldName='disableXmlSecurity'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableXmlSecurity', defaultValue='true', required=false, readonly=false}, encoding=AnnotatedField{fieldName='encoding'}ParameterAnnotationContent{name='null', alias='null', property='encoding', defaultValue='${project.build.sourceEncoding}', required=false, readonly=false}, proxyHost=AnnotatedField{fieldName='proxyHost'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyHost', defaultValue='null', required=false, readonly=false}, schemaIncludes=AnnotatedField{fieldName='schemaIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, accessExternalSchema=AnnotatedField{fieldName='accessExternalSchema'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalSchema', defaultValue='all', required=false, readonly=false}, addIfExistsToEpisodeSchemaBindings=AnnotatedField{fieldName='addIfExistsToEpisodeSchemaBindings'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.addIfExistsToEpisodeSchemaBindings', defaultValue='true', required=false, readonly=false}, catalogs=AnnotatedField{fieldName='catalogs'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, schemas=AnnotatedField{fieldName='schemas'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, bindingIncludes=AnnotatedField{fieldName='bindingIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, forceRegenerate=AnnotatedField{fieldName='forceRegenerate'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.forceRegenerate', defaultValue='false', required=false, readonly=false}, produces=AnnotatedField{fieldName='produces'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, enableIntrospection=AnnotatedField{fieldName='enableIntrospection'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.enableIntrospection', defaultValue='false', required=false, readonly=false}, bindingExcludes=AnnotatedField{fieldName='bindingExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, extension=AnnotatedField{fieldName='extension'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.extension', defaultValue='true', required=false, readonly=false}, scanDependenciesForBindings=AnnotatedField{fieldName='scanDependenciesForBindings'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='false', required=false, readonly=false}, writeCode=AnnotatedField{fieldName='writeCode'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.writeCode', defaultValue='true', required=false, readonly=false}, otherDepends=AnnotatedField{fieldName='otherDepends'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, locale=AnnotatedField{fieldName='locale'}ParameterAnnotationContent{name='null', alias='null', property='locale', defaultValue='null', required=false, readonly=false}, catalogResolver=AnnotatedField{fieldName='catalogResolver'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.catalogResolver', defaultValue='null', required=false, readonly=false}, noFileHeader=AnnotatedField{fieldName='noFileHeader'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.noFileHeader', defaultValue='false', required=false, readonly=false}, pluginArtifacts=AnnotatedField{fieldName='pluginArtifacts'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${plugin.artifacts}', required=true, readonly=false}, generatePackage=AnnotatedField{fieldName='generatePackage'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generatePackage', defaultValue='null', required=false, readonly=false}, localRepository=AnnotatedField{fieldName='localRepository'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='${localRepository}', required=true, readonly=false}, disableDefaultExcludes=AnnotatedField{fieldName='disableDefaultExcludes'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.disableDefaultExcludes', defaultValue='false', required=false, readonly=false}, debug=AnnotatedField{fieldName='debug'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.debug', defaultValue='false', required=false, readonly=false}, otherDependsExcludes=AnnotatedField{fieldName='otherDependsExcludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, proxyPassword=AnnotatedField{fieldName='proxyPassword'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.proxyPassword', defaultValue='null', required=false, readonly=false}, useDependenciesAsEpisodes=AnnotatedField{fieldName='useDependenciesAsEpisodes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, verbose=AnnotatedField{fieldName='verbose'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.verbose', defaultValue='false', required=false, readonly=false}, args=AnnotatedField{fieldName='args'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}, markGenerated=AnnotatedField{fieldName='markGenerated'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.markGenerated', defaultValue='false', required=false, readonly=false}, bindingDirectory=AnnotatedField{fieldName='bindingDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.bindingDirectory', defaultValue='null', required=false, readonly=false}, generateDirectory=AnnotatedField{fieldName='generateDirectory'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.generateDirectory', defaultValue='${project.build.directory}/generated-sources/xjc', required=true, readonly=false}, accessExternalDTD=AnnotatedField{fieldName='accessExternalDTD'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.accessExternalDTD', defaultValue='all', required=false, readonly=false}, useActiveProxyAsHttpproxy=AnnotatedField{fieldName='useActiveProxyAsHttpproxy'}ParameterAnnotationContent{name='null', alias='null', property='maven.xjc2.useActiveProxyAsHttpproxy', defaultValue='false', required=false, readonly=false}, otherDependsIncludes=AnnotatedField{fieldName='otherDependsIncludes'}ParameterAnnotationContent{name='null', alias='null', property='null', defaultValue='null', required=false, readonly=false}}, components={artifactFactory=AnnotatedField{fieldName='artifactFactory'}ComponentAnnotationContent{role='org.apache.maven.artifact.factory.ArtifactFactory', hint='null'}, artifactMetadataSource=AnnotatedField{fieldName='artifactMetadataSource'}ComponentAnnotationContent{role='org.apache.maven.artifact.metadata.ArtifactMetadataSource', hint='null'}, mavenProjectBuilder=AnnotatedField{fieldName='mavenProjectBuilder'}ComponentAnnotationContent{role='org.apache.maven.project.MavenProjectBuilder', hint='null'}, artifactResolver=AnnotatedField{fieldName='artifactResolver'}ComponentAnnotationContent{role='org.apache.maven.artifact.resolver.ArtifactResolver', hint='null'}, buildContext=AnnotatedField{fieldName='buildContext'}ComponentAnnotationContent{role='org.sonatype.plexus.build.incremental.BuildContext', hint='null'}}}
[ERROR] Failed to analyze /home/petar/.m2/repository/org/glassfish/jaxb/jaxb-xjc-jdk9/2.3.0/jaxb-xjc-jdk9-2.3.0.jar!/com/sun/tools/xjc/XJC2Task.class
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Maven JAXB 2.x Plugin Project ...................... SUCCESS [ 0.346 s]
[INFO] Maven JAXB 2.x Plugin Core ......................... SUCCESS [ 1.901 s]
[INFO] Maven JAXB 2.0.x Plugin ............................ SUCCESS [ 1.735 s]
[INFO] Maven JAXB 2.1.x Plugin ............................ SUCCESS [ 1.522 s]
[INFO] Maven JAXB 2.2.x Plugin ............................ SUCCESS [ 0.905 s]
[INFO] Maven JAXB 2.3.x Plugin ............................ FAILURE [ 0.122 s]
[INFO] Maven JAXB 2.x Plugin .............................. SKIPPED
[INFO] Maven JAXB 2.x Plugin Testing ...................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.836 s
[INFO] Finished at: 2018-05-10T10:22:53+03:00
[INFO] Final Memory: 36M/616M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.5:helpmojo (help-goal) on project maven-jaxb23-plugin: Execution help-goal of goal org.apache.maven.plugins:maven-plugin-plugin:3.5:helpmojo failed.: IllegalArgumentException -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.5:helpmojo (help-goal) on project maven-jaxb23-plugin: Execution help-goal of goal org.apache.maven.plugins:maven-plugin-plugin:3.5:helpmojo failed.
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:213)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:309)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:194)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:107)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:993)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:345)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:191)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution help-goal of goal org.apache.maven.plugins:maven-plugin-plugin:3.5:helpmojo failed.
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 20 more
Caused by: java.lang.IllegalArgumentException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner.analyzeClassStream(DefaultMojoAnnotationsScanner.java:214)
at org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner.scanArchive(DefaultMojoAnnotationsScanner.java:145)
at org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner.scan(DefaultMojoAnnotationsScanner.java:112)
at org.apache.maven.tools.plugin.extractor.annotations.scanner.DefaultMojoAnnotationsScanner.scan(DefaultMojoAnnotationsScanner.java:79)
at org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor.scanAnnotations(JavaAnnotationsMojoDescriptorExtractor.java:124)
at org.apache.maven.tools.plugin.extractor.annotations.JavaAnnotationsMojoDescriptorExtractor.execute(JavaAnnotationsMojoDescriptorExtractor.java:103)
at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor(DefaultMojoScanner.java:96)
at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute(AbstractGeneratorMojo.java:283)
at org.apache.maven.plugin.plugin.HelpGeneratorMojo.execute(HelpGeneratorMojo.java:92)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
... 21 more
[ERROR]
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :maven-jaxb23-plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment