[maven-javadoc-plugin] branch master2 created (now 9232f9c)

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a change to branch master2 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git. at 9232f9c [maven-release-plugin] prepare for next development iteration This branch includes the fol

[maven-javadoc-plugin] 02/13: Group sets of sourcepaths per project, in prepare of usage of module-source-path.

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master2 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git commit e1aedb7b0e3818df53e3d61efe4ae763211a51a3 Author: Robert Scholte AuthorDate: Sat Nov 25 13:06:31 2017 +0

[maven-javadoc-plugin] 01/13: Switch from List to Collection to make it easier to use Sets when preferred

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master2 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git commit 95463dca8632e2aa7513693321cc86afcf91df9b Author: Robert Scholte AuthorDate: Fri Nov 24 14:19:34 2017 +0

[maven-javadoc-plugin] 05/13: MJAVADOC-502 Update DEFAULT_JAVA_API_LINKS

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master2 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git commit ce99130ff4f7b6ddf7ba1ddd7c482c057497ad6f Author: Robert Scholte AuthorDate: Sat Dec 2 11:41:01 2017 +00

[maven-javadoc-plugin] 08/13: Upgrade mockito to remove warning about illegal reflective access

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master2 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git commit 5f21baea7f46823d0d2047cb7ac47ed08eccc5a4 Author: Robert Scholte AuthorDate: Sat Dec 2 14:18:45 2017 +00

[maven-javadoc-plugin] 04/13: session is required parameter, so cannot be null. Fix related unittests

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master2 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git commit 6719499a314c72bf43cc8f6277720e553173a08e Author: Robert Scholte AuthorDate: Sat Dec 2 11:22:47 2017 +00

[maven-javadoc-plugin] 06/13: unittest should prefer JAVA_HOME when executing from cmdline When running with Java9+ no need to switch from jre to jdk directory (jep220)

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master2 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git commit 7ab4eb5a9ed9bb152bb88d1e191388a4a5125708 Author: Robert Scholte AuthorDate: Sat Dec 2 13:36:33 2017 +00

[maven-javadoc-plugin] 12/13: [maven-release-plugin] prepare release maven-javadoc-plugin-3.0.0

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master2 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git commit 36b16ca2ad4bc34dcdd222aba79390e03d99bebf Author: Robert Scholte AuthorDate: Sun Dec 3 19:33:02 2017 +00

[maven-javadoc-plugin] 09/13: JDK-8032205 was closed as not an issue, so not solved in Java9. Need to review the conclusion

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master2 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git commit 57a5539bd3fb0b6ea4d39fc47e734baac5c64c18 Author: Robert Scholte AuthorDate: Sat Dec 2 14:53:36 2017 +00

[maven-javadoc-plugin] 11/13: [MJAVADOC-498] "module not found" when Java 9 module-info present Support aggrated javadoc

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master2 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git commit 8023d89be9bac9088128e25bdc02d7c34823f1ec Author: Robert Scholte AuthorDate: Sun Dec 3 16:02:59 2017 +00

[maven-javadoc-plugin] 13/13: [maven-release-plugin] prepare for next development iteration

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master2 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git commit 9232f9ca6ce7d0fc3db72693b5dbf8298d5c30f0 Author: Robert Scholte AuthorDate: Sun Dec 3 19:33:17 2017 +00

[maven-javadoc-plugin] 10/13: Skip several unittests for Java9

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master2 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git commit 920ec581caf7d2f8935d8db2def490a2e5798ddb Author: Robert Scholte AuthorDate: Sat Dec 2 20:54:38 2017 +00

[maven-javadoc-plugin] 07/13: Improve TestJavadocReportTest#testTestJavadoc J8 warns and continues with missing dependency, J9 fails. In fact test was wrong: dependency should have been on classpath

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master2 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git commit e071bd56dc6a4f463da80eded59afff9f4b07e4c Author: Robert Scholte AuthorDate: Sat Dec 2 14:04:40 2017 +00

[maven-javadoc-plugin] 03/13: Add project/artifact key to set of sourcePaths to recognize reactor projects versus dependencies

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master2 in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git commit 74170db00bb26e63e60f93b259de02f7be9f828f Author: Robert Scholte AuthorDate: Sat Nov 25 20:05:42 2017 +0

