[ https://issues.apache.org/jira/browse/MASSEMBLY-827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15397661#comment-15397661 ]
Jordan Glassman commented on MASSEMBLY-827: ------------------------------------------- Thank you, missed this obvious point after spending far too long staring at my screen. > moduleSets not working as advertised > ------------------------------------ > > Key: MASSEMBLY-827 > URL: https://issues.apache.org/jira/browse/MASSEMBLY-827 > Project: Maven Assembly Plugin > Issue Type: Bug > Components: moduleSet > Affects Versions: 2.6 > Environment: Windows 7, maven 3.3.3 > Reporter: Jordan Glassman > Attachments: maven-assembly-bugreport.zip > > > While trying to use moduleSets with my project, was continuously getting the > {code}[WARNING] The following patterns were never triggered in this artifact > inclusion filter:{code} message followed by {code}Failed to create assembly: > Error creating assembly archive bin: You must set at least one file.{code} > After much trial and error, attempted to recreate tutorial here with same > result: > http://maven.apache.org/plugins/maven-assembly-plugin/examples/multimodule/module-binary-inclusion-simple.html > Attached project is the tutorial cut and pasted into a sample project. > Debug output: > {code} > Apache Maven 3.3.3 (7994120775791599e205a5524ec3e0dfe41d4a06; > 2015-04-22T07:57:37-04:00) > Maven home: c:\maven\bin\.. > Java version: 1.8.0_45, vendor: Oracle Corporation > Java home: c:\program files\java\jdk1.8.0_45\jre > Default locale: en_US, platform encoding: Cp1252 > OS name: "windows 7", version: "6.1", arch: "amd64", family: "dos" > [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.slf4j.* < plexus.core > [DEBUG] Imported: org.slf4j.spi.* < plexus.core > [DEBUG] Populating class realm maven.api > [INFO] Error stacktraces are turned on. > [DEBUG] Reading global settings from c:\maven\bin\..\conf\settings.xml > [DEBUG] Reading user settings from C:\Users\jsmith\.m2\settings.xml > [DEBUG] Reading global toolchains from c:\maven\bin\..\conf\toolchains.xml > [DEBUG] Reading user toolchains from C:\Users\jsmith\.m2\toolchains.xml > [DEBUG] Using local repository at C:\Users\jsmith\.m2\repository > [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for > C:\Users\jsmith\.m2\repository > [INFO] Scanning for projects... > [DEBUG] Extension realms for project org.test:parent:pom:1.0: (none) > [DEBUG] Looking up lifecyle mappings for packaging pom from > ClassRealm[plexus.core, parent: null] > [DEBUG] Extension realms for project org.test:child1:jar:1.0: (none) > [DEBUG] Looking up lifecyle mappings for packaging jar from > ClassRealm[plexus.core, parent: null] > [DEBUG] Extension realms for project org.test:distribution:pom:1.0: (none) > [DEBUG] Looking up lifecyle mappings for packaging pom from > ClassRealm[plexus.core, parent: null] > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Build Order: > [INFO] > [INFO] child1 > [INFO] Parent > [INFO] Distribution > [DEBUG] === REACTOR BUILD PLAN > ================================================ > [DEBUG] Project: org.test:child1:jar:1.0 > [DEBUG] Tasks: [clean, package] > [DEBUG] Style: Regular > [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.test:parent:pom:1.0 > [DEBUG] Tasks: [clean, package] > [DEBUG] Style: Regular > [DEBUG] > ----------------------------------------------------------------------- > [DEBUG] Project: org.test:distribution:pom:1.0 > [DEBUG] Tasks: [clean, package] > [DEBUG] Style: Regular > [DEBUG] > ======================================================================= > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building child1 1.0 > [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] === PROJECT BUILD PLAN > ================================================ > [DEBUG] Project: org.test:child1:1.0 > [DEBUG] Dependencies (collect): [] > [DEBUG] Dependencies (resolve): [compile, runtime, test] > [DEBUG] Repositories (dependencies): [central-actual > (http://repo1.maven.org/maven2, default, releases), 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-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">${maven.compiler.source}</source> > <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> > <target default-value="1.5">${maven.compiler.target}</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">${maven.compiler.source}</source> > <staleMillis default-value="0">${lastModGranularityMs}</staleMillis> > <target default-value="1.5">${maven.compiler.target}</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] Dependency collection stats: {ConflictMarker.analyzeTime=0, > ConflictMarker.markTime=0, ConflictMarker.nodeCount=1, > ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, > ConflictIdSorter.conflictIdCount=0, ConflictIdSorter.conflictIdCycleCount=0, > ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=0, > DefaultDependencyCollector.collectTime=0, > DefaultDependencyCollector.transformTime=3} > [DEBUG] org.test:child1:jar:1.0 > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ child1 --- > [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=1, > 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=19, > DefaultDependencyCollector.transformTime=1} > [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@4e25154f] > [DEBUG] Configuring mojo > 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic > configurator --> > [DEBUG] (f) directory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target > [DEBUG] (f) excludeDefaultDirectories = false > [DEBUG] (f) failOnError = true > [DEBUG] (f) followSymLinks = false > [DEBUG] (f) outputDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\classes > [DEBUG] (f) reportDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\site > [DEBUG] (f) retryOnError = true > [DEBUG] (f) skip = false > [DEBUG] (f) testOutputDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\test-classes > [DEBUG] -- end configuration -- > [INFO] Deleting C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target > [INFO] Deleting file > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\maven-archiver\pom.properties > [INFO] Deleting directory > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\maven-archiver > [INFO] Deleting file > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\child1-1.0.jar > [INFO] Deleting directory > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target > [DEBUG] Skipping non-existing directory > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\classes > [DEBUG] Skipping non-existing directory > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\test-classes > [DEBUG] Skipping non-existing directory > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\site > [INFO] > [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ child1 > --- > [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, > ConflictMarker.markTime=1, ConflictMarker.nodeCount=77, > ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, > ConflictIdSorter.conflictIdCount=26, ConflictIdSorter.conflictIdCycleCount=0, > ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=74, > DefaultDependencyCollector.collectTime=117, > DefaultDependencyCollector.transformTime=3} > [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@4e25154f] > [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 = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\classes > [DEBUG] (s) overwrite = false > [DEBUG] (f) project = MavenProject: org.test:child1:1.0 @ > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\pom.xml > [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, > FileSet {directory: > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\src\main\resources, > PatternSet [includes: {}, excludes: {}]}}] > [DEBUG] (f) session = org.apache.maven.execution.MavenSession@7c351808 > [DEBUG] (f) supportMultiLineFiltering = false > [DEBUG] (f) useBuildFilters = true > [DEBUG] (s) useDefaultDelimiters = true > [DEBUG] -- end configuration -- > [DEBUG] properties used {file.encoding.pkg=sun.io, env.PROMPT=CLINK > $E[32m$E]9;8;"USERNAME"$E\@$E]9;8;"COMPUTERNAME"$E\$S$E[92m$P$E[90m$_$E[90m$G$E[m$S, > java.home=c:\program files\java\jdk1.8.0_45\jre, > env.CONEMUDRAWHWND=0x00570592, env.CONEMUANSILOG=, > env.CONEMUWORKDIR=C:\Users\jsmith, env.LDMS_PREFERRED_SERVER=fs01, > classworlds.conf=c:\maven\bin\..\bin\m2.conf, java.endorsed.dirs=c:\program > files\java\jdk1.8.0_45\jre\lib\endorsed, env.USERNAME=jsmith, > sun.os.patch.level=Service Pack 1, java.vendor.url=http://java.oracle.com/, > env.COMPUTERNAME=PC7JGLASSMA, > env.=C:=C:\Users\jsmith\sandbox\maven-assembly-bugreport, > java.version=1.8.0_45, env.CONEMUDRIVE=C:, env.CONEMUHOOKS=Enabled, > java.vendor.url.bug=http://bugreport.sun.com/bugreport/, useBaseVersion=true, > env.USERPROFILE=C:\Users\jsmith, env.CONEMUBUILD=150816, user.name=jsmith, > sun.io.unicode.encoding=UnicodeLittle, sun.jnu.encoding=Cp1252, > java.runtime.name=Java(TM) SE Runtime Environment, > env.LOCALAPPDATA=C:\Users\jsmith\AppData\Local, > env.WINDOWS_TRACING_LOGFILE=C:\BVTBin\Tests\installpackage\csilogfile.log, > env.COMMONPROGRAMW6432=C:\Program Files\Common Files, > java.specification.name=Java Platform API Specification, > user.timezone=America/New_York, user.script=, path.separator=;, > env.MAVEN_CMD_LINE_ARGS=clean package -X, env.PROCESSOR_IDENTIFIER=Intel64 > Family 6 Model 60 Stepping 3, GenuineIntel, file.encoding=Cp1252, > env.ANSICON_DEF=7, env.HOME=c:\users\jsmith\, env.CONEMUHWND=0x000203BC, > sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean > package -X, env.NUMBER_OF_PROCESSORS=8, > env.APPDATA=C:\Users\jsmith\AppData\Roaming, env.WINDIR=C:\Windows, > env.CONEMUCONFIG=, java.io.tmpdir=C:\Users\JGLASS~1\AppData\Local\Temp\, > user.language=en, line.separator= > , env.CONEMUSERVERPID=5676, env.ANSICON=192x10000 (192x44), > env.CONEMUBASEDIR=C:\Program Files\ConEmu\ConEmu, env.CONEMUPROMPT3=$E[m$S, > env.COMMONPROGRAMFILES=C:\Program Files\Common Files, > env.CONEMUPROMPT2=$_$E[90m$G, > env.CONEMUPROMPT1=$E[32m$E]9;8;"USERNAME"$E\@$E]9;8;"COMPUTERNAME"$E\$S$E[92m$P$E[90m, > env.CONEMUPROMPT0=$E[32m$E]9;8;"USERNAME"$E\@$E]9;8;"COMPUTERNAME"$E\$S, > java.vm.info=mixed mode, sun.desktop=windows, java.vm.specification.name=Java > Virtual Machine Specification, env.M2_HOME=c:\maven\bin\.., > env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, > env.WDIR=C:\, env.USERDOMAIN_ROAMINGPROFILE=MF, env.LOGONSERVER=\\CRYAD01, > env.PSMODULEPATH=C:\Program > Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules, > java.awt.printerjob=sun.awt.windows.WPrinterJob, env.PUBLIC=C:\Users\Public, > env.USERDOMAIN=MF, env.VBOX_MSI_INSTALL_PATH=C:\Program > Files\Oracle\VirtualBox\, env.PROCESSOR_LEVEL=6, > env.PROGRAMFILES(X86)=C:\Program Files (x86), liquibase.should.run=true, > env.=EXITCODE=00000000, os.name=Windows 7, java.specification.vendor=Oracle > Corporation, env.TMP=C:\Users\JGLASS~1\AppData\Local\Temp, java.vm.name=Java > HotSpot(TM) 64-Bit Server VM, env.OS=Windows_NT, java.library.path=c:\program > files\java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program > Files\ConEmu;C:\Program Files\ConEmu\ConEmu;"C:\Program Files > (x86)\RBTools\bin";C:\ProgramData\Oracle\Java\javapath;"C:\Program Files > (x86)\Intel\iCLS Client\";"C:\Program Files\Intel\iCLS > Client\";C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;"C:\Program > Files\Intel\Intel(R) Management Engine Components\DAL";"C:\Program Files > (x86)\Intel\Intel(R) Management Engine Components\DAL";"C:\Program > Files\Intel\Intel(R) Management Engine Components\IPT";"C:\Program Files > (x86)\Intel\Intel(R) Management Engine Components\IPT";"C:\Program > Files\Intel\WiFi\bin\";"C:\Program Files\Common > Files\Intel\WirelessCommon\";"C:\Program Files\Git\cmd";"C:\Program > Files\Git\mingw64\bin";"C:\Program Files\Git\usr\bin";"C:\Program Files > (x86)\GNU\GnuPG\pub";"C:\Program Files > (x86)\7-Zip;C:\HashiCorp\Vagrant\bin";"C:\Program Files > (x86)\GnuWin32\bin";"C:\Program > Files\nodejs\";c:\Python27\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Ruby21\bin;"C:\Program > Files (x86)\RBTools\bin";C:\ProgramData\Oracle\Java\javapath;"C:\Program > Files (x86)\Intel\iCLS Client\";"C:\Program Files\Intel\iCLS > Client\";C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;"C:\Program > Files\Intel\Intel(R) Management Engine Components\DAL";"C:\Program Files > (x86)\Intel\Intel(R) Management Engine Components\DAL";"C:\Program > Files\Intel\Intel(R) Management Engine Components\IPT";"C:\Program Files > (x86)\Intel\Intel(R) Management Engine Components\IPT";"C:\Program > Files\Intel\WiFi\bin\";"C:\Program Files\Common > Files\Intel\WirelessCommon\";"C:\Program Files\Git\cmd";"C:\Program > Files\Git\mingw64\bin";"C:\Program Files\Git\usr\bin";"C:\Program Files > (x86)\GNU\GnuPG\pub";"C:\Program Files > (x86)\7-Zip;C:\HashiCorp\Vagrant\bin";"C:\Program Files > (x86)\GnuWin32\bin";"C:\Program > Files\nodejs\";c:\Python27\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Users\jsmith\bin\;C:\Users\jsmith\bin\console2;c:\mongodb\bin;c:\postgres\bin;c:\maven\bin;c:\ant\bin;"C:\Program > Files (x86)\RBTools\bin";"C:\Program Files (x86)\JetBrains\IntelliJ IDEA > 14.1.3\bin";"C:\Program Files (x86)\Nmap";"c:\Program Files\Sublime Text > 2\";"C:\Program Files\Docker Toolbox";C:\Users\jsmith\AppData\Roaming\npm;., > env.PROGRAMW6432=C:\Program Files, env.PATH=C:\Program > Files\ConEmu;C:\Program Files\ConEmu\ConEmu;"C:\Program Files > (x86)\RBTools\bin";C:\ProgramData\Oracle\Java\javapath;"C:\Program Files > (x86)\Intel\iCLS Client\";"C:\Program Files\Intel\iCLS > Client\";C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;"C:\Program > Files\Intel\Intel(R) Management Engine Components\DAL";"C:\Program Files > (x86)\Intel\Intel(R) Management Engine Components\DAL";"C:\Program > Files\Intel\Intel(R) Management Engine Components\IPT";"C:\Program Files > (x86)\Intel\Intel(R) Management Engine Components\IPT";"C:\Program > Files\Intel\WiFi\bin\";"C:\Program Files\Common > Files\Intel\WirelessCommon\";"C:\Program Files\Git\cmd";"C:\Program > Files\Git\mingw64\bin";"C:\Program Files\Git\usr\bin";"C:\Program Files > (x86)\GNU\GnuPG\pub";"C:\Program Files > (x86)\7-Zip;C:\HashiCorp\Vagrant\bin";"C:\Program Files > (x86)\GnuWin32\bin";"C:\Program > Files\nodejs\";c:\Python27\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Ruby21\bin;"C:\Program > Files (x86)\RBTools\bin";C:\ProgramData\Oracle\Java\javapath;"C:\Program > Files (x86)\Intel\iCLS Client\";"C:\Program Files\Intel\iCLS > Client\";C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;"C:\Program > Files\Intel\Intel(R) Management Engine Components\DAL";"C:\Program Files > (x86)\Intel\Intel(R) Management Engine Components\DAL";"C:\Program > Files\Intel\Intel(R) Management Engine Components\IPT";"C:\Program Files > (x86)\Intel\Intel(R) Management Engine Components\IPT";"C:\Program > Files\Intel\WiFi\bin\";"C:\Program Files\Common > Files\Intel\WirelessCommon\";"C:\Program Files\Git\cmd";"C:\Program > Files\Git\mingw64\bin";"C:\Program Files\Git\usr\bin";"C:\Program Files > (x86)\GNU\GnuPG\pub";"C:\Program Files > (x86)\7-Zip;C:\HashiCorp\Vagrant\bin";"C:\Program Files > (x86)\GnuWin32\bin";"C:\Program > Files\nodejs\";c:\Python27\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Users\jsmith\bin\;C:\Users\jsmith\bin\console2;c:\mongodb\bin;c:\postgres\bin;c:\maven\bin;c:\ant\bin;"C:\Program > Files (x86)\RBTools\bin";"C:\Program Files (x86)\JetBrains\IntelliJ IDEA > 14.1.3\bin";"C:\Program Files (x86)\Nmap";"c:\Program Files\Sublime Text > 2\";"C:\Program Files\Docker Toolbox";C:\Users\jsmith\AppData\Roaming\npm, > java.class.version=52.0, env.CONEMUWORKDRIVE=C:, > maven.multiModuleProjectDirectory=C:\Users\jsmith\sandbox\maven-assembly-bugreport, > env.JBOSS_HOME=c:\wildfly-9.0.1.Final, env.HOMEDRIVE=Z:, > env.HOMESHARE=\\my-company.local\data\Users\jsmith, > env.SYSTEMROOT=C:\Windows, env.CONEMUPID=9720, > env.COMSPEC=C:\Windows\system32\cmd.exe, sun.boot.library.path=c:\program > files\java\jdk1.8.0_45\jre\bin, env.SYSTEMDRIVE=C:, > env.PROCESSOR_REVISION=3c03, sun.management.compiler=HotSpot 64-Bit Tiered > Compilers, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, > user.variant=, env.CONEMUDIR=C:\Program Files\ConEmu, > env.PROGRAMFILES=C:\Program Files, java.vm.specification.version=1.8, > env.MAVEN_JAVA_EXE="c:\program files\java\jdk1.8.0_45\bin\java.exe", > env.PROGRAMDATA=C:\ProgramData, awt.toolkit=sun.awt.windows.WToolkit, > env.MAVEN_HOME=C:\maven, sun.cpu.isalist=amd64, sun.stderr.encoding=cp437, > env.MAVEN_PROJECTBASEDIR=C:\Users\jsmith\sandbox\maven-assembly-bugreport, > java.ext.dirs=c:\program > files\java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, > os.version=6.1, env.CONEMUBACKHWND=0x005F0B9A, env.ERROR_CODE=0, > user.home=C:\Users\jsmith, java.vm.vendor=Oracle Corporation, > env.USERDNSDOMAIN=my-company.LOCAL, env.JAVA_HOME=c:\program > files\java\jdk1.8.0_45, > user.dir=C:\Users\jsmith\sandbox\maven-assembly-bugreport, > env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, > env.FP_NO_HOST_CHECK=NO, sun.cpu.endian=little, > env.ALLUSERSPROFILE=C:\ProgramData, env.CONEMUARGS=, > env.CLASSWORLDS_LAUNCHER=org.codehaus.plexus.classworlds.launcher.Launcher, > env.PROCESSOR_ARCHITECTURE=AMD64, java.vm.version=25.45-b02, > java.class.path=c:\maven\bin\..\boot\plexus-classworlds-2.5.2.jar, > env.=::=::\, org.slf4j.simpleLogger.defaultLogLevel=debug, env.HOMEPATH=\, > env.EXEC_DIR=C:\Users\jsmith\sandbox\maven-assembly-bugreport, os.arch=amd64, > maven.build.version=Apache Maven 3.3.3 > (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00), > env.SESSIONNAME=Console, env.WINDOWS_TRACING_FLAGS=3, > sun.java.launcher=SUN_STANDARD, java.vm.specification.vendor=Oracle > Corporation, env.LDMS_LOCAL_DIR=C:\Program Files (x86)\LANDesk\LDClient\Data, > file.separator=\, java.runtime.version=1.8.0_45-b15, > sun.boot.class.path=c:\program > files\java\jdk1.8.0_45\jre\lib\resources.jar;c:\program > files\java\jdk1.8.0_45\jre\lib\rt.jar;c:\program > files\java\jdk1.8.0_45\jre\lib\sunrsasign.jar;c:\program > files\java\jdk1.8.0_45\jre\lib\jsse.jar;c:\program > files\java\jdk1.8.0_45\jre\lib\jce.jar;c:\program > files\java\jdk1.8.0_45\jre\lib\charsets.jar;c:\program > files\java\jdk1.8.0_45\jre\lib\jfr.jar;c:\program > files\java\jdk1.8.0_45\jre\classes, env.CONEMUANSI=ON, > env.CLINK_DIR=C:\Program Files (x86)\clink\0.4.4, maven.version=3.3.3, > env.TEMP=C:\Users\JGLASS~1\AppData\Local\Temp, user.country=US, > maven.home=c:\maven\bin\.., java.vendor=Oracle Corporation, > env.CLASSWORLDS_JAR="c:\maven\bin\..\boot\plexus-classworlds-2.5.2.jar", > java.specification.version=1.8, sun.arch.data.model=64} > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered > resources, i.e. build is platform dependent! > [DEBUG] resource with targetPath null > directory > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\src\main\resources > excludes [] > includes [] > [INFO] skip non existing resourceDirectory > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\src\main\resources > [DEBUG] no use filter components > [INFO] > [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ child1 --- > [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, > ConflictMarker.markTime=0, ConflictMarker.nodeCount=160, > ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, > ConflictIdSorter.conflictIdCount=43, ConflictIdSorter.conflictIdCycleCount=0, > ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=63, > DefaultDependencyCollector.collectTime=229, > DefaultDependencyCollector.transformTime=3} > [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@4e25154f] > [DEBUG] Configuring mojo > 'org.apache.maven.plugins:maven-compiler-plugin:3.1:compile' with basic > configurator --> > [DEBUG] (f) basedir = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1 > [DEBUG] (f) buildDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target > [DEBUG] (f) classpathElements = > [C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\classes] > [DEBUG] (f) compileSourceRoots = > [C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\src\main\java] > [DEBUG] (f) compilerId = javac > [DEBUG] (f) debug = true > [DEBUG] (f) failOnError = true > [DEBUG] (f) forceJavacCompilerUse = false > [DEBUG] (f) fork = false > [DEBUG] (f) generatedSourcesDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\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 = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\classes > [DEBUG] (f) projectArtifact = org.test:child1:jar:1.0 > [DEBUG] (f) showDeprecation = false > [DEBUG] (f) showWarnings = false > [DEBUG] (f) skipMultiThreadWarning = false > [DEBUG] (f) source = 1.5 > [DEBUG] (f) staleMillis = 0 > [DEBUG] (f) target = 1.5 > [DEBUG] (f) useIncrementalCompilation = true > [DEBUG] (f) verbose = false > [DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@7c351808 > [DEBUG] (f) session = org.apache.maven.execution.MavenSession@7c351808 > [DEBUG] -- end configuration -- > [DEBUG] Using compiler 'javac'. > [INFO] No sources to compile > [INFO] > [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ > child1 --- > [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@4e25154f] > [DEBUG] Configuring mojo > 'org.apache.maven.plugins:maven-resources-plugin:2.6:testResources' with > basic configurator --> > [DEBUG] (f) buildFilters = [] > [DEBUG] (f) escapeWindowsPaths = true > [DEBUG] (s) includeEmptyDirs = false > [DEBUG] (s) outputDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\test-classes > [DEBUG] (s) overwrite = false > [DEBUG] (f) project = MavenProject: org.test:child1:1.0 @ > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\pom.xml > [DEBUG] (s) resources = [Resource {targetPath: null, filtering: false, > FileSet {directory: > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\src\test\resources, > PatternSet [includes: {}, excludes: {}]}}] > [DEBUG] (f) session = org.apache.maven.execution.MavenSession@7c351808 > [DEBUG] (f) supportMultiLineFiltering = false > [DEBUG] (f) useBuildFilters = true > [DEBUG] (s) useDefaultDelimiters = true > [DEBUG] -- end configuration -- > [DEBUG] properties used {file.encoding.pkg=sun.io, env.PROMPT=CLINK > $E[32m$E]9;8;"USERNAME"$E\@$E]9;8;"COMPUTERNAME"$E\$S$E[92m$P$E[90m$_$E[90m$G$E[m$S, > java.home=c:\program files\java\jdk1.8.0_45\jre, > env.CONEMUDRAWHWND=0x00570592, env.CONEMUANSILOG=, > env.CONEMUWORKDIR=C:\Users\jsmith, env.LDMS_PREFERRED_SERVER=fs01, > classworlds.conf=c:\maven\bin\..\bin\m2.conf, java.endorsed.dirs=c:\program > files\java\jdk1.8.0_45\jre\lib\endorsed, env.USERNAME=jsmith, > sun.os.patch.level=Service Pack 1, java.vendor.url=http://java.oracle.com/, > env.COMPUTERNAME=PC7JGLASSMA, > env.=C:=C:\Users\jsmith\sandbox\maven-assembly-bugreport, > java.version=1.8.0_45, env.CONEMUDRIVE=C:, env.CONEMUHOOKS=Enabled, > java.vendor.url.bug=http://bugreport.sun.com/bugreport/, useBaseVersion=true, > env.USERPROFILE=C:\Users\jsmith, env.CONEMUBUILD=150816, user.name=jsmith, > sun.io.unicode.encoding=UnicodeLittle, sun.jnu.encoding=Cp1252, > java.runtime.name=Java(TM) SE Runtime Environment, > env.LOCALAPPDATA=C:\Users\jsmith\AppData\Local, > env.WINDOWS_TRACING_LOGFILE=C:\BVTBin\Tests\installpackage\csilogfile.log, > env.COMMONPROGRAMW6432=C:\Program Files\Common Files, > java.specification.name=Java Platform API Specification, > user.timezone=America/New_York, user.script=, path.separator=;, > env.MAVEN_CMD_LINE_ARGS=clean package -X, env.PROCESSOR_IDENTIFIER=Intel64 > Family 6 Model 60 Stepping 3, GenuineIntel, file.encoding=Cp1252, > env.ANSICON_DEF=7, env.HOME=c:\users\jsmith\, env.CONEMUHWND=0x000203BC, > sun.java.command=org.codehaus.plexus.classworlds.launcher.Launcher clean > package -X, env.NUMBER_OF_PROCESSORS=8, > env.APPDATA=C:\Users\jsmith\AppData\Roaming, env.WINDIR=C:\Windows, > env.CONEMUCONFIG=, java.io.tmpdir=C:\Users\JGLASS~1\AppData\Local\Temp\, > user.language=en, line.separator= > , env.CONEMUSERVERPID=5676, env.ANSICON=192x10000 (192x44), > env.CONEMUBASEDIR=C:\Program Files\ConEmu\ConEmu, env.CONEMUPROMPT3=$E[m$S, > env.COMMONPROGRAMFILES=C:\Program Files\Common Files, > env.CONEMUPROMPT2=$_$E[90m$G, > env.CONEMUPROMPT1=$E[32m$E]9;8;"USERNAME"$E\@$E]9;8;"COMPUTERNAME"$E\$S$E[92m$P$E[90m, > env.CONEMUPROMPT0=$E[32m$E]9;8;"USERNAME"$E\@$E]9;8;"COMPUTERNAME"$E\$S, > java.vm.info=mixed mode, sun.desktop=windows, java.vm.specification.name=Java > Virtual Machine Specification, env.M2_HOME=c:\maven\bin\.., > env.PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC, > env.WDIR=C:\, env.USERDOMAIN_ROAMINGPROFILE=MF, env.LOGONSERVER=\\CRYAD01, > env.PSMODULEPATH=C:\Program > Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules, > java.awt.printerjob=sun.awt.windows.WPrinterJob, env.PUBLIC=C:\Users\Public, > env.USERDOMAIN=MF, env.VBOX_MSI_INSTALL_PATH=C:\Program > Files\Oracle\VirtualBox\, env.PROCESSOR_LEVEL=6, > env.PROGRAMFILES(X86)=C:\Program Files (x86), liquibase.should.run=true, > env.=EXITCODE=00000000, os.name=Windows 7, java.specification.vendor=Oracle > Corporation, env.TMP=C:\Users\JGLASS~1\AppData\Local\Temp, java.vm.name=Java > HotSpot(TM) 64-Bit Server VM, env.OS=Windows_NT, java.library.path=c:\program > files\java\jdk1.8.0_45\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program > Files\ConEmu;C:\Program Files\ConEmu\ConEmu;"C:\Program Files > (x86)\RBTools\bin";C:\ProgramData\Oracle\Java\javapath;"C:\Program Files > (x86)\Intel\iCLS Client\";"C:\Program Files\Intel\iCLS > Client\";C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;"C:\Program > Files\Intel\Intel(R) Management Engine Components\DAL";"C:\Program Files > (x86)\Intel\Intel(R) Management Engine Components\DAL";"C:\Program > Files\Intel\Intel(R) Management Engine Components\IPT";"C:\Program Files > (x86)\Intel\Intel(R) Management Engine Components\IPT";"C:\Program > Files\Intel\WiFi\bin\";"C:\Program Files\Common > Files\Intel\WirelessCommon\";"C:\Program Files\Git\cmd";"C:\Program > Files\Git\mingw64\bin";"C:\Program Files\Git\usr\bin";"C:\Program Files > (x86)\GNU\GnuPG\pub";"C:\Program Files > (x86)\7-Zip;C:\HashiCorp\Vagrant\bin";"C:\Program Files > (x86)\GnuWin32\bin";"C:\Program > Files\nodejs\";c:\Python27\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Ruby21\bin;"C:\Program > Files (x86)\RBTools\bin";C:\ProgramData\Oracle\Java\javapath;"C:\Program > Files (x86)\Intel\iCLS Client\";"C:\Program Files\Intel\iCLS > Client\";C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;"C:\Program > Files\Intel\Intel(R) Management Engine Components\DAL";"C:\Program Files > (x86)\Intel\Intel(R) Management Engine Components\DAL";"C:\Program > Files\Intel\Intel(R) Management Engine Components\IPT";"C:\Program Files > (x86)\Intel\Intel(R) Management Engine Components\IPT";"C:\Program > Files\Intel\WiFi\bin\";"C:\Program Files\Common > Files\Intel\WirelessCommon\";"C:\Program Files\Git\cmd";"C:\Program > Files\Git\mingw64\bin";"C:\Program Files\Git\usr\bin";"C:\Program Files > (x86)\GNU\GnuPG\pub";"C:\Program Files > (x86)\7-Zip;C:\HashiCorp\Vagrant\bin";"C:\Program Files > (x86)\GnuWin32\bin";"C:\Program > Files\nodejs\";c:\Python27\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Users\jsmith\bin\;C:\Users\jsmith\bin\console2;c:\mongodb\bin;c:\postgres\bin;c:\maven\bin;c:\ant\bin;"C:\Program > Files (x86)\RBTools\bin";"C:\Program Files (x86)\JetBrains\IntelliJ IDEA > 14.1.3\bin";"C:\Program Files (x86)\Nmap";"c:\Program Files\Sublime Text > 2\";"C:\Program Files\Docker Toolbox";C:\Users\jsmith\AppData\Roaming\npm;., > env.PROGRAMW6432=C:\Program Files, env.PATH=C:\Program > Files\ConEmu;C:\Program Files\ConEmu\ConEmu;"C:\Program Files > (x86)\RBTools\bin";C:\ProgramData\Oracle\Java\javapath;"C:\Program Files > (x86)\Intel\iCLS Client\";"C:\Program Files\Intel\iCLS > Client\";C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;"C:\Program > Files\Intel\Intel(R) Management Engine Components\DAL";"C:\Program Files > (x86)\Intel\Intel(R) Management Engine Components\DAL";"C:\Program > Files\Intel\Intel(R) Management Engine Components\IPT";"C:\Program Files > (x86)\Intel\Intel(R) Management Engine Components\IPT";"C:\Program > Files\Intel\WiFi\bin\";"C:\Program Files\Common > Files\Intel\WirelessCommon\";"C:\Program Files\Git\cmd";"C:\Program > Files\Git\mingw64\bin";"C:\Program Files\Git\usr\bin";"C:\Program Files > (x86)\GNU\GnuPG\pub";"C:\Program Files > (x86)\7-Zip;C:\HashiCorp\Vagrant\bin";"C:\Program Files > (x86)\GnuWin32\bin";"C:\Program > Files\nodejs\";c:\Python27\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Ruby21\bin;"C:\Program > Files (x86)\RBTools\bin";C:\ProgramData\Oracle\Java\javapath;"C:\Program > Files (x86)\Intel\iCLS Client\";"C:\Program Files\Intel\iCLS > Client\";C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;"C:\Program > Files\Intel\Intel(R) Management Engine Components\DAL";"C:\Program Files > (x86)\Intel\Intel(R) Management Engine Components\DAL";"C:\Program > Files\Intel\Intel(R) Management Engine Components\IPT";"C:\Program Files > (x86)\Intel\Intel(R) Management Engine Components\IPT";"C:\Program > Files\Intel\WiFi\bin\";"C:\Program Files\Common > Files\Intel\WirelessCommon\";"C:\Program Files\Git\cmd";"C:\Program > Files\Git\mingw64\bin";"C:\Program Files\Git\usr\bin";"C:\Program Files > (x86)\GNU\GnuPG\pub";"C:\Program Files > (x86)\7-Zip;C:\HashiCorp\Vagrant\bin";"C:\Program Files > (x86)\GnuWin32\bin";"C:\Program > Files\nodejs\";c:\Python27\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Users\jsmith\bin\;C:\Users\jsmith\bin\console2;c:\mongodb\bin;c:\postgres\bin;c:\maven\bin;c:\ant\bin;"C:\Program > Files (x86)\RBTools\bin";"C:\Program Files (x86)\JetBrains\IntelliJ IDEA > 14.1.3\bin";"C:\Program Files (x86)\Nmap";"c:\Program Files\Sublime Text > 2\";"C:\Program Files\Docker Toolbox";C:\Users\jsmith\AppData\Roaming\npm, > java.class.version=52.0, env.CONEMUWORKDRIVE=C:, > maven.multiModuleProjectDirectory=C:\Users\jsmith\sandbox\maven-assembly-bugreport, > env.JBOSS_HOME=c:\wildfly-9.0.1.Final, env.HOMEDRIVE=Z:, > env.HOMESHARE=\\my-company.local\data\Users\jsmith, > env.SYSTEMROOT=C:\Windows, env.CONEMUPID=9720, > env.COMSPEC=C:\Windows\system32\cmd.exe, sun.boot.library.path=c:\program > files\java\jdk1.8.0_45\jre\bin, env.SYSTEMDRIVE=C:, > env.PROCESSOR_REVISION=3c03, sun.management.compiler=HotSpot 64-Bit Tiered > Compilers, java.awt.graphicsenv=sun.awt.Win32GraphicsEnvironment, > user.variant=, env.CONEMUDIR=C:\Program Files\ConEmu, > env.PROGRAMFILES=C:\Program Files, java.vm.specification.version=1.8, > env.MAVEN_JAVA_EXE="c:\program files\java\jdk1.8.0_45\bin\java.exe", > env.PROGRAMDATA=C:\ProgramData, awt.toolkit=sun.awt.windows.WToolkit, > env.MAVEN_HOME=C:\maven, sun.cpu.isalist=amd64, sun.stderr.encoding=cp437, > env.MAVEN_PROJECTBASEDIR=C:\Users\jsmith\sandbox\maven-assembly-bugreport, > java.ext.dirs=c:\program > files\java\jdk1.8.0_45\jre\lib\ext;C:\Windows\Sun\Java\lib\ext, > os.version=6.1, env.CONEMUBACKHWND=0x005F0B9A, env.ERROR_CODE=0, > user.home=C:\Users\jsmith, java.vm.vendor=Oracle Corporation, > env.USERDNSDOMAIN=my-company.LOCAL, env.JAVA_HOME=c:\program > files\java\jdk1.8.0_45, > user.dir=C:\Users\jsmith\sandbox\maven-assembly-bugreport, > env.COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files, > env.FP_NO_HOST_CHECK=NO, sun.cpu.endian=little, > env.ALLUSERSPROFILE=C:\ProgramData, env.CONEMUARGS=, > env.CLASSWORLDS_LAUNCHER=org.codehaus.plexus.classworlds.launcher.Launcher, > env.PROCESSOR_ARCHITECTURE=AMD64, java.vm.version=25.45-b02, > java.class.path=c:\maven\bin\..\boot\plexus-classworlds-2.5.2.jar, > env.=::=::\, org.slf4j.simpleLogger.defaultLogLevel=debug, env.HOMEPATH=\, > env.EXEC_DIR=C:\Users\jsmith\sandbox\maven-assembly-bugreport, os.arch=amd64, > maven.build.version=Apache Maven 3.3.3 > (7994120775791599e205a5524ec3e0dfe41d4a06; 2015-04-22T07:57:37-04:00), > env.SESSIONNAME=Console, env.WINDOWS_TRACING_FLAGS=3, > sun.java.launcher=SUN_STANDARD, java.vm.specification.vendor=Oracle > Corporation, env.LDMS_LOCAL_DIR=C:\Program Files (x86)\LANDesk\LDClient\Data, > file.separator=\, java.runtime.version=1.8.0_45-b15, > sun.boot.class.path=c:\program > files\java\jdk1.8.0_45\jre\lib\resources.jar;c:\program > files\java\jdk1.8.0_45\jre\lib\rt.jar;c:\program > files\java\jdk1.8.0_45\jre\lib\sunrsasign.jar;c:\program > files\java\jdk1.8.0_45\jre\lib\jsse.jar;c:\program > files\java\jdk1.8.0_45\jre\lib\jce.jar;c:\program > files\java\jdk1.8.0_45\jre\lib\charsets.jar;c:\program > files\java\jdk1.8.0_45\jre\lib\jfr.jar;c:\program > files\java\jdk1.8.0_45\jre\classes, env.CONEMUANSI=ON, > env.CLINK_DIR=C:\Program Files (x86)\clink\0.4.4, maven.version=3.3.3, > env.TEMP=C:\Users\JGLASS~1\AppData\Local\Temp, user.country=US, > maven.home=c:\maven\bin\.., java.vendor=Oracle Corporation, > env.CLASSWORLDS_JAR="c:\maven\bin\..\boot\plexus-classworlds-2.5.2.jar", > java.specification.version=1.8, sun.arch.data.model=64} > [WARNING] Using platform encoding (Cp1252 actually) to copy filtered > resources, i.e. build is platform dependent! > [DEBUG] resource with targetPath null > directory > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\src\test\resources > excludes [] > includes [] > [INFO] skip non existing resourceDirectory > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\src\test\resources > [DEBUG] no use filter components > [INFO] > [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ > child1 --- > [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@4e25154f] > [DEBUG] Configuring mojo > 'org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile' with basic > configurator --> > [DEBUG] (f) basedir = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1 > [DEBUG] (f) buildDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target > [DEBUG] (f) classpathElements = > [C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\test-classes, > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\classes] > [DEBUG] (f) compileSourceRoots = > [C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\src\test\java] > [DEBUG] (f) compilerId = javac > [DEBUG] (f) debug = true > [DEBUG] (f) failOnError = true > [DEBUG] (f) forceJavacCompilerUse = false > [DEBUG] (f) fork = false > [DEBUG] (f) generatedTestSourcesDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\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 = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\test-classes > [DEBUG] (f) showDeprecation = false > [DEBUG] (f) showWarnings = false > [DEBUG] (f) skipMultiThreadWarning = false > [DEBUG] (f) source = 1.5 > [DEBUG] (f) staleMillis = 0 > [DEBUG] (f) target = 1.5 > [DEBUG] (f) useIncrementalCompilation = true > [DEBUG] (f) verbose = false > [DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@7c351808 > [DEBUG] (f) session = org.apache.maven.execution.MavenSession@7c351808 > [DEBUG] -- end configuration -- > [DEBUG] Using compiler 'javac'. > [INFO] No sources to compile > [INFO] > [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ child1 --- > [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, > ConflictMarker.markTime=0, ConflictMarker.nodeCount=132, > ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, > ConflictIdSorter.conflictIdCount=27, ConflictIdSorter.conflictIdCycleCount=0, > ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=77, > DefaultDependencyCollector.collectTime=32, > DefaultDependencyCollector.transformTime=1} > [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@4e25154f] > [DEBUG] Configuring mojo > 'org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test' with basic > configurator --> > [DEBUG] (s) basedir = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1 > [DEBUG] (s) childDelegation = false > [DEBUG] (s) classesDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\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:///C:/Users/jsmith/.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 = {} > [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 = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\surefire-reports > [DEBUG] (s) runOrder = filesystem > [DEBUG] (s) skip = false > [DEBUG] (s) skipTests = false > [DEBUG] (s) testClassesDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\test-classes > [DEBUG] (s) testFailureIgnore = false > [DEBUG] (s) testNGArtifactName = org.testng:testng > [DEBUG] (s) testSourceDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\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 = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1 > [DEBUG] (s) project = MavenProject: org.test:child1:1.0 @ > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\pom.xml > [DEBUG] (s) session = org.apache.maven.execution.MavenSession@7c351808 > [DEBUG] -- end configuration -- > [INFO] No tests to run. > [INFO] > [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ child1 --- > [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, > ConflictMarker.markTime=0, ConflictMarker.nodeCount=74, > ConflictIdSorter.graphTime=1, ConflictIdSorter.topsortTime=0, > ConflictIdSorter.conflictIdCount=28, ConflictIdSorter.conflictIdCycleCount=0, > ConflictResolver.totalTime=1, ConflictResolver.conflictItemCount=70, > DefaultDependencyCollector.collectTime=18, > DefaultDependencyCollector.transformTime=2} > [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@4e25154f] > [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-jar-plugin:2.4:jar' > with basic configurator --> > [DEBUG] (f) classesDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\classes > [DEBUG] (f) defaultManifestFile = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\classes\META-INF\MANIFEST.MF > [DEBUG] (f) finalName = child1-1.0 > [DEBUG] (f) forceCreation = false > [DEBUG] (f) outputDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target > [DEBUG] (f) project = MavenProject: org.test:child1:1.0 @ > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\pom.xml > [DEBUG] (f) session = org.apache.maven.execution.MavenSession@7c351808 > [DEBUG] (f) skipIfEmpty = false > [DEBUG] (f) useDefaultManifestFile = false > [DEBUG] -- end configuration -- > [WARNING] JAR will be empty - no content was marked for inclusion! > [DEBUG] isUp2date: false (Destination > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\child1-1.0.jar > not found.) > [INFO] Building jar: > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\target\child1-1.0.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.test/ > [DEBUG] adding directory META-INF/maven/org.test/child1/ > [DEBUG] adding entry META-INF/maven/org.test/child1/pom.xml > [DEBUG] adding entry META-INF/maven/org.test/child1/pom.properties > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Parent 1.0 > [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] === PROJECT BUILD PLAN > ================================================ > [DEBUG] Project: org.test:parent:1.0 > [DEBUG] Dependencies (collect): [] > [DEBUG] Dependencies (resolve): [] > [DEBUG] Repositories (dependencies): [central-actual > (http://repo1.maven.org/maven2, default, releases), 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] > ======================================================================= > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ parent --- > [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@4e25154f] > [DEBUG] Configuring mojo > 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic > configurator --> > [DEBUG] (f) directory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\target > [DEBUG] (f) excludeDefaultDirectories = false > [DEBUG] (f) failOnError = true > [DEBUG] (f) followSymLinks = false > [DEBUG] (f) outputDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\target\classes > [DEBUG] (f) reportDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\target\site > [DEBUG] (f) retryOnError = true > [DEBUG] (f) skip = false > [DEBUG] (f) testOutputDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\target\test-classes > [DEBUG] -- end configuration -- > [DEBUG] Skipping non-existing directory > C:\Users\jsmith\sandbox\maven-assembly-bugreport\target > [DEBUG] Skipping non-existing directory > C:\Users\jsmith\sandbox\maven-assembly-bugreport\target\classes > [DEBUG] Skipping non-existing directory > C:\Users\jsmith\sandbox\maven-assembly-bugreport\target\test-classes > [DEBUG] Skipping non-existing directory > C:\Users\jsmith\sandbox\maven-assembly-bugreport\target\site > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] Building Distribution 1.0 > [INFO] > ------------------------------------------------------------------------ > [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, > process-sources, generate-resources, process-resources, compile, > process-classes, generate-test-sources, process-test-sources, > generate-test-resources, process-test-resources, test-compile, > process-test-classes, test, prepare-package, package, pre-integration-test, > integration-test, post-integration-test, verify, install, deploy] > [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] > [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] > [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, > process-sources, generate-resources, process-resources, compile, > process-classes, generate-test-sources, process-test-sources, > generate-test-resources, process-test-resources, test-compile, > process-test-classes, test, prepare-package, package, pre-integration-test, > integration-test, post-integration-test, verify, install, deploy] > [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] > [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] > [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, > process-sources, generate-resources, process-resources, compile, > process-classes, generate-test-sources, process-test-sources, > generate-test-resources, process-test-resources, test-compile, > process-test-classes, test, prepare-package, package, pre-integration-test, > integration-test, post-integration-test, verify, install, deploy] > [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] > [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] > [DEBUG] Lifecycle default -> [validate, initialize, generate-sources, > process-sources, generate-resources, process-resources, compile, > process-classes, generate-test-sources, process-test-sources, > generate-test-resources, process-test-resources, test-compile, > process-test-classes, test, prepare-package, package, pre-integration-test, > integration-test, post-integration-test, verify, install, deploy] > [DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean] > [DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy] > [DEBUG] === PROJECT BUILD PLAN > ================================================ > [DEBUG] Project: org.test:distribution:1.0 > [DEBUG] Dependencies (collect): [] > [DEBUG] Dependencies (resolve): [compile] > [DEBUG] Repositories (dependencies): [central-actual > (http://repo1.maven.org/maven2, default, releases), 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-assembly-plugin:2.6:single (distro-assembly) > [DEBUG] Style: Regular > [DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?> > <configuration> > <appendAssemblyId > default-value="true">${assembly.appendAssemblyId}</appendAssemblyId> > <attach default-value="true">${assembly.attach}</attach> > <basedir default-value="${project.basedir}"/> > <classifier>${classifier}</classifier> > <descriptor>${descriptor}</descriptor> > <descriptorId>${descriptorId}</descriptorId> > <descriptors> > <descriptor>src/assembly/bin.xml</descriptor> > </descriptors> > <dryRun default-value="false">${assembly.dryRun}</dryRun> > <encoding > default-value="${project.build.sourceEncoding}">${encoding}</encoding> > <escapeString>${assembly.escapeString}</escapeString> > <finalName default-value="${project.build.finalName}"/> > <ignoreDirFormatExtensions default-value="true"/> > <ignoreMissingDescriptor > default-value="false">${assembly.ignoreMissingDescriptor}</ignoreMissingDescriptor> > <ignorePermissions > default-value="false">${assembly.ignorePermissions}</ignorePermissions> > <includeProjectBuildFilters > default-value="true">${assembly.includeProjectBuildFilters}</includeProjectBuildFilters> > <includeSite default-value="false">${includeSite}</includeSite> > <localRepository default-value="${localRepository}"/> > <mavenSession default-value="${session}"/> > <outputDirectory default-value="${project.build.directory}"/> > <project default-value="${project}"/> > <reactorProjects default-value="${reactorProjects}"/> > <recompressZippedFiles default-value="true"/> > <remoteRepositories default-value="${project.remoteArtifactRepositories}"/> > <runOnlyAtExecutionRoot > default-value="false">${assembly.runOnlyAtExecutionRoot}</runOnlyAtExecutionRoot> > <siteDirectory default-value="${project.reporting.outputDirectory}"/> > <skipAssembly default-value="false">${assembly.skipAssembly}</skipAssembly> > <tarLongFileMode > default-value="warn">${assembly.tarLongFileMode}</tarLongFileMode> > <tempRoot default-value="${project.build.directory}/archive-tmp"/> > <updateOnly default-value="false">${assembly.updateOnly}</updateOnly> > <useJvmChmod default-value="false">${assembly.useJvmChmod}</useJvmChmod> > <workDirectory default-value="${project.build.directory}/assembly/work"/> > </configuration> > [DEBUG] > ======================================================================= > [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, > ConflictMarker.markTime=0, ConflictMarker.nodeCount=2, > ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, > ConflictIdSorter.conflictIdCount=1, ConflictIdSorter.conflictIdCycleCount=0, > ConflictResolver.totalTime=0, ConflictResolver.conflictItemCount=1, > DefaultDependencyCollector.collectTime=0, > DefaultDependencyCollector.transformTime=0} > [DEBUG] org.test:distribution:pom:1.0 > [DEBUG] org.test:child1:jar:1.0:compile > [INFO] > [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ distribution --- > [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@4e25154f] > [DEBUG] Configuring mojo > 'org.apache.maven.plugins:maven-clean-plugin:2.5:clean' with basic > configurator --> > [DEBUG] (f) directory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\distribution\target > [DEBUG] (f) excludeDefaultDirectories = false > [DEBUG] (f) failOnError = true > [DEBUG] (f) followSymLinks = false > [DEBUG] (f) outputDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\distribution\target\classes > [DEBUG] (f) reportDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\distribution\target\site > [DEBUG] (f) retryOnError = true > [DEBUG] (f) skip = false > [DEBUG] (f) testOutputDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\distribution\target\test-classes > [DEBUG] -- end configuration -- > [INFO] Deleting > C:\Users\jsmith\sandbox\maven-assembly-bugreport\distribution\target > [INFO] Deleting directory > C:\Users\jsmith\sandbox\maven-assembly-bugreport\distribution\target\archive-tmp > [INFO] Deleting directory > C:\Users\jsmith\sandbox\maven-assembly-bugreport\distribution\target > [DEBUG] Skipping non-existing directory > C:\Users\jsmith\sandbox\maven-assembly-bugreport\distribution\target\classes > [DEBUG] Skipping non-existing directory > C:\Users\jsmith\sandbox\maven-assembly-bugreport\distribution\target\test-classes > [DEBUG] Skipping non-existing directory > C:\Users\jsmith\sandbox\maven-assembly-bugreport\distribution\target\site > [INFO] > [INFO] --- maven-assembly-plugin:2.6:single (distro-assembly) @ distribution > --- > [DEBUG] Dependency collection stats: {ConflictMarker.analyzeTime=0, > ConflictMarker.markTime=0, ConflictMarker.nodeCount=248, > ConflictIdSorter.graphTime=0, ConflictIdSorter.topsortTime=0, > ConflictIdSorter.conflictIdCount=51, ConflictIdSorter.conflictIdCycleCount=0, > ConflictResolver.totalTime=2, ConflictResolver.conflictItemCount=125, > DefaultDependencyCollector.collectTime=111, > DefaultDependencyCollector.transformTime=2} > [DEBUG] org.apache.maven.plugins:maven-assembly-plugin:jar:2.6: > [DEBUG] org.apache.maven:maven-plugin-api:jar:2.2.1:compile > [DEBUG] org.apache.maven:maven-core:jar:2.2.1:compile > [DEBUG] org.apache.maven:maven-settings:jar:2.2.1:compile > [DEBUG] > org.apache.maven:maven-plugin-parameter-documenter:jar:2.2.1:compile > [DEBUG] org.slf4j:slf4j-jdk14:jar:1.5.6:runtime > [DEBUG] org.slf4j:slf4j-api:jar:1.5.6:runtime > [DEBUG] org.slf4j:jcl-over-slf4j:jar:1.5.6:runtime > [DEBUG] org.apache.maven.reporting:maven-reporting-api:jar:2.2.1:compile > [DEBUG] org.apache.maven.doxia:doxia-sink-api:jar:1.1:compile > [DEBUG] org.apache.maven.doxia:doxia-logging-api:jar:1.1:compile > [DEBUG] org.apache.maven:maven-profile:jar:2.2.1: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.apache.maven:maven-repository-metadata:jar:2.2.1:compile > [DEBUG] org.apache.maven:maven-error-diagnostics:jar:2.2.1:compile > [DEBUG] commons-cli:commons-cli:jar:1.2:compile > [DEBUG] org.apache.maven:maven-plugin-descriptor:jar:2.2.1:compile > [DEBUG] > org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile > [DEBUG] org.apache.maven:maven-artifact-manager:jar:2.2.1:compile > [DEBUG] > backport-util-concurrent:backport-util-concurrent:jar:3.1:compile > [DEBUG] org.apache.maven:maven-monitor:jar:2.2.1:compile > [DEBUG] classworlds:classworlds:jar:1.1:compile > [DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile > [DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile > [DEBUG] org.apache.maven:maven-project:jar:2.2.1:compile > [DEBUG] org.apache.maven:maven-plugin-registry:jar:2.2.1:compile > [DEBUG] org.apache.maven:maven-artifact:jar:2.2.1:compile > [DEBUG] org.apache.maven:maven-model:jar:2.2.1:compile > [DEBUG] > org.apache.maven.shared:maven-common-artifact-filters:jar:1.4:compile > [DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.22:compile > [DEBUG] org.codehaus.plexus:plexus-archiver:jar:3.0.1:compile > [DEBUG] org.iq80.snappy:snappy:jar:0.3:compile > [DEBUG] org.apache.maven.shared:file-management:jar:1.1:compile > [DEBUG] org.apache.maven.shared:maven-shared-io:jar:1.1:compile > [DEBUG] > org.apache.maven.wagon:wagon-provider-api:jar:1.0-alpha-6:compile > [DEBUG] commons-io:commons-io:jar:2.2:compile > [DEBUG] org.apache.maven.shared:maven-filtering:jar:1.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] org.sonatype.plexus:plexus-build-api:jar:0.0.4:compile > [DEBUG] org.codehaus.plexus:plexus-io:jar:2.6:compile > [DEBUG] org.apache.maven:maven-archiver:jar:2.5:compile > [DEBUG] org.codehaus.plexus:plexus-utils:jar:3.0.21:compile > [DEBUG] org.apache.maven.shared:maven-repository-builder:jar:1.0:compile > [DEBUG] commons-codec:commons-codec:jar:1.6:compile > [DEBUG] Created new class realm > plugin>org.apache.maven.plugins:maven-assembly-plugin:2.6 > [DEBUG] Importing foreign packages into class realm > plugin>org.apache.maven.plugins:maven-assembly-plugin:2.6 > [DEBUG] Imported: < maven.api > [DEBUG] Populating class realm > plugin>org.apache.maven.plugins:maven-assembly-plugin:2.6 > [DEBUG] Included: org.apache.maven.plugins:maven-assembly-plugin:jar:2.6 > [DEBUG] Included: org.slf4j:slf4j-jdk14:jar:1.5.6 > [DEBUG] Included: org.slf4j:jcl-over-slf4j:jar:1.5.6 > [DEBUG] Included: org.apache.maven.reporting:maven-reporting-api:jar:2.2.1 > [DEBUG] Included: org.apache.maven.doxia:doxia-sink-api:jar:1.1 > [DEBUG] Included: org.apache.maven.doxia:doxia-logging-api:jar:1.1 > [DEBUG] Included: junit:junit:jar:3.8.1 > [DEBUG] Included: commons-cli:commons-cli:jar:1.2 > [DEBUG] Included: > org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4 > [DEBUG] Included: backport-util-concurrent:backport-util-concurrent:jar:3.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-common-artifact-filters:jar:1.4 > [DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.22 > [DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:3.0.1 > [DEBUG] Included: org.iq80.snappy:snappy:jar:0.3 > [DEBUG] Included: org.apache.maven.shared:file-management:jar:1.1 > [DEBUG] Included: org.apache.maven.shared:maven-shared-io:jar:1.1 > [DEBUG] Included: commons-io:commons-io:jar:2.2 > [DEBUG] Included: org.apache.maven.shared:maven-filtering:jar:1.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: org.sonatype.plexus:plexus-build-api:jar:0.0.4 > [DEBUG] Included: org.codehaus.plexus:plexus-io:jar:2.6 > [DEBUG] Included: org.apache.maven:maven-archiver:jar:2.5 > [DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:3.0.21 > [DEBUG] Included: org.apache.maven.shared:maven-repository-builder:jar:1.0 > [DEBUG] Included: commons-codec:commons-codec:jar:1.6 > [DEBUG] Configuring mojo > org.apache.maven.plugins:maven-assembly-plugin:2.6:single from plugin realm > ClassRealm[plugin>org.apache.maven.plugins:maven-assembly-plugin:2.6, parent: > sun.misc.Launcher$AppClassLoader@4e25154f] > [DEBUG] Configuring mojo > 'org.apache.maven.plugins:maven-assembly-plugin:2.6:single' with basic > configurator --> > [DEBUG] (s) appendAssemblyId = true > [DEBUG] (f) attach = true > [DEBUG] (s) basedir = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\distribution > [DEBUG] (s) descriptors = [src/assembly/bin.xml] > [DEBUG] (f) dryRun = false > [DEBUG] (s) finalName = distribution-1.0 > [DEBUG] (f) ignoreDirFormatExtensions = true > [DEBUG] (s) ignoreMissingDescriptor = false > [DEBUG] (f) ignorePermissions = false > [DEBUG] (f) includeProjectBuildFilters = true > [DEBUG] (s) includeSite = false > [DEBUG] (s) localRepository = id: local > url: file:///C:/Users/jsmith/.m2/repository/ > layout: default > snapshots: [enabled => true, update => always] > releases: [enabled => true, update => always] > [DEBUG] (f) mavenSession = org.apache.maven.execution.MavenSession@7c351808 > [DEBUG] (s) outputDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\distribution\target > [DEBUG] (f) project = MavenProject: org.test:distribution:1.0 @ > C:\Users\jsmith\sandbox\maven-assembly-bugreport\distribution\pom.xml > [DEBUG] (s) reactorProjects = [MavenProject: org.test:child1:1.0 @ > C:\Users\jsmith\sandbox\maven-assembly-bugreport\child1\pom.xml, > MavenProject: org.test:parent:1.0 @ > C:\Users\jsmith\sandbox\maven-assembly-bugreport\pom.xml, MavenProject: > org.test:distribution:1.0 @ > C:\Users\jsmith\sandbox\maven-assembly-bugreport\distribution\pom.xml] > [DEBUG] (f) recompressZippedFiles = true > [DEBUG] (f) remoteRepositories = [ id: central-actual > url: http://repo1.maven.org/maven2 > layout: default > snapshots: [enabled => false, 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) runOnlyAtExecutionRoot = false > [DEBUG] (s) siteDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\distribution\target\site > [DEBUG] (f) skipAssembly = false > [DEBUG] (s) tarLongFileMode = warn > [DEBUG] (s) tempRoot = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\distribution\target\archive-tmp > [DEBUG] (f) updateOnly = false > [DEBUG] (f) useJvmChmod = false > [DEBUG] (s) workDirectory = > C:\Users\jsmith\sandbox\maven-assembly-bugreport\distribution\target\assembly\work > [DEBUG] -- end configuration -- > [INFO] Reading assembly descriptor: src/assembly/bin.xml > [DEBUG] After assembly is interpolated: > <?xml version="1.0"?> > <assembly > xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3 > http://maven.apache.org/xsd/assembly-1.1.3.xsd" > > xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.3" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> > <id>bin</id> > <formats> > <format>dir</format> > </formats> > <includeBaseDirectory>false</includeBaseDirectory> > <moduleSets> > <moduleSet> > <useAllReactorProjects>true</useAllReactorProjects> > <includes> > <include>org.test:child1</include> > </includes> > <binaries> > <outputDirectory>modules/maven-assembly-plugin</outputDirectory> > <unpack>false</unpack> > </binaries> > </moduleSet> > </moduleSets> > </assembly> > [DEBUG] All known ContainerDescriptorHandler components: [file-aggregator, > plexus, metaInf-services, metaInf-spring] > [DEBUG] No ArtifactResolver with hint project-cache-aware > [WARNING] The following patterns were never triggered in this artifact > inclusion filter: > o 'org.test:child1' > [DEBUG] Dependencies for project: org.test:distribution:pom:1.0 are: > org.test:child1:jar:1.0:compile > [WARNING] The following patterns were never triggered in this artifact > inclusion filter: > o 'org.test:child1' > [DEBUG] Resolving project dependencies transitively. > [DEBUG] org.test:distribution:pom:1.0 (selected for null) > [DEBUG] org.test:child1:jar:1.0:compile (selected for compile) > [DEBUG] While resolving dependencies of org.test:distribution:pom:1.0: > [DEBUG] Statistics for Scope filter [null-scope=true, compile=true, > runtime=true, test=false, provided=false, system=false] > [DEBUG] The following scope filters were not used: > o Runtime > o Test > o Provided > o System > [INFO] > ------------------------------------------------------------------------ > [INFO] Reactor Summary: > [INFO] > [INFO] child1 ............................................. SUCCESS [ 0.825 > s] > [INFO] Parent ............................................. SUCCESS [ 0.002 > s] > [INFO] Distribution ....................................... FAILURE [ 0.347 > s] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 1.240 s > [INFO] Finished at: 2016-07-27T21:11:55-04:00 > [INFO] Final Memory: 13M/309M > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-assembly-plugin:2.6:single (distro-assembly) > on project distribution: Failed to create assembly: Error creating assembly > archive bin: You must set at least one file. -> [Help 1] > org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute > goal org.apache.maven.plugins:maven-assembly-plugin:2.6:single > (distro-assembly) on project distribution: Failed to create assembly: Error > creating assembly archive bin: You must set at least one file. > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216) > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153) > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145) > at > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116) > at > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80) > 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:307) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) > at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862) > at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:197) > 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:497) > 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.MojoExecutionException: Failed to create > assembly: Error creating assembly archive bin: You must set at least one file. > at > org.apache.maven.plugin.assembly.mojos.AbstractAssemblyMojo.execute(AbstractAssemblyMojo.java:541) > at > org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134) > at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) > ... 20 more > Caused by: org.apache.maven.plugin.assembly.archive.ArchiveCreationException: > Error creating assembly archive bin: You must set at least one file. > at > org.apache.maven.plugin.assembly.archive.DefaultAssemblyArchiver.createArchive(DefaultAssemblyArchiver.java:185) > at > org.apache.maven.plugin.assembly.mojos.AbstractAssemblyMojo.execute(AbstractAssemblyMojo.java:484) > ... 22 more > Caused by: org.codehaus.plexus.archiver.ArchiverException: You must set at > least one file. > at > org.codehaus.plexus.archiver.dir.DirectoryArchiver.execute(DirectoryArchiver.java:52) > at > org.codehaus.plexus.archiver.AbstractArchiver.createArchive(AbstractArchiver.java:916) > at > org.apache.maven.plugin.assembly.archive.archiver.AssemblyProxyArchiver.createArchive(AssemblyProxyArchiver.java:445) > at > org.apache.maven.plugin.assembly.archive.DefaultAssemblyArchiver.createArchive(DefaultAssemblyArchiver.java:181) > ... 23 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/MojoExecutionException > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :distribution > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)