You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/09 15:19:50 UTC

[maven-acr-plugin] branch master created (now 8c27ded)

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git.


      at 8c27ded  o Reverted last commit to reset to release version parent's.

This branch includes the following new commits:

     new 91c4d22  MACR-1: Initial version of the plugin
     new 3de0e26  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 extension is used in the repository (i.e. .jar)
     new 3b229db  MACR-2: added documentation.
     new 29a0943  MACR-1: javadoc
     new 3608ddf  [maven-release-plugin] prepare release maven-acr-plugin-1.0
     new 499fc22  [maven-release-plugin] prepare for next development iteration
     new d16e69e  o added mavenVersion property when not already there o used mavenVersion property for maven prerequisite
     new 3cf7356  fix relativePath
     new 38bbafe  upgrade plugins to latest parent 21
     new 4b58a5b  [MACR-6] use maven-plugin-tools' java 5 annotations
     new da28161  avoid running it twice
     new c699da9  inherit plugin version from parent
     new c332e16  use generics
     new ebd4255  move plugin version to a property
     new cab9779  plugins annotations in compile scope
     new 3cfb084  use last plugin parent snapshot to use last compiler plugin to improve build time on jenkins build.
     new b3d412b  annotations are not needed for plugin execution so mark dependency as provided
     new d53d1b3  use released parent pom
     new e023a87  correctly close stream
     new b26ba58  upgrade dependencies version
     new 997e7d9  last is commons-io is 1.6 required so downgrade :-(
     new befdb91  downgrade commons-io again as we need to be 1.5
     new dffd372  use last p-u version 3.0.7 which faster copy file
     new bb52b1d  o Replaced XmlStreamReader with commons-io version
     new 95866e2  update maven-plugin-plugin to 3.2
     new 38e7b2a  upgrade all to last parent 24
     new 42fa63b  Follow ASF branding rules.
     new 49d6d08  Oh, look at that button. Does that convert everything to correct java5 ??
     new ae181bf  Reformatted to code style
     new 3b91081  Revert "Reformatted to code style"
     new 31609bc  Updated deps, modernized code
     new d68fb8c  Reformatted to code style, modernized
     new 2c533d4  Add missing license headers. This plugin now passes the checks done by RAT.
     new a0e21b8  configured site deploy to /plugins-archives/<artifactId>-LATEST
     new e701e86  upgraded parent pom (compiler, assembly, doap not upgraded because of a failure: need to investigate)
     new 770416b  [MPOM-49] use plugin-tools as configured in parent pom
     new dffd457  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
     new b6eb8cc  [MNGSITE-152]  - Added missing download.cgi and xdoc/download.xml.vm
     new 6740d2a  added license header
     new 4f36436  [MACR-7]  - Changed the mentioned @Component into    @Parameter ( defaultValue = "${...}", readonly = true)
     new 055417b  [MACR-9]  - Upgraded plexus-archiver from 2.4.3 to 2.4.4
     new 6a1ba8c  - Added missing required = true for MavenProject and MavenSession   parameter annotation.
     new ef46dd8  [MACR-10]  - Upgrade of maven-filtering from 1.1 to 1.2
     new a8088b7  - Added deploySite.sh script.
     new 97f4b36  [MACR-5]  - Fixed documentation accordingly.
     new 637124b  [MACR-11]  - Downgrade to maven-plugins parent version 25 instead    of 26-SNAPSHOT  - Added maven-plugin-annotations  - Added maven-plugin-plugin version 3.2 to    correctly create the descriptors.
     new 91f6a8d  [maven-release-plugin] prepare release maven-acr-plugin-1.1
     new e2087a5  [maven-release-plugin] prepare for next development iteration
     new 908a8a1  plexus-archiver 2.5
     new 2f41ecb  Updated to plexus-archiver 2.6.1, plexus-io 2.1.1 and plexus-utils 3.0.18
     new d9ecfac  Updated to plexus-archivee 2.6.3 and io 2.1.3. Should fix windows troubles
     new 33dd688  - Added to all plugins LICENSE file - Added to all plugins NOTICE file with copyright year 2007-2014
     new 6bb5423  - Undone the commit r1630358 which means to remove   all LICENSE/NOTICE files until the ASF is clear about   what to do.
     new dfdac69  [MACR-13]  - Upgrade plexus-archiver from 2.6.3 to 2.7.1.
     new 15d87da  [MACR-14]  - Upgrade plexus-interpolation from 1.19 to 1.21
     new d7ee887  Updated to p-u .20
     new 5466a8b  [MACR-15]  - Upgrade maven-filtering to 1.3
     new 21bde9b  [MACR-18] Upgrade to maven-plugins version 25 to 26  - Fixed checkstyle reported issues.
     new 90d40a5  [MACR-16] Upgrade maven-archiver to 2.6
     new e4a0175  [MACR-17] Upgrade plexus-archiver 2.7.1 to 2.8.2
     new e5d6e7a  [MACR-19] Upgrade to maven-plugins parent version 27
     new 1847a70  Cleaned up to let the parent do it's work and removed configuration for maven-plugin-plugin which is done by the parent.
     new f5c20de  [MACR-20] Upgrade maven-plugin-testing-harness to 1.3
     new 8782cac  p-archiver 2.9
     new 77d6bd2  [MACR-22] Remove unnecessary exclusions of org.codehaus.plexus:plexus-component-api
     new f2fb43c  changed svnpubsub url from /content to /components
     new 2f8b471  moved Jira from Codehaus to Apache
     new fbcfbc9  [MNGSITE-243] Fixed link to How to use Mirros for Repositories
     new c03fcf4  Result of mvn versions:update-child-modules -DallowSnapshots -N
     new 3a7d48a  use released version of plugin parent, i.e 28
     new f163ed0  [MPOM-95] updated parent pom location
     new 039d147  [MACR-23] Upgrade Maven 3.X Only JDK 1.6
     new aeacb17  [MACR-25] Rename properties according to the plugin name
     new 6c884ee  [MACR-25] Rename properties according to the plugin name  o Followup missing note about version 3.0.0
     new 8eb00ff  [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 2.7.2 to 2.18.1  o maven-install-plugin from 2.3.1 to 2.5.2  o maven-deploy-plugin from 2.5 to 2.8.2
     new f1cbab1  [MACR-24] Change package to org.apache.maven.plugins to prevent conflict with Maven Core
     new 7a0ca73  [MACR-27] Bump version to 3.0.0-SNAPSHOT
     new e9c23af  Reformatted and removed checkstyle reported warnings.
     new 534ce4c  [maven-release-plugin] prepare release maven-acr-plugin-3.0.0
     new 6e22fae  [maven-release-plugin] prepare for next development iteration
     new 2671264  Fixed Sonar finding.
     new ff14b56  [MACR-28] Upgrade plexus-archiver from 3.0.1 to 3.0.3
     new f799409  [MACR-29] Upgrade plexus-archiver from 3.0.3 to 3.1
     new aec758f  [MACR-30] Add LifecycleMapping and ArtifactHandler from maven-core to target packaging plugin  o The maven-acr-plugin already had the mapping for a long time    only improved it a little bit.  o Changed the location from src/main/resources to src/main/filtered-resources    instead to make it more clear and using the project.version to always use    the current version of the plugin.  o Added some comments in the components.xml    o Upgraded plugins      o maven-compiler- [...]
     new cf2c07e  [MACR-31] Upgrade plexus-archiver from 3.1 to 3.1.1 / maven-archiver from 3.0.0 to 3.0.2
     new 321cc15  o Updated to 'plexus-utils-3.0.23'. o Updated to stop suppressing exceptions incorrectly when closing resources.   Most of the time the 'IOUtils.closeQuietly' methods of 'commons-io' and   the 'IOUtil.close' method of 'plexus-utils' are used incorrectly. They   are meant to be used in 'finally' blocks to not suppress an exception   already thrown in the 'try' block. The documentation of the   'IOUtils.closeQuietly' methods explicitly contains usage examples.   As soon as [...]
     new 2aad71f  o Updated to 'plexus-utils' 3.0.24.
     new 6d116bd  [MACR-32] Dependency updates.
     new d89e5e2  updated Jira url
     new 01af23e  [MACR-33] Upgrade to maven-plugins version 30
     new 60e9084  [MACR-34] Upgrade of 'plexus-archiver' to version 3.3.
     new e451443  [MACR-36] Upgrade maven-filtering to 3.1.1
     new 437a155  [MACR-37] Upgrade plexus-interpolation to 1.22
     new 601094e  use relative link inside Maven site to avoid http vs https update: stay as user is
     new 38a1a4a  [MACR-38] Upgrade maven-archiver to 3.1.0
     new 81b61bc  [MACR-39] Upgrade of plexus-archiver to 3.4.
     new 9772eef  [MACR-40] Upgrade of maven-archiver to 3.1.1.
     new 8fb6c9b  [MACR-41] Upgrade of plexus-interpolation 1.24 to correct escaping issue.
     new 87bb299  o Updated to latest parent SNAPSHOT.
     new 8c27ded  o Reverted last commit to reset to release version parent's.

The 100 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


-- 
To stop receiving notification emails like this one, please contact
['"commits@maven.apache.org" <co...@maven.apache.org>'].