[maven-site-plugin] branch master2 created (now d694db1)

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a change to branch master2 in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git. at d694db1 fixed code locations now in git This branch includes the following new commits: new d69

[maven-site-plugin] 01/01: fixed code locations now in git

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master2 in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git commit d694db1130dbffb1dbcb93d8f417055df9e2b6f6 Author: Herve Boutemy AuthorDate: Wed Dec 6 22:49:55 2017 +

[maven-pdf-plugin] branch master2 created (now 7301ba1)

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a change to branch master2 in repository https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git. at 7301ba1 [MPDF-84] display pdf generated file(s) location This branch includes the following new commit

[maven-pdf-plugin] 01/01: [MPDF-84] display pdf generated file(s) location

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master2 in repository https://gitbox.apache.org/repos/asf/maven-pdf-plugin.git commit 7301ba177c1862bec099e116baee4495a0270ade Author: Herve Boutemy AuthorDate: Sat Nov 25 17:44:22 2017 +

[maven-acr-plugin] 16/45: upgrade dependencies version

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit a099d27c2dbe48c7d594c41e4012a6b4142d8bdc Author: Olivier Lamy AuthorDate: Thu Sep 13 13

[maven-acr-plugin] 18/45: downgrade commons-io again as we need to be 1.5

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit e851c2c852d8bdb018c4a206215078d2875af7b9 Author: Olivier Lamy AuthorDate: Thu Sep 13 20

[maven-acr-plugin] 13/45: annotations are not needed for plugin execution so mark dependency as provided

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 17fd682524b417912c001424a4b21e28bc46dabd Author: Olivier Lamy AuthorDate: Wed Aug 1 17:

[maven-acr-plugin] 21/45: update maven-plugin-plugin to 3.2

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit bdef360e0f8457ab8833c32c4b6c7d016cd0d31a Author: Herve Boutemy AuthorDate: Tue Nov 13 0

[maven-acr-plugin] 34/45: [MNGSITE-152] - Added appropriate links to download site and license location to fulfill the ASF requirements.

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit e89e0a68724b9231c77ee03a781a834332a1bb13 Author: Karl Heinz Marbaise AuthorDate: Sun Ma

[maven-acr-plugin] 20/45: o Replaced XmlStreamReader with commons-io version

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit c4c4bc7792b822c53704a928f904050e155a5285 Author: Kristian Rosenvold AuthorDate: Tue Oct

[maven-acr-plugin] 03/45: fix relativePath

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 8b4b4f8387fe02c69d612f79711638ec700dfcec Author: Lukas Theussl AuthorDate: Thu May 26 0

[maven-acr-plugin] 03/07: MACR-2: added documentation.

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 2295e3a9446a26d4925e8e883330194e375a8ab7 Author: Stephane Nicoll AuthorDate: Sat Mar 26

[maven-acr-plugin] 02/07: MACR-1: Applied Benjamin's remark. Added versions for plugins involved in the default life cycle of the plugin. Now running install and added a check that the proper extensio

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit f12bd8bde53f6fca4b33632592cbc81d70373d45 Author: Stephane Nicoll AuthorDate: Sat Mar 26

[maven-acr-plugin] 35/45: [MNGSITE-152] - Added missing download.cgi and xdoc/download.xml.vm

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit a3e41a57ada0f08e624e5933e5766c7e9e2cc3ec Author: Karl Heinz Marbaise AuthorDate: Wed Ma

[maven-acr-plugin] 07/45: avoid running it twice

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit f6678369f205908d0bf84d4afd53d477e8ca41f6 Author: Olivier Lamy AuthorDate: Thu Jul 12 09

[maven-acr-plugin] 05/07: MACR-1: javadoc

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 508a67b3b8b0937cdc8cecdb0200df638f5c1af7 Author: Stephane Nicoll AuthorDate: Sat Mar 26

[maven-acr-plugin] 07/07: [maven-release-plugin] copy for tag maven-acr-plugin-1.0

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit f67d0fab883e672c8dc9969ddf23f1dfed533ac8 Author: Stephane Nicoll AuthorDate: Sat Mar 26

[maven-acr-plugin] 06/07: [maven-release-plugin] prepare release maven-acr-plugin-1.0

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit becba0e332c1eaacae5c76aaf43cd164e255faab Author: Stephane Nicoll AuthorDate: Sat Mar 26

