Skip to content

Commit

Permalink
Excluded the license files cause they do not contain
Browse files Browse the repository at this point in the history
a license of themselfs.
  • Loading branch information
khmarbaise committed Sep 22, 2018
1 parent c3dfa0f commit 421164e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Expand Up @@ -512,6 +512,11 @@ under the License.
<exclude>src/test/projects/**</exclude>
<exclude>src/test/remote-repo/**</exclude>
<exclude>**/*.odg</exclude>
<!--
! Excluded the license files itself cause they do not have have a license of themselfs.
-->
<exclude>src/main/appended-resources/licenses/CDDL-1.0.txt</exclude>
<exclude>src/main/appended-resources/licenses/EPL-1.0.txt</exclude>
</excludes>
</configuration>
</plugin>
Expand Down

0 comments on commit 421164e

Please sign in to comment.