Lines Matching +full:default +full:- +full:excludes
1 <?xml version="1.0" encoding="UTF-8"?>
2 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/…
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
19 <artifactId>maven-compiler-plugin</artifactId>
23 <id>default-compile</id>
29 <id>java8-compile</id>
36 <excludes>
37 <exclude>module-info.java</exclude>
38 </excludes>
46 <artifactId>maven-release-plugin</artifactId>
56 <artifactId>maven-source-plugin</artifactId>
60 <id>attach-sources</id>
62 <goal>jar-no-fork</goal>
70 <artifactId>maven-javadoc-plugin</artifactId>
74 <id>attach-javadocs</id>
84 <artifactId>maven-gpg-plugin</artifactId>
88 <id>sign-artifacts</id>
103 <url>https://www.nayuki.io/page/qr-code-generator-library</url>
121 <connection>scm:git:git://github.com/nayuki/QR-Code-generator.git</connection>
122 <developerConnection>scm:git:ssh://github.com:nayuki/QR-Code-generator.git</developerConnection>
123 <url>https://github.com/nayuki/QR-Code-generator/tree/master/java</url>