[maven-acr-plugin] annotated tag maven-acr-plugin-1.0 created (now ee1289e)

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a change to annotated tag maven-acr-plugin-1.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git. at ee1289e (tag) tagging f67d0fab883e672c8dc9969ddf23f1dfed533ac8 (commit) by S

[maven-acr-plugin] 08/45: inherit plugin version from parent

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit df1bb9f965e24eb734a4670fbeffd92333cfcd03 Author: Olivier Lamy AuthorDate: Thu Jul 12 09

[maven-acr-plugin] 22/45: upgrade all to last parent 24

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 02298a9943d1a108993e68672b1495e3953b131b Author: Olivier Lamy AuthorDate: Mon Mar 4 13:

[maven-acr-plugin] 01/45: [maven-release-plugin] prepare for next development iteration

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 0b747d73c984aab7443dcc77b47382aa44501aa0 Author: Stephane Nicoll AuthorDate: Sat Mar 26

[maven-acr-plugin] 04/07: MACR-1, MACR-2: applying subversion properties

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit efc18c2fc36dea41b1ff39fcbe25daa6d42cdd44 Author: Stephane Nicoll AuthorDate: Sat Mar 26

[maven-acr-plugin] annotated tag maven-acr-plugin-1.1 created (now 113f97e)

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a change to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git. at 113f97e (tag) tagging cc258277e09d8c468465e61427991bef84c7b11c (commit) by K

[maven-acr-plugin] 06/45: [MACR-6] use maven-plugin-tools' java 5 annotations

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 7be9b00a967026401de8f401ce6b08cc924a50ba Author: Tony Chemit AuthorDate: Wed Jul 11 08:

[maven-acr-plugin] 15/45: correctly close stream

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 7a585a47e54d341271b462db4b96543849b4f74d Author: Olivier Lamy AuthorDate: Thu Sep 13 13

[maven-acr-plugin] 11/45: plugins annotations in compile scope

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit c6611f186c3f1f09894108d1e43c629377953c0f Author: Olivier Lamy AuthorDate: Thu Jul 12 16

[maven-acr-plugin] 14/45: use released parent pom

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit c0c3d29b9e2aca6b0c3dfa77812d861903c37298 Author: Olivier Lamy AuthorDate: Mon Aug 13 20

[maven-acr-plugin] 05/45: upgrade plugins to latest parent 21

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 28ccf82b1a2a30f2b3453aeb63ee1d43b593ed3f Author: Mark Struberg AuthorDate: Tue Aug 2 14

[maven-acr-plugin] 24/45: Follow ASF branding rules.

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 4c3f65b11920a2828cbddd9dd33162109817bf4a Author: Dennis Lundberg AuthorDate: Sun Jul 21

[maven-acr-plugin] 09/45: use generics

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 295efb024e1f211a09b775627c7e93555ea9e0e6 Author: Olivier Lamy AuthorDate: Thu Jul 12 09

[maven-acr-plugin] 01/33: [maven-release-plugin] prepare for next development iteration

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 1b78af9ff765a3b233011edbed2dc41a4cc8d9eb Author: Karl Heinz Marbaise AuthorDate: Tue

[maven-acr-plugin] 01/07: MACR-1: Initial version of the plugin

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 02b11431f4245b2af76a0e62959ac546e44e6f66 Author: Stephane Nicoll AuthorDate: Mon Mar 21

[maven-acr-plugin] 38/45: [MACR-9] - Upgraded plexus-archiver from 2.4.3 to 2.4.4

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 80e9a90056de748cc405ec56ff145cbacf4a2d8a Author: Karl Heinz Marbaise AuthorDate: Fri Au

[maven-acr-plugin] 19/45: use last p-u version 3.0.7 which faster copy file

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 87fb7be2de6374964d8209a0651132855bea2e6c Author: Olivier Lamy AuthorDate: Mon Sep 17 11

[maven-acr-plugin] 10/45: move plugin version to a property

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit c5c69dfb254ce68f825cba12d6ae1a15198e8d01 Author: Olivier Lamy AuthorDate: Thu Jul 12 16

[maven-acr-plugin] 04/45: added more IDE files to svn:ignore

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit edaeddabbef5040aca8bfcbe6ba298bb47bcc26f Author: Herve Boutemy AuthorDate: Mon Jun 20 2

