We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c246af5 commit 6a37bffCopy full SHA for 6a37bff
apache-maven/src/assembly/component.xml
@@ -68,6 +68,7 @@ under the License.
68
<includes>
69
<include>*.cmd</include>
70
<include>*.conf</include>
71
+ <include>*.java</include>
72
</includes>
73
<lineEnding>dos</lineEnding>
74
</fileSet>
0 commit comments