dev --- 3.8.0.A版本, openProject引用 ; formao-live --- 3.7.0.B 版本, formallProject引用
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

vor 10 Jahren
vor 10 Jahren
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354
  1. <?xml version="1.0"?>
  2. <project
  3. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  4. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
  5. xmlns="http://maven.apache.org/POM/4.0.0">
  6. <modelVersion>4.0.0</modelVersion>
  7. <groupId>com.github.binarywang</groupId>
  8. <artifactId>weixin-java-parent</artifactId>
  9. <version>2.6.3.BETA</version>
  10. <packaging>pom</packaging>
  11. <name>WeiXin Java Tools - Parent</name>
  12. <description>微信公众号、企业号上级POM</description>
  13. <url>https://github.com/wechat-group/weixin-java-tools</url>
  14. <licenses>
  15. <license>
  16. <name>The Apache License, Version 2.0</name>
  17. <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
  18. </license>
  19. </licenses>
  20. <developers>
  21. <developer>
  22. <name>Daniel Qian</name>
  23. <email>chanjarster@gmail.com</email>
  24. <url>https://github.com/chanjarster</url>
  25. </developer>
  26. <developer>
  27. <name>Binary Wang</name>
  28. <email>binarywang@gmail.com</email>
  29. <url>https://github.com/binarywang</url>
  30. </developer>
  31. <developer>
  32. <name>gaigeshen</name>
  33. <email>gaigeshen@qq.com</email>
  34. <url>https://github.com/gaigeshen</url>
  35. </developer>
  36. <developer>
  37. <name>Liu Mingbo</name>
  38. <email>liumingbo2008@gmail.com</email>
  39. <url>https://github.com/FirenzesEagle</url>
  40. </developer>
  41. <developer>
  42. <name>kakotor</name>
  43. <email>kakotor@gmail.com</email>
  44. <url>https://github.com/kakotor</url>
  45. </developer>
  46. <developer>
  47. <name>xiong</name>
  48. <email>zhaoxiong.tan@gmail.com</email>
  49. <url>https://github.com/ZhaoxiongTan</url>
  50. </developer>
  51. <developer>
  52. <name>LiuJunGuang</name>
  53. <email>aimilin@yeah.net</email>
  54. <url>https://github.com/aimilin6688</url>
  55. </developer>
  56. <developer>
  57. <name>Eric.Tsai</name>
  58. <email>xiaodong.cai.ks@gmail.com</email>
  59. <url>https://github.com/iwareserictsai</url>
  60. </developer>
  61. <developer>
  62. <name>withinthefog</name>
  63. <email>withinthefog@gmail.com</email>
  64. <url>https://github.com/withinthefog</url>
  65. </developer>
  66. <developer>
  67. <name>Keung</name>
  68. <email>dongfuqiang1988@163.com</email>
  69. <url>https://github.com/johnnytung</url>
  70. </developer>
  71. <developer>
  72. <name>Jonk</name>
  73. <email>aimilin@yeah.net</email>
  74. <url>https://github.com/aimilin6688</url>
  75. </developer>
  76. <developer>
  77. <name>ecoolper</name>
  78. <email>crskyp@gmail.com</email>
  79. <url>https://github.com/crskyp</url>
  80. </developer>
  81. </developers>
  82. <scm>
  83. <connection>scm:git:https://github.com/wechat-group/weixin-java-tools.git</connection>
  84. <developerConnection>scm:git:git@github.com:wechat-group/weixin-java-tools.git</developerConnection>
  85. <url>https://github.com/wechat-group/weixin-java-tools</url>
  86. </scm>
  87. <modules>
  88. <module>weixin-java-common</module>
  89. <module>weixin-java-cp</module>
  90. <module>weixin-java-mp</module>
  91. <module>weixin-java-pay</module>
  92. <!--module>weixin-java-osgi</module-->
  93. </modules>
  94. <properties>
  95. <maven.compiler.source>1.7</maven.compiler.source>
  96. <maven.compiler.target>1.7</maven.compiler.target>
  97. <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
  98. <downloadJavadocs>true</downloadJavadocs>
  99. <downloadSources>true</downloadSources>
  100. <httpclient.version>4.5</httpclient.version>
  101. <jetty.version>9.3.0.RC0</jetty.version>
  102. </properties>
  103. <dependencyManagement>
  104. <dependencies>
  105. <dependency>
  106. <groupId>com.github.binarywang</groupId>
  107. <artifactId>qrcode-utils</artifactId>
  108. <version>1.1</version>
  109. </dependency>
  110. <!-- 由于jodd-http较新的3.8版本需要jdk8,故而此处采用较低版本 -->
  111. <dependency>
  112. <groupId>org.jodd</groupId>
  113. <artifactId>jodd-http</artifactId>
  114. <version>3.7.1</version>
  115. <scope>provided</scope>
  116. </dependency>
  117. <dependency>
  118. <groupId>com.squareup.okhttp3</groupId>
  119. <artifactId>okhttp</artifactId>
  120. <version>3.7.0</version>
  121. <scope>provided</scope>
  122. </dependency>
  123. <dependency>
  124. <groupId>org.apache.httpcomponents</groupId>
  125. <artifactId>httpclient</artifactId>
  126. <version>${httpclient.version}</version>
  127. </dependency>
  128. <dependency>
  129. <groupId>org.apache.httpcomponents</groupId>
  130. <artifactId>httpmime</artifactId>
  131. <version>${httpclient.version}</version>
  132. </dependency>
  133. <dependency>
  134. <groupId>commons-codec</groupId>
  135. <artifactId>commons-codec</artifactId>
  136. <version>1.10</version>
  137. </dependency>
  138. <dependency>
  139. <groupId>commons-io</groupId>
  140. <artifactId>commons-io</artifactId>
  141. <version>2.5</version>
  142. </dependency>
  143. <dependency>
  144. <groupId>org.apache.commons</groupId>
  145. <artifactId>commons-lang3</artifactId>
  146. <version>3.5</version>
  147. </dependency>
  148. <dependency>
  149. <groupId>org.slf4j</groupId>
  150. <artifactId>slf4j-api</artifactId>
  151. <version>1.7.24</version>
  152. </dependency>
  153. <dependency>
  154. <groupId>com.thoughtworks.xstream</groupId>
  155. <artifactId>xstream</artifactId>
  156. <version>1.4.9</version>
  157. </dependency>
  158. <!-- 由于guava较新的21.0版本需要jdk8,故而此处采用较低版本 -->
  159. <dependency>
  160. <groupId>com.google.guava</groupId>
  161. <artifactId>guava</artifactId>
  162. <version>20.0</version>
  163. </dependency>
  164. <dependency>
  165. <groupId>com.google.code.gson</groupId>
  166. <artifactId>gson</artifactId>
  167. <version>2.8.0</version>
  168. </dependency>
  169. <!-- 测试所用依赖 -->
  170. <dependency>
  171. <groupId>joda-time</groupId>
  172. <artifactId>joda-time</artifactId>
  173. <version>2.9.7</version>
  174. <scope>test</scope>
  175. </dependency>
  176. <dependency>
  177. <groupId>ch.qos.logback</groupId>
  178. <artifactId>logback-classic</artifactId>
  179. <version>1.1.11</version>
  180. <scope>test</scope>
  181. </dependency>
  182. <dependency>
  183. <groupId>com.google.inject</groupId>
  184. <artifactId>guice</artifactId>
  185. <version>3.0</version>
  186. <scope>test</scope>
  187. </dependency>
  188. <dependency>
  189. <groupId>org.testng</groupId>
  190. <artifactId>testng</artifactId>
  191. <version>6.10</version>
  192. <scope>test</scope>
  193. </dependency>
  194. <dependency>
  195. <groupId>org.mockito</groupId>
  196. <artifactId>mockito-all</artifactId>
  197. <version>1.9.5</version>
  198. <scope>test</scope>
  199. </dependency>
  200. <dependency>
  201. <groupId>org.eclipse.jetty</groupId>
  202. <artifactId>jetty-server</artifactId>
  203. <version>${jetty.version}</version>
  204. <scope>test</scope>
  205. </dependency>
  206. <dependency>
  207. <groupId>org.eclipse.jetty</groupId>
  208. <artifactId>jetty-servlet</artifactId>
  209. <version>${jetty.version}</version>
  210. <scope>test</scope>
  211. </dependency>
  212. <dependency>
  213. <groupId>redis.clients</groupId>
  214. <artifactId>jedis</artifactId>
  215. <version>2.9.0</version>
  216. <scope>provided</scope>
  217. </dependency>
  218. </dependencies>
  219. </dependencyManagement>
  220. <distributionManagement>
  221. <snapshotRepository>
  222. <id>ossrh</id>
  223. <url>https://oss.sonatype.org/content/repositories/snapshots</url>
  224. </snapshotRepository>
  225. <repository>
  226. <id>ossrh</id>
  227. <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
  228. </repository>
  229. </distributionManagement>
  230. <profiles>
  231. <profile>
  232. <id>doclint-java8-disable</id>
  233. <activation>
  234. <jdk>[1.8,)</jdk>
  235. </activation>
  236. <properties>
  237. <javadoc.opts>-Xdoclint:none</javadoc.opts>
  238. </properties>
  239. </profile>
  240. <profile>
  241. <id>release</id>
  242. <build>
  243. <plugins>
  244. <plugin>
  245. <groupId>org.apache.maven.plugins</groupId>
  246. <artifactId>maven-source-plugin</artifactId>
  247. <version>2.2.1</version>
  248. <executions>
  249. <execution>
  250. <id>attach-sources</id>
  251. <goals>
  252. <goal>jar-no-fork</goal>
  253. </goals>
  254. </execution>
  255. </executions>
  256. </plugin>
  257. <plugin>
  258. <groupId>org.apache.maven.plugins</groupId>
  259. <artifactId>maven-javadoc-plugin</artifactId>
  260. <version>2.9.1</version>
  261. <executions>
  262. <execution>
  263. <id>attach-javadocs</id>
  264. <goals>
  265. <goal>jar</goal>
  266. </goals>
  267. </execution>
  268. </executions>
  269. <configuration>
  270. <additionalparam>${javadoc.opts}</additionalparam>
  271. <charset>UTF-8</charset>
  272. <locale>zh_CN</locale>
  273. </configuration>
  274. </plugin>
  275. <plugin>
  276. <groupId>org.apache.maven.plugins</groupId>
  277. <artifactId>maven-gpg-plugin</artifactId>
  278. <version>1.5</version>
  279. <executions>
  280. <execution>
  281. <id>sign-artifacts</id>
  282. <phase>verify</phase>
  283. <goals>
  284. <goal>sign</goal>
  285. </goals>
  286. </execution>
  287. </executions>
  288. </plugin>
  289. </plugins>
  290. </build>
  291. </profile>
  292. </profiles>
  293. <build>
  294. <pluginManagement>
  295. <plugins>
  296. <plugin>
  297. <groupId>org.apache.maven.plugins</groupId>
  298. <artifactId>maven-surefire-plugin</artifactId>
  299. <version>2.17</version>
  300. <configuration>
  301. <skip>true</skip>
  302. </configuration>
  303. </plugin>
  304. </plugins>
  305. </pluginManagement>
  306. <plugins>
  307. <plugin>
  308. <groupId>org.sonatype.plugins</groupId>
  309. <artifactId>nexus-staging-maven-plugin</artifactId>
  310. <version>1.6.3</version>
  311. <extensions>true</extensions>
  312. <configuration>
  313. <serverId>ossrh</serverId>
  314. <nexusUrl>https://oss.sonatype.org/</nexusUrl>
  315. <autoReleaseAfterClose>true</autoReleaseAfterClose>
  316. </configuration>
  317. </plugin>
  318. <plugin>
  319. <groupId>org.apache.maven.plugins</groupId>
  320. <artifactId>maven-release-plugin</artifactId>
  321. <version>2.5.1</version>
  322. <configuration>
  323. <autoVersionSubmodules>true</autoVersionSubmodules>
  324. <useReleaseProfile>false</useReleaseProfile>
  325. <releaseProfiles>release</releaseProfiles>
  326. <goals>deploy</goals>
  327. </configuration>
  328. </plugin>
  329. <plugin>
  330. <groupId>org.apache.maven.plugins</groupId>
  331. <artifactId>maven-compiler-plugin</artifactId>
  332. <version>3.6.0</version>
  333. <configuration>
  334. <encoding>UTF-8</encoding>
  335. </configuration>
  336. </plugin>
  337. </plugins>
  338. </build>
  339. </project>