[maven-acr-plugin] 41/45: - Added deploySite.sh script.

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit e9788fbbc87a2ba9e7e6c2fabcf90adab53d0a20 Author: Karl Heinz Marbaise AuthorDate: Sat Au

[maven-acr-plugin] 37/45: [MACR-7] - Changed the mentioned @Component into @Parameter ( defaultValue = "${...}", readonly = true)

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 6c4a1c55065b69182f5170890ca5fb3cff96afc5 Author: Karl Heinz Marbaise AuthorDate: Sat Ju

[maven-acr-plugin] 04/33: Updated to plexus-archivee 2.6.3 and io 2.1.3. Should fix windows troubles

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 592d303ffa54ef08371a0c0b1befc44ab6e187cb Author: Kristian Rosenvold AuthorDate: Thu O

[maven-acr-plugin] 26/45: Reformatted to code style

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 0e4c1dbfa7def0f1385fb9403e02044aa3792048 Author: Kristian Rosenvold AuthorDate: Tue Aug

[maven-acr-plugin] 12/45: use last plugin parent snapshot to use last compiler plugin to improve build time on jenkins build.

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit dcfb378593a80a1c127dba2e62da52443a76ff0b Author: Olivier Lamy AuthorDate: Thu Jul 12 17

[maven-acr-plugin] 08/33: [MACR-14] - Upgrade plexus-interpolation from 1.19 to 1.21

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 5df23f53b696b98e0d140e8d81407d79dec5681a Author: Karl Heinz Marbaise AuthorDate: Sat

[maven-acr-plugin] 20/33: moved Jira from Codehaus to Apache

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit ab94b460b465170bb81e0bb0682b7c11a5b0c1ce Author: Herve Boutemy AuthorDate: Mon Apr 6

[maven-ant-plugin] 02/50: use released versions

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-ant-plugin-2.0 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git commit cbc0e735380f7fc75af19baf845551f2c22a4b76 Author: Brett Leslie Porter AuthorDate: Fri Ma

[maven-acr-plugin] 21/33: [MNGSITE-243] Fixed link to How to use Mirros for Repositories

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 89c512818834a332d98d020ca36f1de9a0d4 Author: Karl Heinz Marbaise AuthorDate: Fri

[maven-acr-plugin] 18/33: [MACR-22] Remove unnecessary exclusions of org.codehaus.plexus:plexus-component-api

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 783e0f5ac668364ceb11feae677c84b5569a8f95 Author: Karl Heinz Marbaise AuthorDate: Sat

[maven-acr-plugin] 06/33: - Undone the commit r1630358 which means to remove all LICENSE/NOTICE files until the ASF is clear about what to do.

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 0df1710ffce5fefdbc58a75fcf637c2b0cd9941e Author: Karl Heinz Marbaise AuthorDate: Thu

[maven-acr-plugin] 29/45: Reformatted to code style, modernized

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 9dae43d252ad35518e33afe10004ba89c7fd91a2 Author: Kristian Rosenvold AuthorDate: Tue Aug

[maven-acr-plugin] 09/33: Updated to p-u .20

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit f7dcc6107631b01c58634f58da359e7d69426a8a Author: Kristian Rosenvold AuthorDate: Sun O

[maven-acr-plugin] 42/45: [MACR-5] - Fixed documentation accordingly.

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit fb3a4b5bc0cdac62cbbdb3e44fd4d385214e59e4 Author: Karl Heinz Marbaise AuthorDate: Thu Au

[maven-acr-plugin] 19/33: changed svnpubsub url from /content to /components

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 283af98d0e63ac38339dc088001aa2354885f804 Author: Herve Boutemy AuthorDate: Mon Mar 30

[maven-acr-plugin] 02/33: plexus-archiver 2.5

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit fc98d8baf4313fdf748517e608b247b35af735e4 Author: Kristian Rosenvold AuthorDate: Tue S

[maven-acr-plugin] 28/33: [MACR-26] Update lifecycle mapping to newest plugin version. o maven-resources-plugin from 2.4.3 to 2.7 o maven-compiler-plugin from 2.3.2 to 3.3 o maven-surefire-plugin from

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 83e7dad5385273c11be8f4788ec0d4da1d9236a5 Author: Karl Heinz Marbaise AuthorDate: Sun

