Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for addDefaultLicenseMatchers (0.11 sec)

  1. pom.xml

    					<execution>
    						<phase>verify</phase>
    						<goals>
    							<goal>check</goal>
    						</goals>
    					</execution>
    				</executions>
    				<configuration>
    					<addDefaultLicenseMatchers>true</addDefaultLicenseMatchers>
    					<excludes>
    						<exclude>pom.xml</exclude>
    						<exclude>breaking-changes.xml</exclude>
    						<exclude>README.md</exclude>
    						<exclude>build.properties</exclude>
    Registered: Sun Nov 03 00:10:13 UTC 2024
    - Last Modified: Thu Sep 26 04:40:32 UTC 2024
    - 9.3K bytes
    - Viewed (0)
Back to top