No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

1299 líneas
39KB

  1. <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  2. <modelVersion>4.0.0</modelVersion>
  3. <parent>
  4. <groupId>org.apache</groupId>
  5. <artifactId>apache</artifactId>
  6. <version>23</version>
  7. <relativePath>../asf/pom.xml</relativePath>
  8. </parent>
  9. <groupId>tmp.org.apache.maven</groupId>
  10. <artifactId>placeholder.maven-parent</artifactId>
  11. <version>34</version>
  12. <packaging>pom</packaging>
  13. <name>Apache Maven</name>
  14. <description>Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.</description>
  15. <url>https://maven.apache.org/</url>
  16. <inceptionYear>2002</inceptionYear>
  17. <developers>
  18. <developer>
  19. <id>rfscholte</id>
  20. <name>Robert Scholte</name>
  21. <email>rfscholte@apache.org</email>
  22. <roles>
  23. <role>PMC Chair</role>
  24. </roles>
  25. <timezone>Europe/Amsterdam</timezone>
  26. </developer>
  27. <developer>
  28. <id>aheritier</id>
  29. <name>Arnaud H&#233;ritier</name>
  30. <email>aheritier@apache.org</email>
  31. <roles>
  32. <role>PMC Member</role>
  33. </roles>
  34. <timezone>+1</timezone>
  35. </developer>
  36. <developer>
  37. <id>andham</id>
  38. <name>Anders Hammar</name>
  39. <email>andham@apache.org</email>
  40. <roles>
  41. <role>PMC Member</role>
  42. </roles>
  43. <timezone>+1</timezone>
  44. </developer>
  45. <developer>
  46. <id>baerrach</id>
  47. <name>Barrie Treloar</name>
  48. <email>baerrach@apache.org</email>
  49. <roles>
  50. <role>PMC Member</role>
  51. </roles>
  52. <timezone>Australia/Adelaide</timezone>
  53. </developer>
  54. <developer>
  55. <id>bimargulies</id>
  56. <name>Benson Margulies</name>
  57. <email>bimargulies@apache.org</email>
  58. <roles>
  59. <role>PMC Member</role>
  60. </roles>
  61. <timezone>America/New_York</timezone>
  62. </developer>
  63. <developer>
  64. <id>brianf</id>
  65. <name>Brian Fox</name>
  66. <email>brianf@apache.org</email>
  67. <organization>Sonatype</organization>
  68. <roles>
  69. <role>PMC Member</role>
  70. </roles>
  71. <timezone>-5</timezone>
  72. </developer>
  73. <developer>
  74. <id>cstamas</id>
  75. <name>Tamas Cservenak</name>
  76. <email>cstamas@apache.org</email>
  77. <timezone>+1</timezone>
  78. <roles>
  79. <role>PMC Member</role>
  80. </roles>
  81. </developer>
  82. <developer>
  83. <id>dennisl</id>
  84. <name>Dennis Lundberg</name>
  85. <email>dennisl@apache.org</email>
  86. <organization>ASF</organization>
  87. <roles>
  88. <role>PMC Member</role>
  89. </roles>
  90. <timezone>+1</timezone>
  91. </developer>
  92. <developer>
  93. <id>dkulp</id>
  94. <name>Daniel Kulp</name>
  95. <email>dkulp@apache.org</email>
  96. <organization>ASF</organization>
  97. <roles>
  98. <role>PMC Member</role>
  99. </roles>
  100. <timezone>-5</timezone>
  101. </developer>
  102. <developer>
  103. <id>evenisse</id>
  104. <name>Emmanuel Venisse</name>
  105. <email>evenisse@apache.org</email>
  106. <organization>ASF</organization>
  107. <roles>
  108. <role>PMC Member</role>
  109. </roles>
  110. <timezone>+1</timezone>
  111. </developer>
  112. <developer>
  113. <id>gboue</id>
  114. <name>Guillaume Bou&#233;</name>
  115. <email>gboue@apache.org</email>
  116. <roles>
  117. <role>PMC Member</role>
  118. </roles>
  119. <timezone>Europe/Paris</timezone>
  120. </developer>
  121. <developer>
  122. <id>hboutemy</id>
  123. <name>Herv&#233; Boutemy</name>
  124. <email>hboutemy@apache.org</email>
  125. <organization>ASF</organization>
  126. <roles>
  127. <role>PMC Member</role>
  128. </roles>
  129. <timezone>Europe/Paris</timezone>
  130. </developer>
  131. <developer>
  132. <id>ifedorenko</id>
  133. <name>Igor Fedorenko</name>
  134. <email>igor@ifedorenko.com</email>
  135. <organization>Sonatype</organization>
  136. <roles>
  137. <role>PMC Member</role>
  138. </roles>
  139. <timezone>-5</timezone>
  140. </developer>
  141. <developer>
  142. <id>jvanzyl</id>
  143. <name>Jason van Zyl</name>
  144. <email>jason@maven.org</email>
  145. <roles>
  146. <role>PMC Member</role>
  147. </roles>
  148. <timezone>-5</timezone>
  149. </developer>
  150. <developer>
  151. <id>khmarbaise</id>
  152. <name>Karl Heinz Marbaise</name>
  153. <email>khmarbaise@apache.org</email>
  154. <roles>
  155. <role>PMC Member</role>
  156. </roles>
  157. <timezone>+1</timezone>
  158. </developer>
  159. <developer>
  160. <id>krosenvold</id>
  161. <name>Kristian Rosenvold</name>
  162. <email>krosenvold@apache.org</email>
  163. <roles>
  164. <role>PMC Member</role>
  165. </roles>
  166. <timezone>+1</timezone>
  167. </developer>
  168. <developer>
  169. <id>mkleint</id>
  170. <name>Milos Kleint</name>
  171. <roles>
  172. <role>PMC Member</role>
  173. </roles>
  174. </developer>
  175. <developer>
  176. <id>olamy</id>
  177. <name>Olivier Lamy</name>
  178. <email>olamy@apache.org</email>
  179. <roles>
  180. <role>PMC Member</role>
  181. </roles>
  182. <timezone>Australia/Melbourne</timezone>
  183. </developer>
  184. <developer>
  185. <id>michaelo</id>
  186. <name>Michael Osipov</name>
  187. <email>michaelo@apache.org</email>
  188. <roles>
  189. <role>PMC Member</role>
  190. </roles>
  191. <timezone>Europe/Berlin</timezone>
  192. </developer>
  193. <developer>
  194. <id>rgoers</id>
  195. <name>Ralph Goers</name>
  196. <email>rgoers@apache.org</email>
  197. <organization>Intuit</organization>
  198. <timezone>-8</timezone>
  199. <roles>
  200. <role>PMC Member</role>
  201. </roles>
  202. </developer>
  203. <developer>
  204. <id>stephenc</id>
  205. <name>Stephen Connolly</name>
  206. <email>stephenc@apache.org</email>
  207. <roles>
  208. <role>PMC Member</role>
  209. </roles>
  210. <timezone>0</timezone>
  211. </developer>
  212. <developer>
  213. <id>struberg</id>
  214. <name>Mark Struberg</name>
  215. <email>struberg@apache.org</email>
  216. <roles>
  217. <role>PMC Member</role>
  218. </roles>
  219. </developer>
  220. <developer>
  221. <id>tibordigana</id>
  222. <name>Tibor Diga&#328;a</name>
  223. <email>tibordigana@apache.org</email>
  224. <roles>
  225. <role>PMC Member</role>
  226. </roles>
  227. <timezone>Europe/Bratislava</timezone>
  228. </developer>
  229. <developer>
  230. <id>vsiveton</id>
  231. <name>Vincent Siveton</name>
  232. <email>vsiveton@apache.org</email>
  233. <organization>ASF</organization>
  234. <roles>
  235. <role>PMC Member</role>
  236. </roles>
  237. <timezone>-5</timezone>
  238. </developer>
  239. <developer>
  240. <id>wfay</id>
  241. <name>Wayne Fay</name>
  242. <email>wfay@apache.org</email>
  243. <organization>ASF</organization>
  244. <roles>
  245. <role>PMC Member</role>
  246. </roles>
  247. <timezone>-6</timezone>
  248. </developer>
  249. <developer>
  250. <id>adangel</id>
  251. <name>Andreas Dangel</name>
  252. <email>adangel@apache.org</email>
  253. <timezone>Europe/Berlin</timezone>
  254. <roles>
  255. <role>Committer</role>
  256. </roles>
  257. </developer>
  258. <developer>
  259. <id>bdemers</id>
  260. <name>Brian Demers</name>
  261. <organization>Sonatype</organization>
  262. <email>bdemers@apache.org</email>
  263. <timezone>-5</timezone>
  264. <roles>
  265. <role>Committer</role>
  266. </roles>
  267. </developer>
  268. <developer>
  269. <id>bellingard</id>
  270. <name>Fabrice Bellingard</name>
  271. <roles>
  272. <role>Committer</role>
  273. </roles>
  274. </developer>
  275. <developer>
  276. <id>bentmann</id>
  277. <name>Benjamin Bentmann</name>
  278. <email>bentmann@apache.org</email>
  279. <organization>Sonatype</organization>
  280. <roles>
  281. <role>Committer</role>
  282. </roles>
  283. <timezone>+1</timezone>
  284. </developer>
  285. <developer>
  286. <id>chrisgwarp</id>
  287. <name>Chris Graham</name>
  288. <email>chrisgwarp@apache.org</email>
  289. <roles>
  290. <role>Committer</role>
  291. </roles>
  292. <timezone>Australia/Melbourne</timezone>
  293. </developer>
  294. <developer>
  295. <id>dantran</id>
  296. <name>Dan Tran</name>
  297. <email>dantran@apache.org</email>
  298. <timezone>-8</timezone>
  299. <roles>
  300. <role>Committer</role>
  301. </roles>
  302. </developer>
  303. <developer>
  304. <id>dbradicich</id>
  305. <name>Damian Bradicich</name>
  306. <organization>Sonatype</organization>
  307. <email>dbradicich@apache.org</email>
  308. <timezone>-5</timezone>
  309. <roles>
  310. <role>Committer</role>
  311. </roles>
  312. </developer>
  313. <developer>
  314. <id>brett</id>
  315. <name>Brett Porter</name>
  316. <email>brett@apache.org</email>
  317. <organization>ASF</organization>
  318. <roles>
  319. <role>Committer</role>
  320. </roles>
  321. <timezone>+10</timezone>
  322. </developer>
  323. <developer>
  324. <id>dfabulich</id>
  325. <name>Daniel Fabulich</name>
  326. <email>dfabulich@apache.org</email>
  327. <roles>
  328. <role>Committer</role>
  329. </roles>
  330. <timezone>-8</timezone>
  331. </developer>
  332. <developer>
  333. <id>eolivelli</id>
  334. <name>Enrico Olivelli</name>
  335. <email>eolivelli@apache.org</email>
  336. <organization>Diennea</organization>
  337. <roles>
  338. <role>Committer</role>
  339. </roles>
  340. <timezone>Europe/Rome</timezone>
  341. </developer>
  342. <developer>
  343. <id>fgiust</id>
  344. <name>Fabrizio Giustina</name>
  345. <email>fgiust@apache.org</email>
  346. <organization>openmind</organization>
  347. <roles>
  348. <role>Committer</role>
  349. </roles>
  350. <timezone>+1</timezone>
  351. </developer>
  352. <developer>
  353. <id>godin</id>
  354. <name>Evgeny Mandrikov</name>
  355. <organization>SonarSource</organization>
  356. <email>godin@apache.org</email>
  357. <roles>
  358. <role>Committer</role>
  359. </roles>
  360. <timezone>+3</timezone>
  361. </developer>
  362. <developer>
  363. <id>handyande</id>
  364. <name>Andrew Williams</name>
  365. <email>handyande@apache.org</email>
  366. <roles>
  367. <role>Committer</role>
  368. </roles>
  369. <timezone>0</timezone>
  370. </developer>
  371. <developer>
  372. <id>imod</id>
  373. <name>Dominik Bartholdi</name>
  374. <email>imod@apache.org</email>
  375. <roles>
  376. <role>Committer</role>
  377. </roles>
  378. <timezone>Europe/Zurich</timezone>
  379. </developer>
  380. <developer>
  381. <id>jjensen</id>
  382. <name>Jeff Jensen</name>
  383. <roles>
  384. <role>Committer</role>
  385. </roles>
  386. </developer>
  387. <developer>
  388. <id>ltheussl</id>
  389. <name>Lukas Theussl</name>
  390. <email>ltheussl@apache.org</email>
  391. <roles>
  392. <role>Committer</role>
  393. </roles>
  394. <timezone>+1</timezone>
  395. </developer>
  396. <developer>
  397. <id>markh</id>
  398. <name>Mark Hobson</name>
  399. <email>markh@apache.org</email>
  400. <roles>
  401. <role>Committer</role>
  402. </roles>
  403. <timezone>0</timezone>
  404. </developer>
  405. <developer>
  406. <id>mauro</id>
  407. <name>Mauro Talevi</name>
  408. <roles>
  409. <role>Committer</role>
  410. </roles>
  411. </developer>
  412. <developer>
  413. <id>mfriedenhagen</id>
  414. <name>Mirko Friedenhagen</name>
  415. <email>mfriedenhagen@apache.org</email>
  416. <roles>
  417. <role>Committer</role>
  418. </roles>
  419. <timezone>+1</timezone>
  420. </developer>
  421. <developer>
  422. <id>mmoser</id>
  423. <name>Manfred Moser</name>
  424. <email>mmoser@apache.org</email>
  425. <roles>
  426. <role>Committer</role>
  427. </roles>
  428. <timezone>-8</timezone>
  429. </developer>
  430. <developer>
  431. <id>nicolas</id>
  432. <name>Nicolas de Loof</name>
  433. <roles>
  434. <role>Committer</role>
  435. </roles>
  436. </developer>
  437. <developer>
  438. <id>oching</id>
  439. <name>Maria Odea B. Ching</name>
  440. <roles>
  441. <role>Committer</role>
  442. </roles>
  443. </developer>
  444. <developer>
  445. <id>pgier</id>
  446. <name>Paul Gier</name>
  447. <email>pgier@apache.org</email>
  448. <organization>Red Hat</organization>
  449. <roles>
  450. <role>Committer</role>
  451. </roles>
  452. <timezone>-6</timezone>
  453. </developer>
  454. <developer>
  455. <id>ptahchiev</id>
  456. <name>Petar Tahchiev</name>
  457. <email>ptahchiev@apache.org</email>
  458. <roles>
  459. <role>Committer</role>
  460. </roles>
  461. <timezone>+2</timezone>
  462. </developer>
  463. <developer>
  464. <id>rafale</id>
  465. <name>Rapha&#235;l Pi&#233;roni</name>
  466. <email>rafale@apache.org</email>
  467. <organization>Dexem</organization>
  468. <roles>
  469. <role>Committer</role>
  470. </roles>
  471. <timezone>+1</timezone>
  472. </developer>
  473. <developer>
  474. <id>schulte</id>
  475. <name>Christian Schulte</name>
  476. <email>schulte@apache.org</email>
  477. <roles>
  478. <role>Committer</role>
  479. </roles>
  480. <timezone>Europe/Berlin</timezone>
  481. </developer>
  482. <developer>
  483. <id>snicoll</id>
  484. <name>Stephane Nicoll</name>
  485. <email>snicoll@apache.org</email>
  486. <roles>
  487. <role>Committer</role>
  488. </roles>
  489. <timezone>+1</timezone>
  490. </developer>
  491. <developer>
  492. <id>simonetripodi</id>
  493. <name>Simone Tripodi</name>
  494. <email>simonetripodi@apache.org</email>
  495. <roles>
  496. <role>Committer</role>
  497. </roles>
  498. <timezone>+1</timezone>
  499. </developer>
  500. <developer>
  501. <id>sor</id>
  502. <name>Christian Stein</name>
  503. <email>sor@apache.org</email>
  504. <roles>
  505. <role>Committer</role>
  506. </roles>
  507. <timezone>Europe/Berlin</timezone>
  508. </developer>
  509. <developer>
  510. <id>tchemit</id>
  511. <name>Tony Chemit</name>
  512. <email>tchemit@apache.org</email>
  513. <organization>CodeLutin</organization>
  514. <roles>
  515. <role>Committer</role>
  516. </roles>
  517. <timezone>Europe/Paris</timezone>
  518. </developer>
  519. <developer>
  520. <id>vmassol</id>
  521. <name>Vincent Massol</name>
  522. <email>vmassol@apache.org</email>
  523. <organization>ASF</organization>
  524. <roles>
  525. <role>Committer</role>
  526. </roles>
  527. <timezone>+1</timezone>
  528. </developer>
  529. <developer>
  530. <id>slachiewicz</id>
  531. <name>Sylwester Lachiewicz</name>
  532. <email>slachiewicz@apache.org</email>
  533. <roles>
  534. <role>Committer</role>
  535. </roles>
  536. <timezone>Europe/Warsaw</timezone>
  537. </developer>
  538. <developer>
  539. <id>elharo</id>
  540. <name>Elliotte Rusty Harold</name>
  541. <email>elharo@apache.org</email>
  542. <roles>
  543. <role>Committer</role>
  544. </roles>
  545. <timezone>America/New_York</timezone>
  546. </developer>
  547. <developer>
  548. <id>agudian</id>
  549. <name>Andreas Gudian</name>
  550. <email>agudian@apache.org</email>
  551. <roles>
  552. <role>Emeritus</role>
  553. </roles>
  554. <timezone>Europe/Berlin</timezone>
  555. </developer>
  556. <developer>
  557. <id>aramirez</id>
  558. <name>Allan Q. Ramirez</name>
  559. <roles>
  560. <role>Emeritus</role>
  561. </roles>
  562. </developer>
  563. <developer>
  564. <id>bayard</id>
  565. <name>Henri Yandell</name>
  566. <roles>
  567. <role>Emeritus</role>
  568. </roles>
  569. </developer>
  570. <developer>
  571. <id>carlos</id>
  572. <name>Carlos Sanchez</name>
  573. <email>carlos@apache.org</email>
  574. <organization>ASF</organization>
  575. <roles>
  576. <role>Emeritus</role>
  577. </roles>
  578. <timezone>+1</timezone>
  579. </developer>
  580. <developer>
  581. <id>chrisjs</id>
  582. <name>Chris Stevenson</name>
  583. <roles>
  584. <role>Emeritus</role>
  585. </roles>
  586. </developer>
  587. <developer>
  588. <id>dblevins</id>
  589. <name>David Blevins</name>
  590. <roles>
  591. <role>Emeritus</role>
  592. </roles>
  593. </developer>
  594. <developer>
  595. <id>dlr</id>
  596. <name>Daniel Rall</name>
  597. <roles>
  598. <role>Emeritus</role>
  599. </roles>
  600. </developer>
  601. <developer>
  602. <id>epunzalan</id>
  603. <name>Edwin Punzalan</name>
  604. <email>epunzalan@apache.org</email>
  605. <roles>
  606. <role>Emeritus</role>
  607. </roles>
  608. <timezone>-8</timezone>
  609. </developer>
  610. <developer>
  611. <id>felipeal</id>
  612. <name>Felipe Leme</name>
  613. <roles>
  614. <role>Emeritus</role>
  615. </roles>
  616. </developer>
  617. <developer>
  618. <id>jdcasey</id>
  619. <name>John Casey</name>
  620. <email>jdcasey@apache.org</email>
  621. <organization>ASF</organization>
  622. <roles>
  623. <role>Emeritus</role>
  624. </roles>
  625. <timezone>-6</timezone>
  626. </developer>
  627. <developer>
  628. <id>jmcconnell</id>
  629. <name>Jesse McConnell</name>
  630. <email>jmcconnell@apache.org</email>
  631. <organization>ASF</organization>
  632. <roles>
  633. <role>Emeritus</role>
  634. </roles>
  635. <timezone>-6</timezone>
  636. </developer>
  637. <developer>
  638. <id>joakime</id>
  639. <name>Joakim Erdfelt</name>
  640. <email>joakime@apache.org</email>
  641. <organization>ASF</organization>
  642. <roles>
  643. <role>Emeritus</role>
  644. </roles>
  645. <timezone>-5</timezone>
  646. </developer>
  647. <developer>
  648. <id>jruiz</id>
  649. <name>Johnny Ruiz III</name>
  650. <email>jruiz@apache.org</email>
  651. <roles>
  652. <role>Emeritus</role>
  653. </roles>
  654. </developer>
  655. <developer>
  656. <id>jstrachan</id>
  657. <name>James Strachan</name>
  658. <roles>
  659. <role>Emeritus</role>
  660. </roles>
  661. </developer>
  662. <developer>
  663. <id>jtolentino</id>
  664. <name>Ernesto Tolentino Jr.</name>
  665. <email>jtolentino@apache.org</email>
  666. <organization>ASF</organization>
  667. <roles>
  668. <role>Emeritus</role>
  669. </roles>
  670. <timezone>+8</timezone>
  671. </developer>
  672. <developer>
  673. <id>kenney</id>
  674. <name>Kenney Westerhof</name>
  675. <email>kenney@apache.org</email>
  676. <organization>Neonics</organization>
  677. <roles>
  678. <role>Emeritus</role>
  679. </roles>
  680. <timezone>+1</timezone>
  681. </developer>
  682. <developer>
  683. <id>mperham</id>
  684. <name>Mike Perham</name>
  685. <email>mperham@gmail.com</email>
  686. <organization>IBM</organization>
  687. <roles>
  688. <role>Emeritus</role>
  689. </roles>
  690. <timezone>-6</timezone>
  691. </developer>
  692. <developer>
  693. <id>ogusakov</id>
  694. <name>Oleg Gusakov</name>
  695. <roles>
  696. <role>Emeritus</role>
  697. </roles>
  698. </developer>
  699. <developer>
  700. <id>pschneider</id>
  701. <name>Patrick Schneider</name>
  702. <email>pschneider@gmail.com</email>
  703. <roles>
  704. <role>Emeritus</role>
  705. </roles>
  706. <timezone>-6</timezone>
  707. </developer>
  708. <developer>
  709. <id>rinku</id>
  710. <name>Rahul Thakur</name>
  711. <roles>
  712. <role>Emeritus</role>
  713. </roles>
  714. </developer>
  715. <developer>
  716. <id>shinobu</id>
  717. <name>Shinobu Kuwai</name>
  718. <roles>
  719. <role>Emeritus</role>
  720. </roles>
  721. </developer>
  722. <developer>
  723. <id>smorgrav</id>
  724. <name>Torbjorn Eikli Smorgrav</name>
  725. <roles>
  726. <role>Emeritus</role>
  727. </roles>
  728. </developer>
  729. <developer>
  730. <id>trygvis</id>
  731. <name>Trygve Laugstol</name>
  732. <email>trygvis@apache.org</email>
  733. <organization>ASF</organization>
  734. <roles>
  735. <role>Emeritus</role>
  736. </roles>
  737. <timezone>+1</timezone>
  738. </developer>
  739. <developer>
  740. <id>wsmoak</id>
  741. <name>Wendy Smoak</name>
  742. <email>wsmoak@apache.org</email>
  743. <roles>
  744. <role>Emeritus</role>
  745. </roles>
  746. <timezone>-7</timezone>
  747. </developer>
  748. </developers>
  749. <mailingLists>
  750. <mailingList>
  751. <name>Maven User List</name>
  752. <subscribe>mailto:users-subscribe@maven.apache.org</subscribe>
  753. <unsubscribe>mailto:users-unsubscribe@maven.apache.org</unsubscribe>
  754. <post>mailto:users@maven.apache.org</post>
  755. <archive>https://lists.apache.org/list.html?users@maven.apache.org</archive>
  756. <otherArchives>
  757. <otherArchive>https://mail-archives.apache.org/mod_mbox/maven-users</otherArchive>
  758. <otherArchive>https://www.mail-archive.com/users@maven.apache.org/</otherArchive>
  759. <otherArchive>http://maven.40175.n5.nabble.com/Maven-Users-f40176.html</otherArchive>
  760. <otherArchive>https://maven-users.markmail.org/</otherArchive>
  761. </otherArchives>
  762. </mailingList>
  763. <mailingList>
  764. <name>Maven Developer List</name>
  765. <subscribe>mailto:dev-subscribe@maven.apache.org</subscribe>
  766. <unsubscribe>mailto:dev-unsubscribe@maven.apache.org</unsubscribe>
  767. <post>mailto:dev@maven.apache.org</post>
  768. <archive>https://lists.apache.org/list.html?dev@maven.apache.org</archive>
  769. <otherArchives>
  770. <otherArchive>https://mail-archives.apache.org/mod_mbox/maven-dev</otherArchive>
  771. <otherArchive>https://www.mail-archive.com/dev@maven.apache.org/</otherArchive>
  772. <otherArchive>http://maven.40175.n5.nabble.com/Maven-Developers-f142166.html</otherArchive>
  773. <otherArchive>https://maven-dev.markmail.org/</otherArchive>
  774. </otherArchives>
  775. </mailingList>
  776. <mailingList>
  777. <name>Maven Issues List</name>
  778. <subscribe>mailto:issues-subscribe@maven.apache.org</subscribe>
  779. <unsubscribe>mailto:issues-unsubscribe@maven.apache.org</unsubscribe>
  780. <archive>https://lists.apache.org/list.html?issues@maven.apache.org</archive>
  781. <otherArchives>
  782. <otherArchive>https://mail-archives.apache.org/mod_mbox/maven-issues/</otherArchive>
  783. <otherArchive>https://www.mail-archive.com/issues@maven.apache.org</otherArchive>
  784. <otherArchive>http://maven.40175.n5.nabble.com/Maven-Issues-f219593.html</otherArchive>
  785. <otherArchive>https://maven-issues.markmail.org/</otherArchive>
  786. </otherArchives>
  787. </mailingList>
  788. <mailingList>
  789. <name>Maven Commits List</name>
  790. <subscribe>mailto:commits-subscribe@maven.apache.org</subscribe>
  791. <unsubscribe>mailto:commits-unsubscribe@maven.apache.org</unsubscribe>
  792. <archive>https://lists.apache.org/list.html?commits@maven.apache.org</archive>
  793. <otherArchives>
  794. <otherArchive>https://mail-archives.apache.org/mod_mbox/maven-commits/</otherArchive>
  795. <otherArchive>https://www.mail-archive.com/commits@maven.apache.org</otherArchive>
  796. <otherArchive>http://maven.40175.n5.nabble.com/Maven-Commits-f277168.html</otherArchive>
  797. <otherArchive>https://maven-commits.markmail.org/</otherArchive>
  798. </otherArchives>
  799. </mailingList>
  800. <mailingList>
  801. <name>Maven Announcements List</name>
  802. <post>announce@maven.apache.org</post>
  803. <subscribe>mailto:announce-subscribe@maven.apache.org</subscribe>
  804. <unsubscribe>mailto:announce-unsubscribe@maven.apache.org</unsubscribe>
  805. <archive>https://lists.apache.org/list.html?announce@maven.apache.org</archive>
  806. <otherArchives>
  807. <otherArchive>https://mail-archives.apache.org/mod_mbox/maven-announce/</otherArchive>
  808. <otherArchive>https://www.mail-archive.com/announce@maven.apache.org</otherArchive>
  809. <otherArchive>http://maven.40175.n5.nabble.com/Maven-Announcements-f326045.html</otherArchive>
  810. <otherArchive>https://maven-announce.markmail.org/</otherArchive>
  811. </otherArchives>
  812. </mailingList>
  813. <mailingList>
  814. <name>Maven Notifications List</name>
  815. <subscribe>mailto:notifications-subscribe@maven.apache.org</subscribe>
  816. <unsubscribe>mailto:notifications-unsubscribe@maven.apache.org</unsubscribe>
  817. <archive>https://lists.apache.org/list.html?notifications@maven.apache.org</archive>
  818. <otherArchives>
  819. <otherArchive>https://mail-archives.apache.org/mod_mbox/maven-notifications/</otherArchive>
  820. <otherArchive>https://www.mail-archive.com/notifications@maven.apache.org</otherArchive>
  821. <otherArchive>http://maven.40175.n5.nabble.com/Maven-Notifications-f301718.html</otherArchive>
  822. <otherArchive>https://maven-notifications.markmail.org/</otherArchive>
  823. </otherArchives>
  824. </mailingList>
  825. </mailingLists>
  826. <modules>
  827. <module>maven-extensions</module>
  828. <module>maven-plugins</module>
  829. <module>maven-shared-components</module>
  830. <module>maven-skins</module>
  831. <module>doxia-tools</module>
  832. <module>apache-resource-bundles</module>
  833. </modules>
  834. <scm>
  835. <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-parent.git</connection>
  836. <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-parent.git</developerConnection>
  837. <url>https://github.com/apache/maven-parent/tree/${project.scm.tag}</url>
  838. <tag>maven-parent-34</tag>
  839. </scm>
  840. <ciManagement>
  841. <system>Jenkins</system>
  842. <url>https://builds.apache.org/view/M-R/view/Maven/job/maven-box/</url>
  843. <notifiers>
  844. <notifier>
  845. <type>mail</type>
  846. <configuration>
  847. <address>notifications@maven.apache.org</address>
  848. </configuration>
  849. </notifier>
  850. </notifiers>
  851. </ciManagement>
  852. <distributionManagement>
  853. <site>
  854. <id>apache.website</id>
  855. <url>scm:svn:https://svn.apache.org/repos/asf/maven/website/components/${maven.site.path}</url>
  856. </site>
  857. </distributionManagement>
  858. <properties>
  859. <javaVersion>7</javaVersion>
  860. <maven.compiler.source>1.${javaVersion}</maven.compiler.source>
  861. <maven.compiler.target>1.${javaVersion}</maven.compiler.target>
  862. <sonar.host.url>https://builds.apache.org/analysis/</sonar.host.url>
  863. <maven.site.cache>${user.home}/maven-sites</maven.site.cache>
  864. <maven.site.path>../..</maven.site.path>
  865. <mavenPluginToolsVersion>3.5.2</mavenPluginToolsVersion>
  866. <checkstyle.violation.ignore>RedundantThrows,NewlineAtEndOfFile,ParameterNumber,MethodLength,FileLength</checkstyle.violation.ignore>
  867. <project.build.outputTimestamp>2020-01-26T09:03:59Z</project.build.outputTimestamp>
  868. </properties>
  869. <repositories>
  870. <repository>
  871. <id>apache.snapshots</id>
  872. <name>Apache Snapshot Repository</name>
  873. <url>https://repository.apache.org/snapshots</url>
  874. <releases>
  875. <enabled>false</enabled>
  876. </releases>
  877. </repository>
  878. </repositories>
  879. <build>
  880. <pluginManagement>
  881. <plugins>
  882. <plugin>
  883. <groupId>org.apache.maven.plugins</groupId>
  884. <artifactId>maven-plugin-plugin</artifactId>
  885. <version>${mavenPluginToolsVersion}</version>
  886. </plugin>
  887. <plugin>
  888. <groupId>org.codehaus.modello</groupId>
  889. <artifactId>modello-maven-plugin</artifactId>
  890. <version>1.9.1</version>
  891. <configuration>
  892. <useJava5>true</useJava5>
  893. </configuration>
  894. </plugin>
  895. <plugin>
  896. <groupId>org.apache.maven.plugins</groupId>
  897. <artifactId>maven-site-plugin</artifactId>
  898. <configuration>
  899. <topSiteURL>scm:svn:https://svn.apache.org/repos/asf/maven/website/components/${maven.site.path}</topSiteURL>
  900. </configuration>
  901. </plugin>
  902. <plugin>
  903. <groupId>org.apache.maven.plugins</groupId>
  904. <artifactId>maven-scm-publish-plugin</artifactId>
  905. <configuration>
  906. <checkoutDirectory>${maven.site.cache}/${maven.site.path}</checkoutDirectory>
  907. <serverId>apache.releases.https</serverId>
  908. <tryUpdate>true</tryUpdate>
  909. </configuration>
  910. </plugin>
  911. <plugin>
  912. <groupId>org.codehaus.plexus</groupId>
  913. <artifactId>plexus-component-metadata</artifactId>
  914. <version>2.0.0</version>
  915. </plugin>
  916. <plugin>
  917. <groupId>org.apache.maven.plugins</groupId>
  918. <artifactId>maven-checkstyle-plugin</artifactId>
  919. <version>3.0.0</version>
  920. <configuration>
  921. <configLocation>config/maven_checks.xml</configLocation>
  922. <headerLocation>config/maven-header.txt</headerLocation>
  923. <sourceDirectories>
  924. <sourceDirectory>src/main/java</sourceDirectory>
  925. </sourceDirectories>
  926. <testSourceDirectories>
  927. <testSourceDirectory>src/test/java</testSourceDirectory>
  928. </testSourceDirectories>
  929. </configuration>
  930. <dependencies>
  931. <dependency>
  932. <groupId>org.apache.maven.shared</groupId>
  933. <artifactId>maven-shared-resources</artifactId>
  934. <version>2</version>
  935. </dependency>
  936. </dependencies>
  937. </plugin>
  938. <plugin>
  939. <groupId>org.apache.maven.plugins</groupId>
  940. <artifactId>maven-jxr-plugin</artifactId>
  941. <version>2.5</version>
  942. </plugin>
  943. <plugin>
  944. <groupId>org.apache.maven.plugins</groupId>
  945. <artifactId>maven-pmd-plugin</artifactId>
  946. <version>3.8</version>
  947. <configuration>
  948. <targetJdk>${maven.compiler.target}</targetJdk>
  949. <rulesets>
  950. <ruleset>rulesets/maven.xml</ruleset>
  951. </rulesets>
  952. <excludeRoots>
  953. <excludeRoot>${project.build.directory}/generated-sources/modello</excludeRoot>
  954. <excludeRoot>${project.build.directory}/generated-sources/plugin</excludeRoot>
  955. </excludeRoots>
  956. </configuration>
  957. </plugin>
  958. <plugin>
  959. <groupId>org.apache.maven.plugins</groupId>
  960. <artifactId>maven-release-plugin</artifactId>
  961. <configuration>
  962. <releaseProfiles>apache-release</releaseProfiles>
  963. <goals>deploy</goals>
  964. <arguments>${arguments}</arguments>
  965. <autoVersionSubmodules>true</autoVersionSubmodules>
  966. </configuration>
  967. </plugin>
  968. <plugin>
  969. <groupId>org.apache.maven.plugins</groupId>
  970. <artifactId>maven-toolchains-plugin</artifactId>
  971. <version>1.1</version>
  972. </plugin>
  973. <plugin>
  974. <groupId>org.codehaus.mojo</groupId>
  975. <artifactId>findbugs-maven-plugin</artifactId>
  976. <version>3.0.5</version>
  977. </plugin>
  978. <plugin>
  979. <groupId>org.codehaus.mojo</groupId>
  980. <artifactId>taglist-maven-plugin</artifactId>
  981. <version>2.4</version>
  982. </plugin>
  983. <plugin>
  984. <groupId>org.apache.maven.plugins</groupId>
  985. <artifactId>maven-changes-plugin</artifactId>
  986. <version>2.12.1</version>
  987. </plugin>
  988. <plugin>
  989. <groupId>org.apache.maven.plugins</groupId>
  990. <artifactId>maven-javadoc-plugin</artifactId>
  991. <configuration>
  992. <notimestamp>true</notimestamp>
  993. <quiet>true</quiet>
  994. <detectLinks>true</detectLinks>
  995. <locale>en</locale>
  996. </configuration>
  997. </plugin>
  998. <plugin>
  999. <groupId>org.apache.maven.plugins</groupId>
  1000. <artifactId>maven-surefire-plugin</artifactId>
  1001. <configuration>
  1002. <environmentVariables>
  1003. <JENKINS_MAVEN_AGENT_DISABLED>true</JENKINS_MAVEN_AGENT_DISABLED>
  1004. </environmentVariables>
  1005. </configuration>
  1006. </plugin>
  1007. <plugin>
  1008. <groupId>org.apache.maven.plugins</groupId>
  1009. <artifactId>maven-failsafe-plugin</artifactId>
  1010. <configuration>
  1011. <environmentVariables>
  1012. <JENKINS_MAVEN_AGENT_DISABLED>true</JENKINS_MAVEN_AGENT_DISABLED>
  1013. </environmentVariables>
  1014. </configuration>
  1015. </plugin>
  1016. <plugin>
  1017. <groupId>org.apache.maven.plugins</groupId>
  1018. <artifactId>maven-invoker-plugin</artifactId>
  1019. <configuration>
  1020. <environmentVariables>
  1021. <JENKINS_MAVEN_AGENT_DISABLED>true</JENKINS_MAVEN_AGENT_DISABLED>
  1022. </environmentVariables>
  1023. </configuration>
  1024. </plugin>
  1025. </plugins>
  1026. </pluginManagement>
  1027. <plugins>
  1028. <plugin>
  1029. <groupId>org.apache.maven.plugins</groupId>
  1030. <artifactId>maven-checkstyle-plugin</artifactId>
  1031. <executions>
  1032. <execution>
  1033. <id>checkstyle-check</id>
  1034. <goals>
  1035. <goal>check</goal>
  1036. </goals>
  1037. </execution>
  1038. </executions>
  1039. </plugin>
  1040. <plugin>
  1041. <groupId>org.apache.maven.plugins</groupId>
  1042. <artifactId>maven-enforcer-plugin</artifactId>
  1043. <executions>
  1044. <execution>
  1045. <id>enforce-bytecode-version</id>
  1046. <goals>
  1047. <goal>enforce</goal>
  1048. </goals>
  1049. <configuration>
  1050. <rules>
  1051. <enforceBytecodeVersion>
  1052. <maxJdkVersion>${maven.compiler.target}</maxJdkVersion>
  1053. </enforceBytecodeVersion>
  1054. </rules>
  1055. <fail>true</fail>
  1056. </configuration>
  1057. </execution>
  1058. </executions>
  1059. <dependencies>
  1060. <dependency>
  1061. <groupId>org.codehaus.mojo</groupId>
  1062. <artifactId>extra-enforcer-rules</artifactId>
  1063. <version>1.2</version>
  1064. </dependency>
  1065. </dependencies>
  1066. </plugin>
  1067. <plugin>
  1068. <groupId>org.apache.rat</groupId>
  1069. <artifactId>apache-rat-plugin</artifactId>
  1070. <configuration>
  1071. <excludes combine.children="append">
  1072. <exclude>.repository/**</exclude>
  1073. <exclude>.maven/spy.log</exclude>
  1074. <exclude>dependency-reduced-pom.xml</exclude>
  1075. <exclude>.asf.yaml</exclude>
  1076. <exclude>.java-version</exclude>
  1077. </excludes>
  1078. </configuration>
  1079. <executions>
  1080. <execution>
  1081. <id>rat-check</id>
  1082. <goals>
  1083. <goal>check</goal>
  1084. </goals>
  1085. </execution>
  1086. </executions>
  1087. </plugin>
  1088. </plugins>
  1089. </build>
  1090. <reporting>
  1091. <plugins>
  1092. <plugin>
  1093. <groupId>org.apache.maven.plugins</groupId>
  1094. <artifactId>maven-project-info-reports-plugin</artifactId>
  1095. <configuration>
  1096. <dependencyLocationsEnabled>false</dependencyLocationsEnabled>
  1097. </configuration>
  1098. <reportSets>
  1099. <reportSet>
  1100. <reports>
  1101. <report>index</report>
  1102. <report>summary</report>
  1103. <report>dependency-info</report>
  1104. <report>modules</report>
  1105. <report>team</report>
  1106. <report>scm</report>
  1107. <report>issue-management</report>
  1108. <report>mailing-lists</report>
  1109. <report>dependency-management</report>
  1110. <report>dependencies</report>
  1111. <report>dependency-convergence</report>
  1112. <report>ci-management</report>
  1113. <report>plugin-management</report>
  1114. <report>plugins</report>
  1115. <report>distribution-management</report>
  1116. </reports>
  1117. </reportSet>
  1118. </reportSets>
  1119. </plugin>
  1120. </plugins>
  1121. </reporting>
  1122. <profiles>
  1123. <profile>
  1124. <id>jdk-toolchain</id>
  1125. <build>
  1126. <plugins>
  1127. <plugin>
  1128. <groupId>org.apache.maven.plugins</groupId>
  1129. <artifactId>maven-toolchains-plugin</artifactId>
  1130. <configuration>
  1131. <toolchains>
  1132. <jdk>
  1133. <version>${maven.compiler.target}</version>
  1134. </jdk>
  1135. </toolchains>
  1136. </configuration>
  1137. <executions>
  1138. <execution>
  1139. <goals>
  1140. <goal>toolchain</goal>
  1141. </goals>
  1142. </execution>
  1143. </executions>
  1144. </plugin>
  1145. </plugins>
  1146. </build>
  1147. </profile>
  1148. <profile>
  1149. <id>quality-checks</id>
  1150. <activation>
  1151. <property>
  1152. <name>quality-checks</name>
  1153. <value>true</value>
  1154. </property>
  1155. </activation>
  1156. <build>
  1157. <plugins>
  1158. <plugin>
  1159. <groupId>org.apache.maven.plugins</groupId>
  1160. <artifactId>maven-pmd-plugin</artifactId>
  1161. <executions>
  1162. <execution>
  1163. <id>cpd-check</id>
  1164. <phase>verify</phase>
  1165. <goals>
  1166. <goal>cpd-check</goal>
  1167. </goals>
  1168. </execution>
  1169. </executions>
  1170. </plugin>
  1171. </plugins>
  1172. </build>
  1173. </profile>
  1174. <profile>
  1175. <id>reporting</id>
  1176. <reporting>
  1177. <plugins>
  1178. <plugin>
  1179. <groupId>org.apache.maven.plugins</groupId>
  1180. <artifactId>maven-project-info-reports-plugin</artifactId>
  1181. </plugin>
  1182. <plugin>
  1183. <groupId>org.apache.maven.plugins</groupId>
  1184. <artifactId>maven-surefire-report-plugin</artifactId>
  1185. </plugin>
  1186. <plugin>
  1187. <groupId>org.apache.maven.plugins</groupId>
  1188. <artifactId>maven-checkstyle-plugin</artifactId>
  1189. <reportSets>
  1190. <reportSet>
  1191. <id>default</id>
  1192. <reports>
  1193. <report>checkstyle</report>
  1194. </reports>
  1195. </reportSet>
  1196. </reportSets>
  1197. </plugin>
  1198. <plugin>
  1199. <groupId>org.apache.maven.plugins</groupId>
  1200. <artifactId>maven-pmd-plugin</artifactId>
  1201. </plugin>
  1202. <plugin>
  1203. <groupId>org.apache.maven.plugins</groupId>
  1204. <artifactId>maven-jxr-plugin</artifactId>
  1205. <reportSets>
  1206. <reportSet>
  1207. <id>default</id>
  1208. <reports>
  1209. <report>jxr</report>
  1210. <report>test-jxr</report>
  1211. </reports>
  1212. </reportSet>
  1213. </reportSets>
  1214. </plugin>
  1215. <plugin>
  1216. <groupId>org.codehaus.mojo</groupId>
  1217. <artifactId>taglist-maven-plugin</artifactId>
  1218. <configuration>
  1219. <tagListOptions>
  1220. <tagClasses>
  1221. <tagClass>
  1222. <displayName>FIXME Work</displayName>
  1223. <tags>
  1224. <tag>
  1225. <matchString>fixme</matchString>
  1226. <matchType>ignoreCase</matchType>
  1227. </tag>
  1228. <tag>
  1229. <matchString>@fixme</matchString>
  1230. <matchType>ignoreCase</matchType>
  1231. </tag>
  1232. </tags>
  1233. </tagClass>
  1234. <tagClass>
  1235. <displayName>Todo Work</displayName>
  1236. <tags>
  1237. <tag>
  1238. <matchString>todo</matchString>
  1239. <matchType>ignoreCase</matchType>
  1240. </tag>
  1241. <tag>
  1242. <matchString>@todo</matchString>
  1243. <matchType>ignoreCase</matchType>
  1244. </tag>
  1245. </tags>
  1246. </tagClass>
  1247. <tagClass>
  1248. <displayName>Deprecated Work</displayName>
  1249. <tags>
  1250. <tag>
  1251. <matchString>@deprecated</matchString>
  1252. <matchType>ignoreCase</matchType>
  1253. </tag>
  1254. </tags>
  1255. </tagClass>
  1256. </tagClasses>
  1257. </tagListOptions>
  1258. </configuration>
  1259. </plugin>
  1260. <plugin>
  1261. <groupId>org.apache.maven.plugins</groupId>
  1262. <artifactId>maven-javadoc-plugin</artifactId>
  1263. <reportSets>
  1264. <reportSet>
  1265. <id>default</id>
  1266. <reports>
  1267. <report>javadoc</report>
  1268. <report>test-javadoc</report>
  1269. </reports>
  1270. </reportSet>
  1271. </reportSets>
  1272. </plugin>
  1273. <plugin>
  1274. <groupId>org.codehaus.mojo</groupId>
  1275. <artifactId>findbugs-maven-plugin</artifactId>
  1276. </plugin>
  1277. </plugins>
  1278. </reporting>
  1279. </profile>
  1280. </profiles>
  1281. <dependencies>
  1282. <dependency>
  1283. <groupId>org.codehaus.plexus</groupId>
  1284. <artifactId>plexus-component-annotations</artifactId>
  1285. <version>2.0.0</version>
  1286. </dependency>
  1287. <dependency>
  1288. <groupId>org.apache.maven.plugin-tools</groupId>
  1289. <artifactId>maven-plugin-annotations</artifactId>
  1290. <version>${mavenPluginToolsVersion}</version>
  1291. <scope>provided</scope>
  1292. </dependency>
  1293. <dependency>
  1294. <groupId>org.apache.maven</groupId>
  1295. <artifactId>maven-parent</artifactId>
  1296. <version>34</version>
  1297. </dependency>
  1298. </dependencies>
  1299. </project>