[maven-acr-plugin] 17/33: p-archiver 2.9

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 5dc1f6d514175fad8d20abca809a0e4896555f93 Author: Kristian Rosenvold AuthorDate: Sun N

[maven-acr-plugin] 30/45: Add missing license headers. This plugin now passes the checks done by RAT.

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 044d308bced6bfd5a40bb21065c155074c789d5a Author: Dennis Lundberg AuthorDate: Sat Sep 14

[maven-acr-plugin] 36/45: added license header

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 13b66cf30b4eb7602014aa0206321aac9a0aab58 Author: Herve Boutemy AuthorDate: Sun May 18 1

[maven-acr-plugin] 45/45: [maven-release-plugin] copy for tag maven-acr-plugin-1.1

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit cc258277e09d8c468465e61427991bef84c7b11c Author: Karl Heinz Marbaise AuthorDate: Tue Se

[maven-ant-plugin] 03/50: bump versions

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-ant-plugin-2.0 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git commit 5ff024a624981f6046746a951c2ff89cfbdee48f Author: Brett Leslie Porter AuthorDate: Fri Ma

[maven-ant-plugin] 35/50: put back the Overview menu - when you inherit menu items they are meant to be resolved against the parent, by design - so these always belonged in the child POM.

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-ant-plugin-2.0 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git commit f8c0ff1f2d074fe9d4079de46076d795b5e09d5b Author: Brett Leslie Porter AuthorDate: Mon No

[maven-ant-plugin] 45/50: git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ant-plugin@522032 13f79535-47bb-0310-9956-ffa450edef68

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-ant-plugin-2.0 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git commit 602c93f181f8911e5a64383490e0b7ab816a8f80 Author: Brian E Fox AuthorDate: Sat Mar 24 13:

[maven-ant-plugin] 26/48: [MANT-4] Generated ANT contains hardcoded "get" tasks that look at the "C:\" drive etc... when using a local repository

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-ant-plugin-2.1 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git commit d60798d504818181d13b948d4450bf3f6a65a652 Author: Benjamin Bentmann AuthorDate: Sat Mar

[maven-ant-plugin] 11/48: o Improve documentation.

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-ant-plugin-2.1 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git commit 7898ccb23aeafa5c778acaff23efa422ba3bf76d Author: Dennis Lundberg AuthorDate: Sun Jan 6

[maven-ant-plugin] 34/50: use inheritence and make all the site appearances consistent

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-ant-plugin-2.0 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git commit c3f7111aa70025ecf30041c74f2cbc9669ab398b Author: Brett Leslie Porter AuthorDate: Mon Oc

[maven-ant-plugin] 29/50: MANT-13: Generated build.xml for pom packaged super projects doesn't invoke subprojects

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-ant-plugin-2.0 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git commit 8c04ed3be9a5b3ca801faae2a3c60e5678d56739 Author: Vincent Siveton AuthorDate: Sun Sep 24

[maven-acr-plugin] 29/33: [MACR-24] Change package to org.apache.maven.plugins to prevent conflict with Maven Core

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit e26b6400e88e4a765402429dfa26cd77ca2b3d2d Author: Karl Heinz Marbaise AuthorDate: Sun

[maven-acr-plugin] 24/33: [MPOM-95] updated parent pom location

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 6739389df57c9d9e09cd0188afae6f8fa03db4a3 Author: Herve Boutemy AuthorDate: Tue Nov 17

[maven-acr-plugin] 22/33: Result of mvn versions:update-child-modules -DallowSnapshots -N

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 83eff446751d497d0cb4eaaeb15a60c57a33c9f3 Author: Robert Scholte AuthorDate: Thu Sep 2

[maven-acr-plugin] 07/33: [MACR-13] - Upgrade plexus-archiver from 2.6.3 to 2.7.1.

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 09d65edc7541c31b4e0ca2b85e1299d64e3b8128 Author: Karl Heinz Marbaise AuthorDate: Sat

[maven-acr-plugin] 27/45: Revert "Reformatted to code style"

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 184506bfaecee1f91d41fe62f7774a34e73a1760 Author: Kristian Rosenvold AuthorDate: Tue Aug

[maven-acr-plugin] 33/45: [MPOM-49] use plugin-tools as configured in parent pom

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 85ece8fa5aa8ff159de7e8d3da492f03cc355e71 Author: Herve Boutemy AuthorDate: Sun Apr 13 1

