blob: d9ac42a0e29c0a414fc5009922d537e13e37b2e7 [file] [log] [blame]
<component-set>
<components>
<component>
<role>org.apache.maven.plugin.assembly.filter.ContainerDescriptorHandler</role>
<role-hint>file.txt</role-hint>
<implementation>org.apache.maven.plugin.assembly.filter.SimpleAggregatingDescriptorHandler</implementation>
<configuration>
<filePattern>.*file.txt</filePattern>
<outputPath>file.txt</outputPath>
<commentChars>#</commentChars>
</configuration>
</component>
</components>
</component-set>