[ https://issues.apache.org/jira/browse/MPLUGIN-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17337521#comment-17337521 ]
Maciej Gorywoda commented on MPLUGIN-373: ----------------------------------------- Detailed logs: ``` makingthematrix@makingthematrix:~/workspace/maven-plugin-minimal$ mvn install -e -X Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d) Maven home: /opt/mvn Java version: 16.0.1, vendor: Oracle Corporation, runtime: /opt/jdk-16.0.1 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-71-generic", arch: "amd64", family: "unix" [DEBUG] Created new class realm maven.api [DEBUG] Importing foreign packages into class realm maven.api [DEBUG] Imported: javax.annotation.* < plexus.core [DEBUG] Imported: javax.annotation.security.* < plexus.core [DEBUG] Imported: javax.enterprise.inject.* < plexus.core [DEBUG] Imported: javax.enterprise.util.* < plexus.core [DEBUG] Imported: javax.inject.* < plexus.core [DEBUG] Imported: org.apache.maven.* < plexus.core [DEBUG] Imported: org.apache.maven.artifact < plexus.core [DEBUG] Imported: org.apache.maven.classrealm < plexus.core [DEBUG] Imported: org.apache.maven.cli < plexus.core [DEBUG] Imported: org.apache.maven.configuration < plexus.core [DEBUG] Imported: org.apache.maven.exception < plexus.core [DEBUG] Imported: org.apache.maven.execution < plexus.core [DEBUG] Imported: org.apache.maven.execution.scope < plexus.core [DEBUG] Imported: org.apache.maven.lifecycle < plexus.core [DEBUG] Imported: org.apache.maven.model < plexus.core [DEBUG] Imported: org.apache.maven.monitor < plexus.core [DEBUG] Imported: org.apache.maven.plugin < plexus.core [DEBUG] Imported: org.apache.maven.profiles < plexus.core [DEBUG] Imported: org.apache.maven.project < plexus.core [DEBUG] Imported: org.apache.maven.reporting < plexus.core [DEBUG] Imported: org.apache.maven.repository < plexus.core [DEBUG] Imported: org.apache.maven.rtinfo < plexus.core [DEBUG] Imported: org.apache.maven.settings < plexus.core [DEBUG] Imported: org.apache.maven.toolchain < plexus.core [DEBUG] Imported: org.apache.maven.usability < plexus.core [DEBUG] Imported: org.apache.maven.wagon.* < plexus.core [DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core [DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core [DEBUG] Imported: org.apache.maven.wagon.events < plexus.core [DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core [DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core [DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core [DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core [DEBUG] Imported: org.codehaus.classworlds < plexus.core [DEBUG] Imported: org.codehaus.plexus.* < plexus.core [DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core [DEBUG] Imported: org.codehaus.plexus.component < plexus.core [DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core [DEBUG] Imported: org.codehaus.plexus.container < plexus.core [DEBUG] Imported: org.codehaus.plexus.context < plexus.core [DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core [DEBUG] Imported: org.codehaus.plexus.logging < plexus.core [DEBUG] Imported: org.codehaus.plexus.personality < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core [DEBUG] Imported: org.eclipse.aether.* < plexus.core [DEBUG] Imported: org.eclipse.aether.artifact < plexus.core [DEBUG] Imported: org.eclipse.aether.collection < plexus.core [DEBUG] Imported: org.eclipse.aether.deployment < plexus.core [DEBUG] Imported: org.eclipse.aether.graph < plexus.core [DEBUG] Imported: org.eclipse.aether.impl < plexus.core [DEBUG] Imported: org.eclipse.aether.installation < plexus.core [DEBUG] Imported: org.eclipse.aether.internal.impl < plexus.core [DEBUG] Imported: org.eclipse.aether.metadata < plexus.core [DEBUG] Imported: org.eclipse.aether.repository < plexus.core [DEBUG] Imported: org.eclipse.aether.resolution < plexus.core [DEBUG] Imported: org.eclipse.aether.spi < plexus.core [DEBUG] Imported: org.eclipse.aether.transfer < plexus.core [DEBUG] Imported: org.eclipse.aether.version < plexus.core [DEBUG] Imported: org.fusesource.jansi.* < plexus.core [DEBUG] Imported: org.slf4j.* < plexus.core [DEBUG] Imported: org.slf4j.event.* < plexus.core [DEBUG] Imported: org.slf4j.helpers.* < plexus.core [DEBUG] Imported: org.slf4j.spi.* < plexus.core [DEBUG] Populating class realm maven.api [INFO] Error stacktraces are turned on. [DEBUG] Message scheme: color [DEBUG] Message styles: debug info warning error success failure strong mojo project [DEBUG] Reading global settings from /opt/mvn/conf/settings.xml [DEBUG] Reading user settings from /home/makingthematrix/.m2/settings.xml [DEBUG] Reading global toolchains from /opt/mvn/conf/toolchains.xml [DEBUG] Reading user toolchains from /home/makingthematrix/.m2/toolchains.xml [DEBUG] Using local repository at /home/makingthematrix/.m2/repository [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/makingthematrix/.m2/repository [INFO] Scanning for projects... [DEBUG] Extension realms for project io.makingthematrix:maven-plugin-minimal:maven-plugin:0.0.1: (none) [DEBUG] Looking up lifecycle mappings for packaging maven-plugin from ClassRealm[plexus.core, parent: null] [DEBUG] === REACTOR BUILD PLAN ================================================ [DEBUG] Project: io.makingthematrix:maven-plugin-minimal:maven-plugin:0.0.1 [DEBUG] Tasks: [install] [DEBUG] Style: Regular [DEBUG] ======================================================================= [INFO] [INFO] --------------< io.makingthematrix:maven-plugin-minimal >--------------- [INFO] Building Maven Plugin Minimal 0.0.1 [INFO] ----------------------------[ maven-plugin ]---------------------------- [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] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://repository.apache.org/snapshots). [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: io.makingthematrix:maven-plugin-minimal:0.0.1 [DEBUG] Dependencies (collect): [] [DEBUG] Dependencies (resolve): [compile, runtime, test] [DEBUG] Repositories (dependencies): [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] Repositories (plugins) : [central (https://repo.maven.apache.org/maven2, default, releases)] [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.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.8.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}"/> <compilePath 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> <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning> <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 default-value="${mojoExecution}"/> <optimize default-value="false">${maven.compiler.optimize}</optimize> <outputDirectory default-value="${project.build.outputDirectory}"/> <parameters default-value="false">${maven.compiler.parameters}</parameters> <project default-value="${project}"/> <projectArtifact default-value="${project.artifact}"/> <release>${maven.compiler.release}</release> <session default-value="${session}"/> <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.6">${maven.compiler.source}</source> <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> <target default-value="1.6">${maven.compiler.target}</target> <useIncrementalCompilation default-value="true">${maven.compiler.useIncrementalCompilation}</useIncrementalCompilation> <verbose default-value="false">${maven.compiler.verbose}</verbose> </configuration> [DEBUG] ----------------------------------------------------------------------- [DEBUG] Goal: org.apache.maven.plugins:maven-plugin-plugin:3.6.1: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">${maven.plugin.skipErrorNoDescriptorsFound}</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.8.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}"/> <compilePath default-value="${project.compileClasspathElements}"/> <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> <failOnWarning default-value="false">${maven.compiler.failOnWarning}</failOnWarning> <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 default-value="${mojoExecution}"/> <optimize default-value="false">${maven.compiler.optimize}</optimize> <outputDirectory default-value="${project.build.testOutputDirectory}"/> <parameters default-value="false">${maven.compiler.parameters}</parameters> <project default-value="${project}"/> <release>${maven.compiler.release}</release> <session default-value="${session}"/> <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.6">${maven.compiler.source}</source> <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> <target default-value="1.6">${maven.compiler.target}</target> <testPath default-value="${project.testClasspathElements}"/> <testRelease>${maven.compiler.testRelease}</testRelease> <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> </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.6.1: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] Using mirror maven-default-http-blocker (http://0.0.0.0/) for repository.jboss.org (http://repository.jboss.org/maven2). [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for snapshots.jboss.org (http://snapshots.jboss.org/maven2). [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for oss.sonatype.org/jboss-snapshots (http://oss.sonatype.org/content/repositories/jboss-snapshots). [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for snapshots (http://snapshots.maven.codehaus.org/maven2). [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for central (http://repo1.maven.org/maven2). [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus.snapshots (http://snapshots.repository.codehaus.org). [DEBUG] Dependency collection stats \{ConflictMarker.analyzeTime=830651, ConflictMarker.markTime=172000, ConflictMarker.nodeCount=53, ConflictIdSorter.graphTime=436205, ConflictIdSorter.topsortTime=307104, ConflictIdSorter.conflictIdCount=25, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=5016636, ConflictResolver.conflictItemCount=49, DefaultDependencyCollector.collectTime=131970591, DefaultDependencyCollector.transformTime=8360190} [DEBUG] io.makingthematrix:maven-plugin-minimal:maven-plugin:0.0.1 [DEBUG] org.apache.maven:maven-plugin-api:jar:3.8.1:compile [DEBUG] org.apache.maven:maven-model:jar:3.8.1:compile [DEBUG] org.apache.maven:maven-artifact:jar:3.8.1:compile [DEBUG] org.apache.commons:commons-lang3:jar:3.8.1:compile [DEBUG] org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile [DEBUG] javax.enterprise:cdi-api:jar:1.0:compile [DEBUG] javax.annotation:jsr250-api:jar:1.0:compile [DEBUG] javax.inject:javax.inject:jar:1:compile [DEBUG] org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.4:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.2.1:compile [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile [DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.6.0:provided [DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-profile:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:2.2.1:compile [DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile [DEBUG] backport-util-concurrent:backport-util-concurrent:jar:3.1:compile [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.11:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile [DEBUG] junit:junit:jar:3.8.1:compile [DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ maven-plugin-minimal --- [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository). [DEBUG] Dependency collection stats \{ConflictMarker.analyzeTime=228616, ConflictMarker.markTime=133451, ConflictMarker.nodeCount=77, ConflictIdSorter.graphTime=135307, ConflictIdSorter.topsortTime=33354, ConflictIdSorter.conflictIdCount=26, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1385278, ConflictResolver.conflictItemCount=74, DefaultDependencyCollector.collectTime=75915939, DefaultDependencyCollector.transformTime=1998367} [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: jdk.internal.loader.ClassLoaders$AppClassLoader@443b7951] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-resources-plugin:2.6:resources' with basic configurator --> [DEBUG] (f) buildFilters = [] [DEBUG] (f) escapeWindowsPaths = true [DEBUG] (s) includeEmptyDirs = false [DEBUG] (s) outputDirectory = /home/makingthematrix/workspace/maven-plugin-minimal/target/classes [DEBUG] (s) overwrite = false [DEBUG] (f) project = MavenProject: io.makingthematrix:maven-plugin-minimal:0.0.1 @ /home/makingthematrix/workspace/maven-plugin-minimal/pom.xml [DEBUG] (s) resources = [Resource \{targetPath: null, filtering: false, FileSet {directory: /home/makingthematrix/workspace/maven-plugin-minimal/src/main/resources, PatternSet [includes: {}, excludes: {}]}}] [DEBUG] (f) session = org.apache.maven.execution.MavenSession@31fc71ab [DEBUG] (f) supportMultiLineFiltering = false [DEBUG] (f) useBuildFilters = true [DEBUG] (s) useDefaultDelimiters = true [DEBUG] -- end configuration -- [DEBUG] properties used {env.TERM=xterm-256color, java.specification.version=16, sun.arch.data.model=64, java.vendor.url=https://java.oracle.com/, sun.boot.library.path=/opt/jdk-16.0.1/lib, sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher install -e -X, jdk.debug=release, env.SSH_AGENT_PID=1239, maven.version=3.8.1, java.specification.vendor=Oracle Corporation, java.version.date=2021-04-20, java.home=/opt/jdk-16.0.1, java.vm.specification.vendor=Oracle Corporation, java.specification.name=Java Platform API Specification, sun.management.compiler=HotSpot 64-Bit Tiered Compilers, env.DESKTOP_AUTOSTART_ID=1039b24df68662caad161976992847429800000011680019, env.XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0, java.runtime.version=16.0.1+9-24, env.PATH=/opt/java/bin:/opt/upx:/opt/idea/bin:/opt/mvn/bin:/opt/java/bin:/opt/upx:/opt/idea/bin:/opt/mvn/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin, 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:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=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:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=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_SEAT=seat0, file.encoding=UTF-8, env.LC_IDENTIFICATION=de_DE.UTF-8, env.LC_NUMERIC=de_DE.UTF-8, env._=/opt/mvn/bin/mvn, env.XDG_SESSION_DESKTOP=cinnamon, env.SHLVL=1, java.io.tmpdir=/tmp, java.version=16.0.1, env.JAVA_OPTS=-Xms8g -Xmx8g -XX:MaxDirectMemorySize=4096m, java.vm.specification.name=Java Virtual Machine Specification, env.GNOME_TERMINAL_SCREEN=/org/gnome/Terminal/screen/ea84e633_ff56_4f7d_9321_1d0feea9c663, java.library.path=/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib, java.vendor=Oracle Corporation, classworlds.conf=/opt/mvn/bin/m2.conf, sun.io.unicode.encoding=UnicodeLittle, env.XAUTHORITY=/home/makingthematrix/.Xauthority, env.SESSION_MANAGER=local/makingthematrix:@/tmp/.ICE-unix/1168,unix/makingthematrix:/tmp/.ICE-unix/1168, env.LANG=en_US.UTF-8, env.LC_MONETARY=de_DE.UTF-8, env.XDG_DATA_DIRS=/usr/share/cinnamon:/usr/share/gnome:/home/makingthematrix/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share, java.vm.specification.version=16, os.name=Linux, env.DISPLAY=:0, maven.compiler.source=16, user.home=/home/makingthematrix, env.EDITOR=mcedit, env.COLORTERM=truecolor, env.GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1, env.LANGUAGE=en_US, env.DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus, path.separator=:, env.GNOME_TERMINAL_SERVICE=:1.101, os.version=5.4.0-71-generic, java.vm.name=OpenJDK 64-Bit Server VM, env.LC_ADDRESS=de_DE.UTF-8, env.SHELL=/bin/bash, env.LESSCLOSE=/usr/bin/lesspipe %s %s, env.XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0, env.GTK_MODULES=gail:atk-bridge, env.VTE_VERSION=6003, os.arch=amd64, maven.multiModuleProjectDirectory=/home/makingthematrix/workspace/maven-plugin-minimal, maven-compiler-plugin-version=3.8.1, env.GTK3_MODULES=xapp-gtk3-module, env.DESKTOP_SESSION=cinnamon, env.MAVEN_PROJECTBASEDIR=/home/makingthematrix/workspace/maven-plugin-minimal, java.vm.info=mixed mode, sharing, env.USER=makingthematrix, java.class.version=60.0, sun.jnu.encoding=UTF-8, env.XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/makingthematrix, maven.build.version=Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d), maven.home=/opt/mvn, env.IDEA_HOME=/opt/idea, env.JAVA_HOME=/opt/java, env.GDMSESSION=cinnamon, file.separator=/, java.vm.compressedOopsMode=Zero based, line.separator= , env.GNOME_DESKTOP_SESSION_ID=this-is-deprecated, env.GDM_LANG=en_US, env.LC_TELEPHONE=de_DE.UTF-8, env.QT_QPA_PLATFORMTHEME=qt5ct, user.name=makingthematrix, env.LOGNAME=makingthematrix, env.XDG_VTNR=7, env.GRAALVM_HOME=/opt/graalvm, env.SSH_AUTH_SOCK=/run/user/1000/keyring/ssh, env.XDG_RUNTIME_DIR=/run/user/1000, maven.compiler.target=16, env.XDG_SESSION_TYPE=x11, library.jansi.path=/opt/mvn/lib/jansi-native, env.XDG_SESSION_CLASS=user, env.MAVEN_OPTS= -Xms8g -Xmx8g -XX:MaxDirectMemorySize=4096m, env.LC_MEASUREMENT=de_DE.UTF-8, env.OLDPWD=/home/makingthematrix/workspace/maven-plugin-minimal, env.PWD=/home/makingthematrix/workspace/maven-plugin-minimal, env.LESSOPEN=| /usr/bin/lesspipe %s, env.LC_NAME=de_DE.UTF-8, java.class.path=/opt/mvn/boot/plexus-classworlds-2.6.0.jar, env.HOME=/home/makingthematrix, java.vm.vendor=Oracle Corporation, maven.conf=/opt/mvn/conf, sun.java.launcher=SUN_STANDARD, user.country=US, env.QT_ACCESSIBILITY=1, sun.cpu.endian=little, user.language=en, env.LC_PAPER=de_DE.UTF-8, env.MAVEN_HOME=/opt/mvn, env.GTK_OVERLAY_SCROLLING=1, java.runtime.name=OpenJDK Runtime Environment, env.XDG_SESSION_ID=c2, env.MAVEN_CMD_LINE_ARGS= install -e -X, java.vendor.url.bug=https://bugreport.java.com/bugreport/, env.XDG_CONFIG_DIRS=/etc/xdg/xdg-cinnamon:/etc/xdg, user.dir=/home/makingthematrix/workspace/maven-plugin-minimal, env.XDG_CURRENT_DESKTOP=X-Cinnamon, java.vm.version=16.0.1+9-24} [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [DEBUG] resource with targetPath null directory /home/makingthematrix/workspace/maven-plugin-minimal/src/main/resources excludes [] includes [] [INFO] skip non existing resourceDirectory /home/makingthematrix/workspace/maven-plugin-minimal/src/main/resources [DEBUG] no use filter components [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ maven-plugin-minimal --- [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for ow2-snapshot (http://repository.ow2.org/nexus/content/repositories/snapshots). [DEBUG] Dependency collection stats \{ConflictMarker.analyzeTime=465993, ConflictMarker.markTime=360628, ConflictMarker.nodeCount=118, ConflictIdSorter.graphTime=195685, ConflictIdSorter.topsortTime=85964, ConflictIdSorter.conflictIdCount=45, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=1798894, ConflictResolver.conflictItemCount=72, DefaultDependencyCollector.collectTime=109861338, DefaultDependencyCollector.transformTime=2944396} [DEBUG] org.apache.maven.plugins:maven-compiler-plugin:jar:3.8.1 [DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile [DEBUG] org.apache.maven:maven-model:jar:3.0:compile [DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile [DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile [DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile [DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.4:compile [DEBUG] org.apache.maven:maven-core:jar:3.0:compile [DEBUG] org.apache.maven:maven-settings:jar:3.0:compile [DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile [DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime [DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.7.1:compile (version managed from default) [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.shared:maven-shared-utils:jar:3.2.1:compile [DEBUG] commons-io:commons-io:jar:2.5:compile [DEBUG] org.apache.maven.shared:maven-shared-incremental:jar:1.1:compile [DEBUG] org.codehaus.plexus:plexus-java:jar:0.9.10:compile [DEBUG] org.ow2.asm:asm:jar:6.2:compile [DEBUG] com.thoughtworks.qdox:qdox:jar:2.0-M9:compile (version managed from default) [DEBUG] org.codehaus.plexus:plexus-compiler-api:jar:2.8.4:compile [DEBUG] org.codehaus.plexus:plexus-compiler-manager:jar:2.8.4:compile [DEBUG] org.codehaus.plexus:plexus-compiler-javac:jar:2.8.4:runtime [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.1 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.1 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.1 [DEBUG] Included: org.apache.maven.plugins:maven-compiler-plugin:jar:3.8.1 [DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 [DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.4 [DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.7.1 [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.maven.shared:maven-shared-utils:jar:3.2.1 [DEBUG] Included: commons-io:commons-io:jar:2.5 [DEBUG] Included: org.apache.maven.shared:maven-shared-incremental:jar:1.1 [DEBUG] Included: org.codehaus.plexus:plexus-java:jar:0.9.10 [DEBUG] Included: org.ow2.asm:asm:jar:6.2 [DEBUG] Included: com.thoughtworks.qdox:qdox:jar:2.0-M9 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-api:jar:2.8.4 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-manager:jar:2.8.4 [DEBUG] Included: org.codehaus.plexus:plexus-compiler-javac:jar:2.8.4 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-compiler-plugin:3.8.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@443b7951] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile' with basic configurator --> [DEBUG] (f) basedir = /home/makingthematrix/workspace/maven-plugin-minimal [DEBUG] (f) buildDirectory = /home/makingthematrix/workspace/maven-plugin-minimal/target [DEBUG] (f) compilePath = [/home/makingthematrix/workspace/maven-plugin-minimal/target/classes, /home/makingthematrix/.m2/repository/org/apache/maven/maven-plugin-api/3.8.1/maven-plugin-api-3.8.1.jar, /home/makingthematrix/.m2/repository/org/apache/maven/maven-model/3.8.1/maven-model-3.8.1.jar, /home/makingthematrix/.m2/repository/org/apache/maven/maven-artifact/3.8.1/maven-artifact-3.8.1.jar, /home/makingthematrix/.m2/repository/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar, /home/makingthematrix/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar, /home/makingthematrix/.m2/repository/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar, /home/makingthematrix/.m2/repository/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar, /home/makingthematrix/.m2/repository/javax/inject/javax.inject/1/javax.inject-1.jar, /home/makingthematrix/.m2/repository/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar, /home/makingthematrix/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar, /home/makingthematrix/.m2/repository/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.jar, /home/makingthematrix/.m2/repository/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar, /home/makingthematrix/.m2/repository/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar, /home/makingthematrix/.m2/repository/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar, /home/makingthematrix/.m2/repository/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar, /home/makingthematrix/.m2/repository/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar, /home/makingthematrix/.m2/repository/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar, /home/makingthematrix/.m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar, /home/makingthematrix/.m2/repository/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar, /home/makingthematrix/.m2/repository/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar, /home/makingthematrix/.m2/repository/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar, /home/makingthematrix/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar, /home/makingthematrix/.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/makingthematrix/.m2/repository/junit/junit/3.8.1/junit-3.8.1.jar, /home/makingthematrix/.m2/repository/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar] [DEBUG] (f) compileSourceRoots = [/home/makingthematrix/workspace/maven-plugin-minimal/src/main/java] [DEBUG] (f) compilerId = javac [DEBUG] (f) debug = true [DEBUG] (f) failOnError = true [DEBUG] (f) failOnWarning = false [DEBUG] (f) forceJavacCompilerUse = false [DEBUG] (f) fork = false [DEBUG] (f) generatedSourcesDirectory = /home/makingthematrix/workspace/maven-plugin-minimal/target/generated-sources/annotations [DEBUG] (f) mojoExecution = org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile \{execution: default-compile} [DEBUG] (f) optimize = false [DEBUG] (f) outputDirectory = /home/makingthematrix/workspace/maven-plugin-minimal/target/classes [DEBUG] (f) parameters = false [DEBUG] (f) project = MavenProject: io.makingthematrix:maven-plugin-minimal:0.0.1 @ /home/makingthematrix/workspace/maven-plugin-minimal/pom.xml [DEBUG] (f) projectArtifact = io.makingthematrix:maven-plugin-minimal:maven-plugin:0.0.1 [DEBUG] (f) session = org.apache.maven.execution.MavenSession@31fc71ab [DEBUG] (f) showDeprecation = false [DEBUG] (f) showWarnings = false [DEBUG] (f) skipMultiThreadWarning = false [DEBUG] (f) source = 16 [DEBUG] (f) staleMillis = 0 [DEBUG] (s) target = 16 [DEBUG] (f) useIncrementalCompilation = true [DEBUG] (f) verbose = false [DEBUG] -- end configuration -- [DEBUG] Using compiler 'javac'. [DEBUG] Adding /home/makingthematrix/workspace/maven-plugin-minimal/target/generated-sources/annotations to compile source roots: /home/makingthematrix/workspace/maven-plugin-minimal/src/main/java [DEBUG] New compile source roots: /home/makingthematrix/workspace/maven-plugin-minimal/src/main/java /home/makingthematrix/workspace/maven-plugin-minimal/target/generated-sources/annotations [DEBUG] CompilerReuseStrategy: reuseCreated [DEBUG] useIncrementalCompilation enabled [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-plugin-plugin:3.6.1:descriptor (default-descriptor) @ maven-plugin-minimal --- [DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://people.apache.org/maven-snapshot-repository). [DEBUG] Dependency collection stats \{ConflictMarker.analyzeTime=620109, ConflictMarker.markTime=279370, ConflictMarker.nodeCount=379, ConflictIdSorter.graphTime=456722, ConflictIdSorter.topsortTime=102691, ConflictIdSorter.conflictIdCount=92, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=4205042, ConflictResolver.conflictItemCount=215, DefaultDependencyCollector.collectTime=196696696, DefaultDependencyCollector.transformTime=5734202} [DEBUG] org.apache.maven.plugins:maven-plugin-plugin:jar:3.6.1 [DEBUG] org.apache.maven:maven-core:jar:3.0:compile [DEBUG] org.apache.maven:maven-settings:jar:3.0:compile (version managed from default) [DEBUG] org.apache.maven:maven-settings-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-model-builder:jar:3.0:compile [DEBUG] org.apache.maven:maven-aether-provider:jar:3.0:runtime [DEBUG] org.sonatype.aether:aether-impl:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-spi:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-api:jar:1.7:compile [DEBUG] org.sonatype.aether:aether-util:jar:1.7:compile [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile [DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.2.3:compile [DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:2.1.0:compile (version managed from default) (exclusions managed from default) [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-compat:jar:3.0:compile [DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile [DEBUG] org.apache.maven.plugin-tools:maven-plugin-tools-api:jar:3.6.1:compile [DEBUG] org.apache.maven.plugin-tools:maven-plugin-tools-generators:jar:3.6.1:compile [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile [DEBUG] org.apache.velocity:velocity:jar:1.7:compile (version managed from default) [DEBUG] commons-lang:commons-lang:jar:2.4:compile [DEBUG] org.ow2.asm:asm:jar:9.1:compile (version managed from default) [DEBUG] org.ow2.asm:asm-commons:jar:9.1:compile (version managed from default) [DEBUG] org.ow2.asm:asm-tree:jar:9.1:compile [DEBUG] org.ow2.asm:asm-analysis:jar:9.1:compile [DEBUG] net.sf.jtidy:jtidy:jar:r938:compile [DEBUG] org.apache.maven.plugin-tools:maven-plugin-tools-java:jar:3.6.1:runtime [DEBUG] com.thoughtworks.qdox:qdox:jar:2.0.0:runtime (version managed from default) [DEBUG] org.apache.maven.plugin-tools:maven-plugin-tools-annotations:jar:3.6.1:runtime [DEBUG] org.codehaus.plexus:plexus-archiver:jar:3.6.0:runtime (version managed from default) [DEBUG] org.codehaus.plexus:plexus-io:jar:3.0.1:runtime [DEBUG] org.apache.commons:commons-compress:jar:1.16.1:runtime [DEBUG] org.objenesis:objenesis:jar:2.6:runtime [DEBUG] org.iq80.snappy:snappy:jar:0.4:runtime [DEBUG] org.tukaani:xz:jar:1.8:runtime [DEBUG] org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.6.1:compile [DEBUG] org.apache.maven.plugin-tools:maven-plugin-tools-ant:jar:3.6.1:runtime (optional) [DEBUG] org.apache.maven.plugin-tools:maven-plugin-tools-model:jar:3.6.1:runtime (optional) (version managed from default) [DEBUG] org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:jar:3.6.1:runtime (optional) [DEBUG] org.beanshell:bsh:jar:1.3.0:runtime (optional) [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.9.1:compile [DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.9.1:compile [DEBUG] org.apache.maven.doxia:doxia-site-renderer:jar:1.9.2:compile [DEBUG] org.apache.maven.doxia:doxia-core:jar:1.9.1:compile [DEBUG] org.apache.httpcomponents:httpclient:jar:4.5.8:compile [DEBUG] commons-codec:commons-codec:jar:1.11:compile [DEBUG] org.apache.httpcomponents:httpcore:jar:4.4.11:compile [DEBUG] org.apache.maven.doxia:doxia-decoration-model:jar:1.9.2:compile [DEBUG] org.apache.maven.doxia:doxia-skin-model:jar:1.9.2:compile [DEBUG] org.apache.maven.doxia:doxia-module-xhtml:jar:1.9.1:compile [DEBUG] org.apache.maven.doxia:doxia-module-xhtml5:jar:1.9.1:compile [DEBUG] org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10: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] dom4j:dom4j:jar:1.1:compile [DEBUG] oro:oro:jar:2.0.8:compile [DEBUG] commons-collections:commons-collections:jar:3.2.2:compile [DEBUG] org.apache.commons:commons-lang3:jar:3.8.1:compile [DEBUG] org.apache.maven:maven-plugin-api:jar:3.0:compile [DEBUG] org.apache.maven:maven-model:jar:3.0:compile [DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0:compile [DEBUG] org.apache.maven:maven-artifact:jar:3.0:compile [DEBUG] org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0:compile [DEBUG] org.apache.maven.shared:maven-shared-utils:jar:3.2.0:compile [DEBUG] commons-io:commons-io:jar:2.5:compile [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.3.0:compile [DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:1.4.2:compile [DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:1.4.2:compile [DEBUG] org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7:compile [DEBUG] org.codehaus.plexus:plexus-velocity:jar:1.2:compile [DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile [DEBUG] junit:junit:jar:4.13.1:test (scope managed from default) (version managed from default) [DEBUG] org.hamcrest:hamcrest-core:jar:1.3:test [DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile [DEBUG] Created new class realm plugin>org.apache.maven.plugins:maven-plugin-plugin:3.6.1 [DEBUG] Importing foreign packages into class realm plugin>org.apache.maven.plugins:maven-plugin-plugin:3.6.1 [DEBUG] Imported: < maven.api [DEBUG] Populating class realm plugin>org.apache.maven.plugins:maven-plugin-plugin:3.6.1 [DEBUG] Included: org.apache.maven.plugins:maven-plugin-plugin:jar:3.6.1 [DEBUG] Included: org.sonatype.aether:aether-util:jar:1.7 [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14 [DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.0 [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.maven.plugin-tools:maven-plugin-tools-api:jar:3.6.1 [DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-tools-generators:jar:3.6.1 [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0 [DEBUG] Included: org.apache.velocity:velocity:jar:1.7 [DEBUG] Included: commons-lang:commons-lang:jar:2.4 [DEBUG] Included: org.ow2.asm:asm:jar:9.1 [DEBUG] Included: org.ow2.asm:asm-commons:jar:9.1 [DEBUG] Included: org.ow2.asm:asm-tree:jar:9.1 [DEBUG] Included: org.ow2.asm:asm-analysis:jar:9.1 [DEBUG] Included: net.sf.jtidy:jtidy:jar:r938 [DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-tools-java:jar:3.6.1 [DEBUG] Included: com.thoughtworks.qdox:qdox:jar:2.0.0 [DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-tools-annotations:jar:3.6.1 [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:3.6.0 [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:3.0.1 [DEBUG] Included: org.apache.commons:commons-compress:jar:1.16.1 [DEBUG] Included: org.objenesis:objenesis:jar:2.6 [DEBUG] Included: org.iq80.snappy:snappy:jar:0.4 [DEBUG] Included: org.tukaani:xz:jar:1.8 [DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-annotations:jar:3.6.1 [DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-tools-ant:jar:3.6.1 [DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-tools-model:jar:3.6.1 [DEBUG] Included: org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:jar:3.6.1 [DEBUG] Included: org.beanshell:bsh:jar:1.3.0 [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.9.1 [DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.9.1 [DEBUG] Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.9.2 [DEBUG] Included: org.apache.maven.doxia:doxia-core:jar:1.9.1 [DEBUG] Included: org.apache.httpcomponents:httpclient:jar:4.5.8 [DEBUG] Included: commons-codec:commons-codec:jar:1.11 [DEBUG] Included: org.apache.httpcomponents:httpcore:jar:4.4.11 [DEBUG] Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.9.2 [DEBUG] Included: org.apache.maven.doxia:doxia-skin-model:jar:1.9.2 [DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.9.1 [DEBUG] Included: org.apache.maven.doxia:doxia-module-xhtml5:jar:1.9.1 [DEBUG] Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-10 [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: dom4j:dom4j:jar:1.1 [DEBUG] Included: oro:oro:jar:2.0.8 [DEBUG] Included: commons-collections:commons-collections:jar:3.2.2 [DEBUG] Included: org.apache.commons:commons-lang3:jar:3.8.1 [DEBUG] Included: org.apache.maven.reporting:maven-reporting-impl:jar:3.0.0 [DEBUG] Included: org.apache.maven.shared:maven-shared-utils:jar:3.2.0 [DEBUG] Included: commons-io:commons-io:jar:2.5 [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.3.0 [DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:1.4.2 [DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:noaop:2.1.7 [DEBUG] Included: org.codehaus.plexus:plexus-velocity:jar:1.2 [DEBUG] Configuring mojo org.apache.maven.plugins:maven-plugin-plugin:3.6.1:descriptor from plugin realm ClassRealm[plugin>org.apache.maven.plugins:maven-plugin-plugin:3.6.1, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@443b7951] [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-plugin-plugin:3.6.1:descriptor' with basic configurator --> [DEBUG] (f) dependencies = [org.apache.maven:maven-plugin-api:jar:3.8.1:compile, org.apache.maven:maven-model:jar:3.8.1:compile, org.apache.maven:maven-artifact:jar:3.8.1:compile, org.apache.commons:commons-lang3:jar:3.8.1:compile, org.eclipse.sisu:org.eclipse.sisu.plexus:jar:0.3.4:compile, javax.enterprise:cdi-api:jar:1.0:compile, javax.annotation:jsr250-api:jar:1.0:compile, javax.inject:javax.inject:jar:1:compile, org.eclipse.sisu:org.eclipse.sisu.inject:jar:0.3.4:compile, org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile, org.codehaus.plexus:plexus-utils:jar:3.2.1:compile, org.codehaus.plexus:plexus-classworlds:jar:2.6.0:compile, org.apache.maven:maven-project:jar:2.2.1:compile, org.apache.maven:maven-settings:jar:2.2.1:compile, org.apache.maven:maven-profile:jar:2.2.1:compile, org.apache.maven:maven-artifact-manager:jar:2.2.1:compile, org.apache.maven:maven-repository-metadata:jar:2.2.1:compile, org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile, backport-util-concurrent:backport-util-concurrent:jar:3.1:compile, org.apache.maven:maven-plugin-registry:jar:2.2.1:compile, org.codehaus.plexus:plexus-interpolation:jar:1.11:compile, org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile, junit:junit:jar:3.8.1:compile, classworlds:classworlds:jar:1.1-alpha-2:compile] [DEBUG] (f) local = id: local url: file:///home/makingthematrix/.m2/repository/ layout: default snapshots: [enabled => true, update => always] releases: [enabled => true, update => always] blocked: false [DEBUG] (f) outputDirectory = /home/makingthematrix/workspace/maven-plugin-minimal/target/classes/META-INF/maven [DEBUG] (f) project = MavenProject: io.makingthematrix:maven-plugin-minimal:0.0.1 @ /home/makingthematrix/workspace/maven-plugin-minimal/pom.xml [DEBUG] (f) remoteRepos = [ id: central url: https://repo.maven.apache.org/maven2 layout: default snapshots: [enabled => false, update => daily] releases: [enabled => true, update => daily] blocked: false ] [DEBUG] (f) skip = false [DEBUG] (f) skipDescriptor = false [DEBUG] (f) skipErrorNoDescriptorsFound = false [DEBUG] -- end configuration -- [WARNING] Using platform encoding (UTF-8 actually) to read mojo source files, i.e. build is platform dependent! [DEBUG] Using 4 mojo extractors. [DEBUG] Applying java-javadoc mojo extractor [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.260 s [INFO] Finished at: 2021-04-30T19:09:02+02:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.6.1:descriptor (default-descriptor) on project maven-plugin-minimal: Execution default-descriptor of goal org.apache.maven.plugins:maven-plugin-plugin:3.6.1:descriptor failed: syntax error @[27,1] in file:/home/makingthematrix/workspace/maven-plugin-minimal/src/main/java/io/makingthematrix/MinimalMojo.java -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-plugin-plugin:3.6.1:descriptor (default-descriptor) on project maven-plugin-minimal: Execution default-descriptor of goal org.apache.maven.plugins:maven-plugin-plugin:3.6.1:descriptor failed: syntax error @[27,1] in file:/home/makingthematrix/workspace/maven-plugin-minimal/src/main/java/io/makingthematrix/MinimalMojo.java at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 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:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:78) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:567) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.apache.maven.plugin.PluginExecutionException: Execution default-descriptor of goal org.apache.maven.plugins:maven-plugin-plugin:3.6.1:descriptor failed: syntax error @[27,1] in file:/home/makingthematrix/workspace/maven-plugin-minimal/src/main/java/io/makingthematrix/MinimalMojo.java at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:148) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 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:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:78) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:567) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: com.thoughtworks.qdox.parser.ParseException: syntax error @[27,1] in file:/home/makingthematrix/workspace/maven-plugin-minimal/src/main/java/io/makingthematrix/MinimalMojo.java at com.thoughtworks.qdox.parser.impl.Parser.yyerror (Parser.java:1790) at com.thoughtworks.qdox.parser.impl.Parser.yyparse (Parser.java:1912) at com.thoughtworks.qdox.parser.impl.Parser.parse (Parser.java:1771) at com.thoughtworks.qdox.library.SourceLibrary.parse (SourceLibrary.java:232) at com.thoughtworks.qdox.library.SourceLibrary.parse (SourceLibrary.java:209) at com.thoughtworks.qdox.library.SourceLibrary.addSource (SourceLibrary.java:159) at com.thoughtworks.qdox.library.SortedClassLibraryBuilder.addSource (SortedClassLibraryBuilder.java:174) at com.thoughtworks.qdox.JavaProjectBuilder.addSource (JavaProjectBuilder.java:151) at com.thoughtworks.qdox.JavaProjectBuilder$2.visitFile (JavaProjectBuilder.java:224) at com.thoughtworks.qdox.directorywalker.DirectoryScanner.walk (DirectoryScanner.java:103) at com.thoughtworks.qdox.directorywalker.DirectoryScanner.walk (DirectoryScanner.java:91) at com.thoughtworks.qdox.directorywalker.DirectoryScanner.walk (DirectoryScanner.java:91) at com.thoughtworks.qdox.directorywalker.DirectoryScanner.walk (DirectoryScanner.java:91) at com.thoughtworks.qdox.directorywalker.DirectoryScanner.scan (DirectoryScanner.java:81) at com.thoughtworks.qdox.JavaProjectBuilder.addSourceTree (JavaProjectBuilder.java:218) at com.thoughtworks.qdox.JavaProjectBuilder.addSourceTree (JavaProjectBuilder.java:205) at org.apache.maven.tools.plugin.extractor.javadoc.JavaJavadocMojoDescriptorExtractor.discoverClasses (JavaJavadocMojoDescriptorExtractor.java:625) at org.apache.maven.tools.plugin.extractor.javadoc.JavaJavadocMojoDescriptorExtractor.execute (JavaJavadocMojoDescriptorExtractor.java:574) at org.apache.maven.tools.plugin.scanner.DefaultMojoScanner.populatePluginDescriptor (DefaultMojoScanner.java:97) at org.apache.maven.plugin.plugin.AbstractGeneratorMojo.execute (AbstractGeneratorMojo.java:263) at org.apache.maven.plugin.plugin.DescriptorGeneratorMojo.execute (DescriptorGeneratorMojo.java:94) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) 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:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:78) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:567) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [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 ``` > Java 16 features not supported by maven-plugin-plugin:3.6.1 > ------------------------------------------------------------ > > Key: MPLUGIN-373 > URL: https://issues.apache.org/jira/browse/MPLUGIN-373 > Project: Maven Plugin Tools > Issue Type: Bug > Components: Plugin Plugin > Affects Versions: 3.6.1 > Environment: Linux Mint 21.0 Cinnamon, Linux Kernel 5.4.0-71-generic, > arch amd64, OpenJDK 16.0.1, Apache Maven 3.6.3. > Reporter: Maciej Gorywoda > Priority: Major > > Even though compilation works, `mvn install` fails with: > ``` > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-plugin-plugin:3.6.1:descriptor > (default-descriptor) on project maven-plugin-minimal: Execution > default-descriptor of goal > org.apache.maven.plugins:maven-plugin-plugin:3.6.1:descriptor failed: syntax > error @[27,1] in > file:/home/makingthematrix/workspace/maven-plugin-minimal/src/main/java/io/makingthematrix/MinimalMojo.java > -> [Help 1] > ``` > That syntax error @[27,1] is > ``` > {color:#0033b3}record > {color}{color:#000000}KaBoom{color}({color:#000000}String {color}foo) {} > ``` > Tested on openjdk-16 and graalvm-21.1.0 for Java 16. > {color:#0033b3}maven-compiler-plugin version: 3.8.1 > {color} > {color:#0033b3}maven-plugin-plugin version: 3.6.1{color} > I made a minimal example and put it on GitHub: > [https://github.com/makingthematrix/maven-plugin-minimal] > And here are the logs: > --- > ``` > makingthematrix@makingthematrix:~/workspace/maven-plugin-minimal$ java > -version > openjdk version "16.0.1" 2021-04-20 > OpenJDK Runtime Environment (build 16.0.1+9-24) > OpenJDK 64-Bit Server VM (build 16.0.1+9-24, mixed mode, sharing) > makingthematrix@makingthematrix:~/workspace/maven-plugin-minimal$ mvn > --version > Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d) > Maven home: /opt/mvn > Java version: 16.0.1, vendor: Oracle Corporation, runtime: /opt/jdk-16.0.1 > Default locale: en_US, platform encoding: UTF-8 > OS name: "linux", version: "5.4.0-71-generic", arch: "amd64", family: "unix" > makingthematrix@makingthematrix:~/workspace/maven-plugin-minimal$ mvn clean > [INFO] Scanning for projects... > [INFO] > [INFO] --------------< io.makingthematrix:maven-plugin-minimal > >--------------- > [INFO] Building Maven Plugin Minimal 0.0.1 > [INFO] ----------------------------[ maven-plugin > ]---------------------------- > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ > maven-plugin-minimal --- > [INFO] Deleting /home/makingthematrix/workspace/maven-plugin-minimal/target > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 0.184 s > [INFO] Finished at: 2021-04-30T19:07:36+02:00 > [INFO] > ------------------------------------------------------------------------ > > makingthematrix@makingthematrix:~/workspace/maven-plugin-minimal$ mvn compile > [INFO] Scanning for projects... > [INFO] > [INFO] --------------< io.makingthematrix:maven-plugin-minimal > >--------------- > [INFO] Building Maven Plugin Minimal 0.0.1 > [INFO] ----------------------------[ maven-plugin > ]---------------------------- > [INFO] > [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ > maven-plugin-minimal --- > [WARNING] Using platform encoding (UTF-8 actually) to copy filtered > resources, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory > /home/makingthematrix/workspace/maven-plugin-minimal/src/main/resources > [INFO] > [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ > maven-plugin-minimal --- > [INFO] Changes detected - recompiling the module! > [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. > build is platform dependent! > [INFO] Compiling 1 source file to > /home/makingthematrix/workspace/maven-plugin-minimal/target/classes > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD SUCCESS > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1.262 s > [INFO] Finished at: 2021-04-30T19:08:15+02:00 > [INFO] > ------------------------------------------------------------------------ > > makingthematrix@makingthematrix:~/workspace/maven-plugin-minimal$ mvn install > [INFO] Scanning for projects... > [INFO] > [INFO] --------------< io.makingthematrix:maven-plugin-minimal > >--------------- > [INFO] Building Maven Plugin Minimal 0.0.1 > [INFO] ----------------------------[ maven-plugin > ]---------------------------- > [INFO] > [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ > maven-plugin-minimal --- > [WARNING] Using platform encoding (UTF-8 actually) to copy filtered > resources, i.e. build is platform dependent! > [INFO] skip non existing resourceDirectory > /home/makingthematrix/workspace/maven-plugin-minimal/src/main/resources > [INFO] > [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ > maven-plugin-minimal --- > [INFO] Nothing to compile - all classes are up to date > [INFO] > [INFO] --- maven-plugin-plugin:3.6.1:descriptor (default-descriptor) @ > maven-plugin-minimal --- > [WARNING] Using platform encoding (UTF-8 actually) to read mojo source files, > i.e. build is platform dependent! > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1.044 s > [INFO] Finished at: 2021-04-30T19:08:44+02:00 > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-plugin-plugin:3.6.1:descriptor > (default-descriptor) on project maven-plugin-minimal: Execution > default-descriptor of goal > org.apache.maven.plugins:maven-plugin-plugin:3.6.1:descriptor failed: syntax > error @[27,1] in > file:/home/makingthematrix/workspace/maven-plugin-minimal/src/main/java/io/makingthematrix/MinimalMojo.java > -> [Help 1] > [ERROR] > [ERROR] To see the full stack trace of the errors, re-run Maven with the -e > switch. > [ERROR] Re-run Maven using the -X switch to enable full debug logging. > [ERROR] > [ERROR] For more information about the errors and possible solutions, please > read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException > ``` -- This message was sent by Atlassian Jira (v8.3.4#803005)