[maven-acr-plugin] 31/45: configured site deploy to /plugins-archives/-LATEST

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 40ea8cc01b1256b73c9be6a92f1b092273b01b78 Author: Herve Boutemy AuthorDate: Tue Nov 12 2

[maven-ant-plugin] 30/50: MANT-17: Using Maven Compiler Plugin settings to define javac task

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-ant-plugin-2.0 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git commit 5417ffeaeac233b17f59f43ab504a50d4830434a Author: Vincent Siveton AuthorDate: Mon Sep 25

[maven-ant-plugin] 38/50: - move plugin-plugin out of 'reporting' for plugins. It's a required part of the site, and does not cause any issues with the reactor or site generation - update to snapshots

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-ant-plugin-2.0 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git commit 5a296423633d832ade0840b6caba4a8a25d1d4eb Author: Brett Leslie Porter AuthorDate: Tue Ja

[maven-ant-plugin] 06/50: Update all versions to beta-1-SNAPSHOT

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-ant-plugin-2.0 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git commit b4f3299f3e6f1cff8bdf25a7a8d88c89e5b8f90c Author: Emmanuel Venisse AuthorDate: Mon Jun 2

[maven-ant-plugin] 41/48: o Updated to maven-plugins:11

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-ant-plugin-2.1 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git commit 61573d36e989dbbf180d8c7d6a043e53915e899b Author: Benjamin Bentmann AuthorDate: Fri Apr

[maven-ant-plugin] 23/50: MANT-5: Add line breaks between elements in build.xml

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-ant-plugin-2.0 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git commit 411da8e0ac8a774091d68001790dbd789dea7581 Author: Vincent Siveton AuthorDate: Thu Sep 21

[maven-acr-plugin] 44/45: [maven-release-plugin] prepare release maven-acr-plugin-1.1

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 598e55c5b3ff61e899ec2c92690a6c9ae39c7c2e Author: Karl Heinz Marbaise AuthorDate: Tue Se

[maven-ant-plugin] 01/50: ant plugin imported

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-ant-plugin-2.0 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git commit de74b976fae0caaf6bc5b1e3f67bc1d255a058c7 Author: Brett Leslie Porter AuthorDate: Thu Ma

[maven-ant-plugin] 12/50: [maven-release-plugin] prepare for next development iteration

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-ant-plugin-2.0 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git commit c094bb51c6f91c15dd58702e873ef5608711e85b Author: Brett Leslie Porter AuthorDate: Fri Se

[maven-acr-plugin] 15/33: Cleaned up to let the parent do it's work and removed configuration for maven-plugin-plugin which is done by the parent.

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-3.0.0 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit cde9b4a479807b491e1b735440b8866e77aa4e53 Author: Karl Heinz Marbaise AuthorDate: Sun

[maven-acr-plugin] 40/45: [MACR-10] - Upgrade of maven-filtering from 1.1 to 1.2

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit 18d53a8d5163f41c1cdef58a02686fe9ba1bab22 Author: Karl Heinz Marbaise AuthorDate: Fri Au

[maven-acr-plugin] 17/45: last is commons-io is 1.6 required so downgrade :-(

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1 in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git commit b844ddfff70dda300012e45f61c148cb53e6879f Author: Olivier Lamy AuthorDate: Thu Sep 13 14

[maven-ant-plugin] 12/48: [MANT-35] The generated maven-build.xml has paths that contain \ characters on Windows

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-ant-plugin-2.1 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git commit 8884f29711deffcef526da631c2c58f16efb746d Author: Dennis Lundberg AuthorDate: Sun Jan 6

[maven-ant-plugin] 42/48: o Avoided usage of StringInputStream/StringOutputStream with regard to PLXUTILS-70

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-ant-plugin-2.1 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git commit 6e580946491eaec47d8866a52a5e07f09bbdecf4 Author: Benjamin Bentmann AuthorDate: Sat Apr

[maven-ant-plugin] 27/48: [MANT-38] Use reporting output directory configured in POM

2017-12-20 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-ant-plugin-2.1 in repository https://gitbox.apache.org/repos/asf/maven-ant-plugin.git commit e2c01919945ac8742abc33c919eccbb670cb435d Author: Benjamin Bentmann AuthorDate: Sat Mar

  1   2   3   4   5   6   >