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/20 09:26:59 UTC

[maven-acr-plugin] annotated tag maven-acr-plugin-3.0.0 created (now 30d9d69)

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

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


      at 30d9d69  (tag)
 tagging d719a3f0d8bfe5817ccf7ef32e86ed44b06d2696 (commit)
      by Karl Heinz Marbaise
      on Sun Jan 24 19:14:27 2016 +0000

- Log -----------------------------------------------------------------
maven-acr-plugin-3.0.0
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 02b1143  MACR-1: Initial version of the plugin
     new f12bd8b  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 2295e3a  MACR-2: added documentation.
     new efc18c2  MACR-1, MACR-2: applying subversion properties
     new 508a67b  MACR-1: javadoc
     new becba0e  [maven-release-plugin] prepare release maven-acr-plugin-1.0
     new 0b747d7  [maven-release-plugin] prepare for next development iteration
     new 47d1524  o added mavenVersion property when not already there o used mavenVersion property for maven prerequisite
     new 8b4b4f8  fix relativePath
     new edaedda  added more IDE files to svn:ignore
     new 28ccf82  upgrade plugins to latest parent 21
     new 7be9b00  [MACR-6] use maven-plugin-tools' java 5 annotations
     new f667836  avoid running it twice
     new df1bb9f  inherit plugin version from parent
     new 295efb0  use generics
     new c5c69df  move plugin version to a property
     new c6611f1  plugins annotations in compile scope
     new dcfb378  use last plugin parent snapshot to use last compiler plugin to improve build time on jenkins build.
     new 17fd682  annotations are not needed for plugin execution so mark dependency as provided
     new c0c3d29  use released parent pom
     new 7a585a4  correctly close stream
     new a099d27  upgrade dependencies version
     new b844ddf  last is commons-io is 1.6 required so downgrade :-(
     new e851c2c  downgrade commons-io again as we need to be 1.5
     new 87fb7be  use last p-u version 3.0.7 which faster copy file
     new c4c4bc7  o Replaced XmlStreamReader with commons-io version
     new bdef360  update maven-plugin-plugin to 3.2
     new 02298a9  upgrade all to last parent 24
     new b8ed73e  Ignore IDEA files.
     new 4c3f65b  Follow ASF branding rules.
     new fc9ffaa  Oh, look at that button. Does that convert everything to correct java5 ??
     new 0e4c1db  Reformatted to code style
     new 184506b  Revert "Reformatted to code style"
     new bab65fd  Updated deps, modernized code
     new 9dae43d  Reformatted to code style, modernized
     new 044d308  Add missing license headers. This plugin now passes the checks done by RAT.
     new 40ea8cc  configured site deploy to /plugins-archives/<artifactId>-LATEST
     new 2826d94  upgraded parent pom (compiler, assembly, doap not upgraded because of a failure: need to investigate)
     new 85ece8f  [MPOM-49] use plugin-tools as configured in parent pom
     new e89e0a6  [MNGSITE-152]  - Added appropriate links to download site and license location    to fulfill the ASF requirements.
     new a3e41a5  [MNGSITE-152]  - Added missing download.cgi and xdoc/download.xml.vm
     new 13b66cf  added license header
     new 6c4a1c5  [MACR-7]  - Changed the mentioned @Component into    @Parameter ( defaultValue = "${...}", readonly = true)
     new 80e9a90  [MACR-9]  - Upgraded plexus-archiver from 2.4.3 to 2.4.4
     new 42b2820  - Added missing required = true for MavenProject and MavenSession   parameter annotation.
     new 18d53a8  [MACR-10]  - Upgrade of maven-filtering from 1.1 to 1.2
     new e9788fb  - Added deploySite.sh script.
     new fb3a4b5  [MACR-5]  - Fixed documentation accordingly.
     new 1043262  [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 598e55c  [maven-release-plugin] prepare release maven-acr-plugin-1.1
     new 1b78af9  [maven-release-plugin] prepare for next development iteration
     new fc98d8b  plexus-archiver 2.5
     new 771538c  Updated to plexus-archiver 2.6.1, plexus-io 2.1.1 and plexus-utils 3.0.18
     new 592d303  Updated to plexus-archivee 2.6.3 and io 2.1.3. Should fix windows troubles
     new 8e659a8  - Added to all plugins LICENSE file - Added to all plugins NOTICE file with copyright year 2007-2014
     new 0df1710  - Undone the commit r1630358 which means to remove   all LICENSE/NOTICE files until the ASF is clear about   what to do.
     new 09d65ed  [MACR-13]  - Upgrade plexus-archiver from 2.6.3 to 2.7.1.
     new 5df23f5  [MACR-14]  - Upgrade plexus-interpolation from 1.19 to 1.21
     new f7dcc61  Updated to p-u .20
     new f03c892  [MACR-15]  - Upgrade maven-filtering to 1.3
     new 9f0db9b  [MACR-18] Upgrade to maven-plugins version 25 to 26  - Fixed checkstyle reported issues.
     new edec4a9  [MACR-16] Upgrade maven-archiver to 2.6
     new 08a786e  [MACR-17] Upgrade plexus-archiver 2.7.1 to 2.8.2
     new 0f969fb  [MACR-19] Upgrade to maven-plugins parent version 27
     new cde9b4a  Cleaned up to let the parent do it's work and removed configuration for maven-plugin-plugin which is done by the parent.
     new bda3e1e  [MACR-20] Upgrade maven-plugin-testing-harness to 1.3
     new 5dc1f6d  p-archiver 2.9
     new 783e0f5  [MACR-22] Remove unnecessary exclusions of org.codehaus.plexus:plexus-component-api
     new 283af98  changed svnpubsub url from /content to /components
     new ab94b46  moved Jira from Codehaus to Apache
     new 89c5128  [MNGSITE-243] Fixed link to How to use Mirros for Repositories
     new 83eff44  Result of mvn versions:update-child-modules -DallowSnapshots -N
     new f4ab90e  use released version of plugin parent, i.e 28
     new 6739389  [MPOM-95] updated parent pom location
     new e14b776  [MACR-23] Upgrade Maven 3.X Only JDK 1.6
     new 1195ab6  [MACR-25] Rename properties according to the plugin name
     new c1fc034  [MACR-25] Rename properties according to the plugin name  o Followup missing note about version 3.0.0
     new 83e7dad  [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 e26b640  [MACR-24] Change package to org.apache.maven.plugins to prevent conflict with Maven Core
     new f79be59  [MACR-27] Bump version to 3.0.0-SNAPSHOT
     new c625cca  Reformatted and removed checkstyle reported warnings.
     new c01f1bc  [maven-release-plugin] prepare release maven-acr-plugin-3.0.0
     new d719a3f  [maven-release-plugin] copy for tag maven-acr-plugin-3.0.0

The 83 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>'].

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

Posted by hb...@apache.org.
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 <kh...@apache.org>
AuthorDate: Sat Oct 18 21:59:35 2014 +0000

    [MACR-14]
     - Upgrade plexus-interpolation from 1.19 to 1.21
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1632850 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 927bbaa..c8ca598 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-interpolation</artifactId>
-      <version>1.19</version>
+      <version>1.21</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>

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

[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.

Posted by hb...@apache.org.
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 <kh...@apache.org>
AuthorDate: Thu Oct 9 20:40:31 2014 +0000

    - Undone the commit r1630358 which means to remove
      all LICENSE/NOTICE files until the ASF is clear about
      what to do.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1630593 13f79535-47bb-0310-9956-ffa450edef68
---
 LICENSE | 202 ----------------------------------------------------------------
 NOTICE  |   5 --
 2 files changed, 207 deletions(-)

diff --git a/LICENSE b/LICENSE
deleted file mode 100644
index d645695..0000000
--- a/LICENSE
+++ /dev/null
@@ -1,202 +0,0 @@
-
-                                 Apache License
-                           Version 2.0, January 2004
-                        http://www.apache.org/licenses/
-
-   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
-   1. Definitions.
-
-      "License" shall mean the terms and conditions for use, reproduction,
-      and distribution as defined by Sections 1 through 9 of this document.
-
-      "Licensor" shall mean the copyright owner or entity authorized by
-      the copyright owner that is granting the License.
-
-      "Legal Entity" shall mean the union of the acting entity and all
-      other entities that control, are controlled by, or are under common
-      control with that entity. For the purposes of this definition,
-      "control" means (i) the power, direct or indirect, to cause the
-      direction or management of such entity, whether by contract or
-      otherwise, or (ii) ownership of fifty percent (50%) or more of the
-      outstanding shares, or (iii) beneficial ownership of such entity.
-
-      "You" (or "Your") shall mean an individual or Legal Entity
-      exercising permissions granted by this License.
-
-      "Source" form shall mean the preferred form for making modifications,
-      including but not limited to software source code, documentation
-      source, and configuration files.
-
-      "Object" form shall mean any form resulting from mechanical
-      transformation or translation of a Source form, including but
-      not limited to compiled object code, generated documentation,
-      and conversions to other media types.
-
-      "Work" shall mean the work of authorship, whether in Source or
-      Object form, made available under the License, as indicated by a
-      copyright notice that is included in or attached to the work
-      (an example is provided in the Appendix below).
-
-      "Derivative Works" shall mean any work, whether in Source or Object
-      form, that is based on (or derived from) the Work and for which the
-      editorial revisions, annotations, elaborations, or other modifications
-      represent, as a whole, an original work of authorship. For the purposes
-      of this License, Derivative Works shall not include works that remain
-      separable from, or merely link (or bind by name) to the interfaces of,
-      the Work and Derivative Works thereof.
-
-      "Contribution" shall mean any work of authorship, including
-      the original version of the Work and any modifications or additions
-      to that Work or Derivative Works thereof, that is intentionally
-      submitted to Licensor for inclusion in the Work by the copyright owner
-      or by an individual or Legal Entity authorized to submit on behalf of
-      the copyright owner. For the purposes of this definition, "submitted"
-      means any form of electronic, verbal, or written communication sent
-      to the Licensor or its representatives, including but not limited to
-      communication on electronic mailing lists, source code control systems,
-      and issue tracking systems that are managed by, or on behalf of, the
-      Licensor for the purpose of discussing and improving the Work, but
-      excluding communication that is conspicuously marked or otherwise
-      designated in writing by the copyright owner as "Not a Contribution."
-
-      "Contributor" shall mean Licensor and any individual or Legal Entity
-      on behalf of whom a Contribution has been received by Licensor and
-      subsequently incorporated within the Work.
-
-   2. Grant of Copyright License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      copyright license to reproduce, prepare Derivative Works of,
-      publicly display, publicly perform, sublicense, and distribute the
-      Work and such Derivative Works in Source or Object form.
-
-   3. Grant of Patent License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      (except as stated in this section) patent license to make, have made,
-      use, offer to sell, sell, import, and otherwise transfer the Work,
-      where such license applies only to those patent claims licensable
-      by such Contributor that are necessarily infringed by their
-      Contribution(s) alone or by combination of their Contribution(s)
-      with the Work to which such Contribution(s) was submitted. If You
-      institute patent litigation against any entity (including a
-      cross-claim or counterclaim in a lawsuit) alleging that the Work
-      or a Contribution incorporated within the Work constitutes direct
-      or contributory patent infringement, then any patent licenses
-      granted to You under this License for that Work shall terminate
-      as of the date such litigation is filed.
-
-   4. Redistribution. You may reproduce and distribute copies of the
-      Work or Derivative Works thereof in any medium, with or without
-      modifications, and in Source or Object form, provided that You
-      meet the following conditions:
-
-      (a) You must give any other recipients of the Work or
-          Derivative Works a copy of this License; and
-
-      (b) You must cause any modified files to carry prominent notices
-          stating that You changed the files; and
-
-      (c) You must retain, in the Source form of any Derivative Works
-          that You distribute, all copyright, patent, trademark, and
-          attribution notices from the Source form of the Work,
-          excluding those notices that do not pertain to any part of
-          the Derivative Works; and
-
-      (d) If the Work includes a "NOTICE" text file as part of its
-          distribution, then any Derivative Works that You distribute must
-          include a readable copy of the attribution notices contained
-          within such NOTICE file, excluding those notices that do not
-          pertain to any part of the Derivative Works, in at least one
-          of the following places: within a NOTICE text file distributed
-          as part of the Derivative Works; within the Source form or
-          documentation, if provided along with the Derivative Works; or,
-          within a display generated by the Derivative Works, if and
-          wherever such third-party notices normally appear. The contents
-          of the NOTICE file are for informational purposes only and
-          do not modify the License. You may add Your own attribution
-          notices within Derivative Works that You distribute, alongside
-          or as an addendum to the NOTICE text from the Work, provided
-          that such additional attribution notices cannot be construed
-          as modifying the License.
-
-      You may add Your own copyright statement to Your modifications and
-      may provide additional or different license terms and conditions
-      for use, reproduction, or distribution of Your modifications, or
-      for any such Derivative Works as a whole, provided Your use,
-      reproduction, and distribution of the Work otherwise complies with
-      the conditions stated in this License.
-
-   5. Submission of Contributions. Unless You explicitly state otherwise,
-      any Contribution intentionally submitted for inclusion in the Work
-      by You to the Licensor shall be under the terms and conditions of
-      this License, without any additional terms or conditions.
-      Notwithstanding the above, nothing herein shall supersede or modify
-      the terms of any separate license agreement you may have executed
-      with Licensor regarding such Contributions.
-
-   6. Trademarks. This License does not grant permission to use the trade
-      names, trademarks, service marks, or product names of the Licensor,
-      except as required for reasonable and customary use in describing the
-      origin of the Work and reproducing the content of the NOTICE file.
-
-   7. Disclaimer of Warranty. Unless required by applicable law or
-      agreed to in writing, Licensor provides the Work (and each
-      Contributor provides its Contributions) on an "AS IS" BASIS,
-      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-      implied, including, without limitation, any warranties or conditions
-      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
-      PARTICULAR PURPOSE. You are solely responsible for determining the
-      appropriateness of using or redistributing the Work and assume any
-      risks associated with Your exercise of permissions under this License.
-
-   8. Limitation of Liability. In no event and under no legal theory,
-      whether in tort (including negligence), contract, or otherwise,
-      unless required by applicable law (such as deliberate and grossly
-      negligent acts) or agreed to in writing, shall any Contributor be
-      liable to You for damages, including any direct, indirect, special,
-      incidental, or consequential damages of any character arising as a
-      result of this License or out of the use or inability to use the
-      Work (including but not limited to damages for loss of goodwill,
-      work stoppage, computer failure or malfunction, or any and all
-      other commercial damages or losses), even if such Contributor
-      has been advised of the possibility of such damages.
-
-   9. Accepting Warranty or Additional Liability. While redistributing
-      the Work or Derivative Works thereof, You may choose to offer,
-      and charge a fee for, acceptance of support, warranty, indemnity,
-      or other liability obligations and/or rights consistent with this
-      License. However, in accepting such obligations, You may act only
-      on Your own behalf and on Your sole responsibility, not on behalf
-      of any other Contributor, and only if You agree to indemnify,
-      defend, and hold each Contributor harmless for any liability
-      incurred by, or claims asserted against, such Contributor by reason
-      of your accepting any such warranty or additional liability.
-
-   END OF TERMS AND CONDITIONS
-
-   APPENDIX: How to apply the Apache License to your work.
-
-      To apply the Apache License to your work, attach the following
-      boilerplate notice, with the fields enclosed by brackets "[]"
-      replaced with your own identifying information. (Don't include
-      the brackets!)  The text should be enclosed in the appropriate
-      comment syntax for the file format. We also recommend that a
-      file or class name and description of purpose be included on the
-      same "printed page" as the copyright notice for easier
-      identification within third-party archives.
-
-   Copyright [yyyy] [name of copyright owner]
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
-
-       http://www.apache.org/licenses/LICENSE-2.0
-
-   Unless required by applicable law or agreed to in writing, software
-   distributed under the License is distributed on an "AS IS" BASIS,
-   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-   See the License for the specific language governing permissions and
-   limitations under the License.
diff --git a/NOTICE b/NOTICE
deleted file mode 100644
index 31b0410..0000000
--- a/NOTICE
+++ /dev/null
@@ -1,5 +0,0 @@
-Apache Maven ACR Plugin
-Copyright 2007-2014 The Apache Software Foundation
-
-This product includes software developed at
-The Apache Software Foundation (http://www.apache.org/).

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

[maven-acr-plugin] 13/33: [MACR-17] Upgrade plexus-archiver 2.7.1 to 2.8.2

Posted by hb...@apache.org.
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 08a786e6b3ebda7ce19c6289025711ae4dd1b637
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Wed Nov 12 01:28:39 2014 +0000

    [MACR-17] Upgrade plexus-archiver 2.7.1 to 2.8.2
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1638683 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 041b395..d4c71b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.7.1</version>
+      <version>2.8.2</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>

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

[maven-acr-plugin] 11/33: [MACR-18] Upgrade to maven-plugins version 25 to 26 - Fixed checkstyle reported issues.

Posted by hb...@apache.org.
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 9f0db9b73bd213c5599d018644a9d4406bc7b037
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Wed Nov 12 01:15:09 2014 +0000

    [MACR-18] Upgrade to maven-plugins version 25 to 26
     - Fixed checkstyle reported issues.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1638681 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml                                                | 2 +-
 src/main/java/org/apache/maven/plugin/acr/AcrMojo.java | 6 ++++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9ab7114..788b351 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>25</version>
+    <version>26</version>
     <relativePath>../maven-plugins/pom.xml</relativePath>
   </parent>
 
diff --git a/src/main/java/org/apache/maven/plugin/acr/AcrMojo.java b/src/main/java/org/apache/maven/plugin/acr/AcrMojo.java
index 4df9af9..921b876 100644
--- a/src/main/java/org/apache/maven/plugin/acr/AcrMojo.java
+++ b/src/main/java/org/apache/maven/plugin/acr/AcrMojo.java
@@ -54,7 +54,9 @@ import org.codehaus.plexus.util.FileUtils;
  * @author <a href="snicoll@apache.org">Stephane Nicoll</a>
  * @version $Id:
  */
+// CHECKSTYLE_OFF: LineLength
 @Mojo( name = "acr", requiresDependencyResolution = ResolutionScope.RUNTIME, threadSafe = true, defaultPhase = LifecyclePhase.PACKAGE )
+// CHECKSTYLE_ON: LineLength
 public class AcrMojo
     extends AbstractMojo
 {
@@ -191,7 +193,9 @@ public class AcrMojo
             }
             else
             {
+                // CHECKSTYLE_OFF: LineLength
                 getLog().info( "JAR will only contain the META-INF/application-client.xml as no content was marked for inclusion" );
+                // CHECKSTYLE_ON: LineLength
             }
 
             if ( deploymentDescriptor.exists() )
@@ -218,6 +222,7 @@ public class AcrMojo
 
             // create archive
             archiver.createArchive( session, project, archive );
+            // CHECKSTYLE_OFF: LineLength
         }
         catch ( ArchiverException e )
         {
@@ -250,6 +255,7 @@ public class AcrMojo
 
         project.getArtifact().setFile( jarFile );
 
+        // CHECKSTYLE_ON: LineLength
     }
 
     /**

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

[maven-acr-plugin] 03/33: Updated to plexus-archiver 2.6.1, plexus-io 2.1.1 and plexus-utils 3.0.18

Posted by hb...@apache.org.
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 771538c9d01e906eb4faa5ec29659ea3eaa04b93
Author: Kristian Rosenvold <kr...@apache.org>
AuthorDate: Sun Sep 28 18:42:38 2014 +0000

    Updated to plexus-archiver 2.6.1, plexus-io 2.1.1 and plexus-utils 3.0.18
    
    Full symlink support on *NIX (java7+ required), full file attribute support (java7+ required)
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1628095 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index caec984..22df8ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,12 +105,12 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.0.15</version>
+      <version>3.0.18</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.5</version>
+      <version>2.6.1</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>

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

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

Posted by hb...@apache.org.
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 <kh...@apache.org>
AuthorDate: Sat Oct 18 21:55:29 2014 +0000

    [MACR-13]
     - Upgrade plexus-archiver from 2.6.3 to 2.7.1.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1632848 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ea03575..927bbaa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.6.3</version>
+      <version>2.7.1</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>

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

[maven-acr-plugin] 26/33: [MACR-25] Rename properties according to the plugin name

Posted by hb...@apache.org.
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 1195ab640bce7a1c381e7ae598accc617bace3bf
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sun Jan 24 18:25:33 2016 +0000

    [MACR-25] Rename properties according to the plugin name
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1726526 13f79535-47bb-0310-9956-ffa450edef68
---
 .../java/org/apache/maven/plugin/acr/AcrMojo.java   | 21 ++++++++++++++-------
 1 file changed, 14 insertions(+), 7 deletions(-)

diff --git a/src/main/java/org/apache/maven/plugin/acr/AcrMojo.java b/src/main/java/org/apache/maven/plugin/acr/AcrMojo.java
index 921b876..824405b 100644
--- a/src/main/java/org/apache/maven/plugin/acr/AcrMojo.java
+++ b/src/main/java/org/apache/maven/plugin/acr/AcrMojo.java
@@ -77,13 +77,13 @@ public class AcrMojo
     /**
      * Directory that resources are copied to during the build.
      */
-    @Parameter( property = "outputDirectory", defaultValue = "${project.build.outputDirectory}" )
+    @Parameter( property = "maven.acr.outputDirectory", defaultValue = "${project.build.outputDirectory}" )
     private File outputDirectory;
 
     /**
      * The name of the Application client JAR file to generate.
      */
-    @Parameter( property = "jarName", defaultValue = "${project.build.finalName}" )
+    @Parameter( defaultValue = "${project.build.finalName}" )
     private String jarName;
 
     /**
@@ -122,21 +122,27 @@ public class AcrMojo
     private MavenArchiveConfiguration archive = new MavenArchiveConfiguration();
 
     /**
-     * To escape interpolated value with windows path. c:\foo\bar will be replaced with c:\\foo\\bar.
+     * To escape interpolated value with windows path. c:\foo\bar will be replaced with c:\\foo\\bar.<br/>
+     * Starting with <b>3.0.0</b> the property has been renamed from <code>acr.escapeBackslashesInFilePath</code> to
+     * <code>maven.acr.escapeBackslashesInFilePath</code>. 
      */
-    @Parameter( property = "acr.escapeBackslashesInFilePath", defaultValue = "false" )
+    @Parameter( property = "maven.acr.escapeBackslashesInFilePath", defaultValue = "false" )
     private boolean escapeBackslashesInFilePath;
 
     /**
-     * An expression preceded with this String won't be interpolated. \${foo} will be replaced with ${foo}.
+     * An expression preceded with this String won't be interpolated. \${foo} will be replaced with ${foo}.<br/>
+     * Starting with <b>3.0.0</b> the property has been renamed from <code>acr.escapeString</code> to
+     * <code>maven.acr.escapeString</code>. 
      */
-    @Parameter( property = "acr.escapeString" )
+    @Parameter( property = "maven.acr.escapeString" )
     protected String escapeString;
 
     /**
      * To filter the deployment descriptor.
+     * Starting with <b>3.0.0</b> the property has been renamed from <code>acr.filterDeploymentDescriptor</code> to
+     * <code>maven.acr.filterDeploymentDescriptor</code>. 
      */
-    @Parameter( property = "acr.filterDeploymentDescriptor", defaultValue = "false" )
+    @Parameter( property = "maven.acr.filterDeploymentDescriptor", defaultValue = "false" )
     private boolean filterDeploymentDescriptor;
 
     /**
@@ -176,6 +182,7 @@ public class AcrMojo
 
         archiver.setOutputFile( jarFile );
 
+        //TODO: outputDirectory needed to be checked if it exists otherwise it is needed to be created.
         File deploymentDescriptor = new File( outputDirectory, APP_CLIENT_XML );
         try
         {

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

[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 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

Posted by hb...@apache.org.
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 <kh...@apache.org>
AuthorDate: Sun Jan 24 18:42:44 2016 +0000

    [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
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1726532 13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/resources/META-INF/plexus/components.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/src/main/resources/META-INF/plexus/components.xml b/src/main/resources/META-INF/plexus/components.xml
index 17d1386..ea8da90 100644
--- a/src/main/resources/META-INF/plexus/components.xml
+++ b/src/main/resources/META-INF/plexus/components.xml
@@ -41,28 +41,28 @@
             <id>default</id>
             <phases>
               <process-resources>
-                org.apache.maven.plugins:maven-resources-plugin:2.4.3:resources
+                org.apache.maven.plugins:maven-resources-plugin:2.7:resources
               </process-resources>
               <compile>
-                org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
+                org.apache.maven.plugins:maven-compiler-plugin:3.3:compile
               </compile>
               <process-test-resources>
-                org.apache.maven.plugins:maven-resources-plugin:2.4.3:testResources
+                org.apache.maven.plugins:maven-resources-plugin:2.7:testResources
               </process-test-resources>
               <test-compile>
                 org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile
               </test-compile>
               <test>
-                org.apache.maven.plugins:maven-surefire-plugin:2.7.2:test
+                org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test
               </test>
               <package>
                 org.apache.maven.plugins:maven-acr-plugin:acr
               </package>
               <install>
-                org.apache.maven.plugins:maven-install-plugin:2.3.1:install
+                org.apache.maven.plugins:maven-install-plugin:2.5.2:install
               </install>
               <deploy>
-                org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy
+                org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy
               </deploy>
             </phases>
           </lifecycle>

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

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

Posted by hb...@apache.org.
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 89c512818834a3bbbb32d98d020ca36f1de9a0d4
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Fri Jun 19 22:37:34 2015 +0000

    [MNGSITE-243] Fixed link to How to use Mirros for Repositories
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1686511 13f79535-47bb-0310-9956-ffa450edef68
---
 src/site/xdoc/download.xml.vm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/xdoc/download.xml.vm b/src/site/xdoc/download.xml.vm
index 7186d93..09d4f42 100644
--- a/src/site/xdoc/download.xml.vm
+++ b/src/site/xdoc/download.xml.vm
@@ -39,7 +39,7 @@ under the License.
 
       <p>${project.name} is distributed under the <a href="http://www.apache.org/licenses/">Apache License, version 2.0</a>.</p>
 
-      <p></p>We <b>strongly</b> encourage our users to configure a Maven repository mirror closer to their location, please read <a href="./guides/mini/guide-mirror-settings.html">How to Use Mirrors for Repositories</a>.</p>
+      <p></p>We <b>strongly</b> encourage our users to configure a Maven repository mirror closer to their location, please read <a href="/guides/mini/guide-mirror-settings.html">How to Use Mirrors for Repositories</a>.</p>
 
       <a name="mirror"/>
       <subsection name="Mirror">

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

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

Posted by hb...@apache.org.
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 <hb...@apache.org>
AuthorDate: Mon Mar 30 22:54:42 2015 +0000

    changed svnpubsub url from /content to /components
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1670209 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5583ab9..2802d57 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@ under the License.
   <distributionManagement>
     <site>
       <id>apache.website</id>
-      <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/content/${maven.site.path}</url>
+      <url>scm:svn:https://svn.apache.org/repos/infra/websites/production/maven/components/${maven.site.path}</url>
     </site>
   </distributionManagement>
 

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

[maven-acr-plugin] 14/33: [MACR-19] Upgrade to maven-plugins parent version 27

Posted by hb...@apache.org.
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 0f969fb63a27969dc162f10e5ad874c1a5449233
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Tue Nov 18 21:31:36 2014 +0000

    [MACR-19] Upgrade to maven-plugins parent version 27
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1640431 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d4c71b8..5135287 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>26</version>
+    <version>27</version>
     <relativePath>../maven-plugins/pom.xml</relativePath>
   </parent>
 

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

[maven-acr-plugin] 05/33: - Added to all plugins LICENSE file - Added to all plugins NOTICE file with copyright year 2007-2014

Posted by hb...@apache.org.
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 8e659a84db386e6a8357800dcacd6b21472cbd57
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Thu Oct 9 09:49:32 2014 +0000

    - Added to all plugins LICENSE file
    - Added to all plugins NOTICE file with copyright year 2007-2014
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1630358 13f79535-47bb-0310-9956-ffa450edef68
---
 LICENSE | 202 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 NOTICE  |   5 ++
 2 files changed, 207 insertions(+)

diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..d645695
--- /dev/null
+++ b/LICENSE
@@ -0,0 +1,202 @@
+
+                                 Apache License
+                           Version 2.0, January 2004
+                        http://www.apache.org/licenses/
+
+   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+
+   1. Definitions.
+
+      "License" shall mean the terms and conditions for use, reproduction,
+      and distribution as defined by Sections 1 through 9 of this document.
+
+      "Licensor" shall mean the copyright owner or entity authorized by
+      the copyright owner that is granting the License.
+
+      "Legal Entity" shall mean the union of the acting entity and all
+      other entities that control, are controlled by, or are under common
+      control with that entity. For the purposes of this definition,
+      "control" means (i) the power, direct or indirect, to cause the
+      direction or management of such entity, whether by contract or
+      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+      outstanding shares, or (iii) beneficial ownership of such entity.
+
+      "You" (or "Your") shall mean an individual or Legal Entity
+      exercising permissions granted by this License.
+
+      "Source" form shall mean the preferred form for making modifications,
+      including but not limited to software source code, documentation
+      source, and configuration files.
+
+      "Object" form shall mean any form resulting from mechanical
+      transformation or translation of a Source form, including but
+      not limited to compiled object code, generated documentation,
+      and conversions to other media types.
+
+      "Work" shall mean the work of authorship, whether in Source or
+      Object form, made available under the License, as indicated by a
+      copyright notice that is included in or attached to the work
+      (an example is provided in the Appendix below).
+
+      "Derivative Works" shall mean any work, whether in Source or Object
+      form, that is based on (or derived from) the Work and for which the
+      editorial revisions, annotations, elaborations, or other modifications
+      represent, as a whole, an original work of authorship. For the purposes
+      of this License, Derivative Works shall not include works that remain
+      separable from, or merely link (or bind by name) to the interfaces of,
+      the Work and Derivative Works thereof.
+
+      "Contribution" shall mean any work of authorship, including
+      the original version of the Work and any modifications or additions
+      to that Work or Derivative Works thereof, that is intentionally
+      submitted to Licensor for inclusion in the Work by the copyright owner
+      or by an individual or Legal Entity authorized to submit on behalf of
+      the copyright owner. For the purposes of this definition, "submitted"
+      means any form of electronic, verbal, or written communication sent
+      to the Licensor or its representatives, including but not limited to
+      communication on electronic mailing lists, source code control systems,
+      and issue tracking systems that are managed by, or on behalf of, the
+      Licensor for the purpose of discussing and improving the Work, but
+      excluding communication that is conspicuously marked or otherwise
+      designated in writing by the copyright owner as "Not a Contribution."
+
+      "Contributor" shall mean Licensor and any individual or Legal Entity
+      on behalf of whom a Contribution has been received by Licensor and
+      subsequently incorporated within the Work.
+
+   2. Grant of Copyright License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      copyright license to reproduce, prepare Derivative Works of,
+      publicly display, publicly perform, sublicense, and distribute the
+      Work and such Derivative Works in Source or Object form.
+
+   3. Grant of Patent License. Subject to the terms and conditions of
+      this License, each Contributor hereby grants to You a perpetual,
+      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+      (except as stated in this section) patent license to make, have made,
+      use, offer to sell, sell, import, and otherwise transfer the Work,
+      where such license applies only to those patent claims licensable
+      by such Contributor that are necessarily infringed by their
+      Contribution(s) alone or by combination of their Contribution(s)
+      with the Work to which such Contribution(s) was submitted. If You
+      institute patent litigation against any entity (including a
+      cross-claim or counterclaim in a lawsuit) alleging that the Work
+      or a Contribution incorporated within the Work constitutes direct
+      or contributory patent infringement, then any patent licenses
+      granted to You under this License for that Work shall terminate
+      as of the date such litigation is filed.
+
+   4. Redistribution. You may reproduce and distribute copies of the
+      Work or Derivative Works thereof in any medium, with or without
+      modifications, and in Source or Object form, provided that You
+      meet the following conditions:
+
+      (a) You must give any other recipients of the Work or
+          Derivative Works a copy of this License; and
+
+      (b) You must cause any modified files to carry prominent notices
+          stating that You changed the files; and
+
+      (c) You must retain, in the Source form of any Derivative Works
+          that You distribute, all copyright, patent, trademark, and
+          attribution notices from the Source form of the Work,
+          excluding those notices that do not pertain to any part of
+          the Derivative Works; and
+
+      (d) If the Work includes a "NOTICE" text file as part of its
+          distribution, then any Derivative Works that You distribute must
+          include a readable copy of the attribution notices contained
+          within such NOTICE file, excluding those notices that do not
+          pertain to any part of the Derivative Works, in at least one
+          of the following places: within a NOTICE text file distributed
+          as part of the Derivative Works; within the Source form or
+          documentation, if provided along with the Derivative Works; or,
+          within a display generated by the Derivative Works, if and
+          wherever such third-party notices normally appear. The contents
+          of the NOTICE file are for informational purposes only and
+          do not modify the License. You may add Your own attribution
+          notices within Derivative Works that You distribute, alongside
+          or as an addendum to the NOTICE text from the Work, provided
+          that such additional attribution notices cannot be construed
+          as modifying the License.
+
+      You may add Your own copyright statement to Your modifications and
+      may provide additional or different license terms and conditions
+      for use, reproduction, or distribution of Your modifications, or
+      for any such Derivative Works as a whole, provided Your use,
+      reproduction, and distribution of the Work otherwise complies with
+      the conditions stated in this License.
+
+   5. Submission of Contributions. Unless You explicitly state otherwise,
+      any Contribution intentionally submitted for inclusion in the Work
+      by You to the Licensor shall be under the terms and conditions of
+      this License, without any additional terms or conditions.
+      Notwithstanding the above, nothing herein shall supersede or modify
+      the terms of any separate license agreement you may have executed
+      with Licensor regarding such Contributions.
+
+   6. Trademarks. This License does not grant permission to use the trade
+      names, trademarks, service marks, or product names of the Licensor,
+      except as required for reasonable and customary use in describing the
+      origin of the Work and reproducing the content of the NOTICE file.
+
+   7. Disclaimer of Warranty. Unless required by applicable law or
+      agreed to in writing, Licensor provides the Work (and each
+      Contributor provides its Contributions) on an "AS IS" BASIS,
+      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+      implied, including, without limitation, any warranties or conditions
+      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+      PARTICULAR PURPOSE. You are solely responsible for determining the
+      appropriateness of using or redistributing the Work and assume any
+      risks associated with Your exercise of permissions under this License.
+
+   8. Limitation of Liability. In no event and under no legal theory,
+      whether in tort (including negligence), contract, or otherwise,
+      unless required by applicable law (such as deliberate and grossly
+      negligent acts) or agreed to in writing, shall any Contributor be
+      liable to You for damages, including any direct, indirect, special,
+      incidental, or consequential damages of any character arising as a
+      result of this License or out of the use or inability to use the
+      Work (including but not limited to damages for loss of goodwill,
+      work stoppage, computer failure or malfunction, or any and all
+      other commercial damages or losses), even if such Contributor
+      has been advised of the possibility of such damages.
+
+   9. Accepting Warranty or Additional Liability. While redistributing
+      the Work or Derivative Works thereof, You may choose to offer,
+      and charge a fee for, acceptance of support, warranty, indemnity,
+      or other liability obligations and/or rights consistent with this
+      License. However, in accepting such obligations, You may act only
+      on Your own behalf and on Your sole responsibility, not on behalf
+      of any other Contributor, and only if You agree to indemnify,
+      defend, and hold each Contributor harmless for any liability
+      incurred by, or claims asserted against, such Contributor by reason
+      of your accepting any such warranty or additional liability.
+
+   END OF TERMS AND CONDITIONS
+
+   APPENDIX: How to apply the Apache License to your work.
+
+      To apply the Apache License to your work, attach the following
+      boilerplate notice, with the fields enclosed by brackets "[]"
+      replaced with your own identifying information. (Don't include
+      the brackets!)  The text should be enclosed in the appropriate
+      comment syntax for the file format. We also recommend that a
+      file or class name and description of purpose be included on the
+      same "printed page" as the copyright notice for easier
+      identification within third-party archives.
+
+   Copyright [yyyy] [name of copyright owner]
+
+   Licensed under the Apache License, Version 2.0 (the "License");
+   you may not use this file except in compliance with the License.
+   You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
diff --git a/NOTICE b/NOTICE
new file mode 100644
index 0000000..31b0410
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,5 @@
+Apache Maven ACR Plugin
+Copyright 2007-2014 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).

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

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

Posted by hb...@apache.org.
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 <kr...@apache.org>
AuthorDate: Sun Oct 19 07:02:32 2014 +0000

    Updated to p-u .20
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1632876 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c8ca598..50ea76d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -105,7 +105,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.0.18</version>
+      <version>3.0.20</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>

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

[maven-acr-plugin] 33/33: [maven-release-plugin] copy for tag maven-acr-plugin-3.0.0

Posted by hb...@apache.org.
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 d719a3f0d8bfe5817ccf7ef32e86ed44b06d2696
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sun Jan 24 19:14:27 2016 +0000

    [maven-release-plugin] copy for tag maven-acr-plugin-3.0.0
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/tags/maven-acr-plugin-3.0.0@1726549 13f79535-47bb-0310-9956-ffa450edef68

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

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

Posted by hb...@apache.org.
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 <kr...@apache.org>
AuthorDate: Tue Sep 23 05:18:12 2014 +0000

    plexus-archiver 2.5
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1626943 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index b8efdc4..caec984 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.4.4</version>
+      <version>2.5</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>

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

[maven-acr-plugin] 30/33: [MACR-27] Bump version to 3.0.0-SNAPSHOT

Posted by hb...@apache.org.
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 f79be59aecb4119611589c98670274db06ad3372
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sun Jan 24 18:49:22 2016 +0000

    [MACR-27] Bump version to 3.0.0-SNAPSHOT
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1726534 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6b852b9..a15a58c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-acr-plugin</artifactId>
-  <version>1.2-SNAPSHOT</version>
+  <version>3.0.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven ACR Plugin</name>

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

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

Posted by hb...@apache.org.
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 <rf...@apache.org>
AuthorDate: Thu Sep 24 21:12:20 2015 +0000

    Result of mvn versions:update-child-modules -DallowSnapshots -N
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1705152 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9cec544..38ee2c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>27</version>
+    <version>28-SNAPSHOT</version>
     <relativePath>../maven-plugins/pom.xml</relativePath>
   </parent>
 

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

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

Posted by hb...@apache.org.
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 <hb...@apache.org>
AuthorDate: Mon Apr 6 01:19:34 2015 +0000

    moved Jira from Codehaus to Apache
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1671465 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2802d57..9cec544 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@ under the License.
   </scm>
   <issueManagement>
     <system>JIRA</system>
-    <url>http://jira.codehaus.org/browse/MACR</url>
+    <url>https://issues.apache.org/jira/browse/MACR</url>
   </issueManagement>
   <distributionManagement>
     <site>

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

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

Posted by hb...@apache.org.
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 <kh...@apache.org>
AuthorDate: Tue Sep 2 20:36:58 2014 +0000

    [maven-release-plugin] prepare for next development iteration
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1622114 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index 724af31..b8efdc4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-acr-plugin</artifactId>
-  <version>1.1</version>
+  <version>1.2-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven ACR Plugin</name>
@@ -41,9 +41,9 @@ under the License.
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-acr-plugin-1.1</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-acr-plugin-1.1</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-acr-plugin-1.1</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin/</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin/</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-acr-plugin/</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>

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

[maven-acr-plugin] 32/33: [maven-release-plugin] prepare release maven-acr-plugin-3.0.0

Posted by hb...@apache.org.
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 c01f1bc2c432c4309e837fe764673739e928d3a2
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sun Jan 24 19:14:14 2016 +0000

    [maven-release-plugin] prepare release maven-acr-plugin-3.0.0
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1726547 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pom.xml b/pom.xml
index a15a58c..06cf72e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-acr-plugin</artifactId>
-  <version>3.0.0-SNAPSHOT</version>
+  <version>3.0.0</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven ACR Plugin</name>
@@ -41,9 +41,9 @@ under the License.
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-acr-plugin/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-acr-plugin-3.0.0</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-acr-plugin-3.0.0</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-acr-plugin-3.0.0</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>

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

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

Posted by hb...@apache.org.
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 <kh...@apache.org>
AuthorDate: Sat Dec 6 21:01:05 2014 +0000

    [MACR-22] Remove unnecessary exclusions of org.codehaus.plexus:plexus-component-api
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1643614 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 12 ------------
 1 file changed, 12 deletions(-)

diff --git a/pom.xml b/pom.xml
index 697d548..5583ab9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -85,12 +85,6 @@ under the License.
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-archiver</artifactId>
       <version>2.6</version>
-      <exclusions>
-        <exclusion>
-          <groupId>org.codehaus.plexus</groupId>
-          <artifactId>plexus-component-api</artifactId>
-        </exclusion>
-      </exclusions>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
@@ -111,12 +105,6 @@ under the License.
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
       <version>2.9</version>
-      <exclusions>
-        <exclusion>
-          <groupId>org.codehaus.plexus</groupId>
-          <artifactId>plexus-component-api</artifactId>
-        </exclusion>
-      </exclusions>
     </dependency>
     <dependency>
       <groupId>commons-io</groupId>

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

[maven-acr-plugin] 23/33: use released version of plugin parent, i.e 28

Posted by hb...@apache.org.
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 f4ab90e8bd2c839ecf9b61c7ce5e154969c9aeee
Author: Robert Scholte <rf...@apache.org>
AuthorDate: Fri Oct 23 14:29:47 2015 +0000

    use released version of plugin parent, i.e 28
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1710222 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 38ee2c2..16f79ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>28-SNAPSHOT</version>
+    <version>28</version>
     <relativePath>../maven-plugins/pom.xml</relativePath>
   </parent>
 

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

[maven-acr-plugin] 27/33: [MACR-25] Rename properties according to the plugin name o Followup missing note about version 3.0.0

Posted by hb...@apache.org.
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 c1fc034ab57d4313d02946f5a2e56f4f1f911b8e
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sun Jan 24 18:38:11 2016 +0000

    [MACR-25] Rename properties according to the plugin name
     o Followup missing note about version 3.0.0
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1726530 13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/java/org/apache/maven/plugin/acr/AcrMojo.java | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/main/java/org/apache/maven/plugin/acr/AcrMojo.java b/src/main/java/org/apache/maven/plugin/acr/AcrMojo.java
index 824405b..5b9e114 100644
--- a/src/main/java/org/apache/maven/plugin/acr/AcrMojo.java
+++ b/src/main/java/org/apache/maven/plugin/acr/AcrMojo.java
@@ -75,7 +75,9 @@ public class AcrMojo
     private File basedir;
 
     /**
-     * Directory that resources are copied to during the build.
+     * Directory that resources are copied to during the build.<br/>
+     * Starting with <b>3.0.0</b> the property has been renamed from <code>outputDirectory</code> to
+     * <code>maven.acr.outputDirectory</code>. 
      */
     @Parameter( property = "maven.acr.outputDirectory", defaultValue = "${project.build.outputDirectory}" )
     private File outputDirectory;

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

[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.

Posted by hb...@apache.org.
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 <kh...@apache.org>
AuthorDate: Sun Nov 23 16:21:01 2014 +0000

    Cleaned up to let the parent do it's work
    and removed configuration for maven-plugin-plugin
    which is done by the parent.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1641213 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 27 ---------------------------
 1 file changed, 27 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5135287..3b3c6eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -130,33 +130,6 @@ under the License.
       <scope>test</scope>
     </dependency>
   </dependencies>
-  <build>
-    <pluginManagement>
-      <plugins>
-        <plugin>
-          <groupId>org.apache.maven.plugins</groupId>
-          <artifactId>maven-plugin-plugin</artifactId>
-          <version>3.2</version>
-          <configuration>
-            <skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
-          </configuration>
-        </plugin>
-      </plugins>
-    </pluginManagement>
-    <plugins>
-      <plugin>
-        <artifactId>maven-plugin-plugin</artifactId>
-        <executions>
-          <execution>
-            <id>generate-descriptor</id>
-            <goals>
-              <goal>descriptor</goal>
-            </goals>
-          </execution>
-        </executions>
-      </plugin>
-    </plugins>
-  </build>
 
   <profiles>
     <profile>

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

[maven-acr-plugin] 16/33: [MACR-20] Upgrade maven-plugin-testing-harness to 1.3

Posted by hb...@apache.org.
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 bda3e1ea21281ebc325a9f236fe3676fd0e8cbff
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sun Nov 23 16:25:55 2014 +0000

    [MACR-20] Upgrade maven-plugin-testing-harness to 1.3
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1641215 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3b3c6eb..7d0809e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -124,9 +124,9 @@ under the License.
       <version>2.2</version>
     </dependency>
     <dependency>
-      <groupId>org.apache.maven.shared</groupId>
+      <groupId>org.apache.maven.plugin-testing</groupId>
       <artifactId>maven-plugin-testing-harness</artifactId>
-      <version>1.1</version>
+      <version>1.3</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

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

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

Posted by hb...@apache.org.
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 <kr...@apache.org>
AuthorDate: Thu Oct 2 07:15:37 2014 +0000

    Updated to plexus-archivee 2.6.3 and io 2.1.3. Should fix windows troubles
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1628897 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 22df8ec..ea03575 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.6.1</version>
+      <version>2.6.3</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>

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

[maven-acr-plugin] 10/33: [MACR-15] - Upgrade maven-filtering to 1.3

Posted by hb...@apache.org.
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 f03c892762b5f6b7828b6b569d30aa448e934a5d
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Mon Oct 27 19:36:57 2014 +0000

    [MACR-15]
     - Upgrade maven-filtering to 1.3
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1634660 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 50ea76d..9ab7114 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-filtering</artifactId>
-      <version>1.2</version>
+      <version>1.3</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>

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

[maven-acr-plugin] 12/33: [MACR-16] Upgrade maven-archiver to 2.6

Posted by hb...@apache.org.
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 edec4a97299e394d82274cb028f429b8793599be
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Wed Nov 12 01:27:02 2014 +0000

    [MACR-16] Upgrade maven-archiver to 2.6
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1638682 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 788b351..041b395 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-archiver</artifactId>
-      <version>2.5</version>
+      <version>2.6</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>

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

[maven-acr-plugin] 31/33: Reformatted and removed checkstyle reported warnings.

Posted by hb...@apache.org.
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 c625cca4cd9c42b7354d41175ea942e313105bd6
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Sun Jan 24 19:05:57 2016 +0000

    Reformatted and removed checkstyle reported warnings.
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1726541 13f79535-47bb-0310-9956-ffa450edef68
---
 .../java/org/apache/maven/plugins/acr/AcrMojo.java | 37 +++++++++-------------
 1 file changed, 15 insertions(+), 22 deletions(-)

diff --git a/src/main/java/org/apache/maven/plugins/acr/AcrMojo.java b/src/main/java/org/apache/maven/plugins/acr/AcrMojo.java
index 1722247..c997d83 100644
--- a/src/main/java/org/apache/maven/plugins/acr/AcrMojo.java
+++ b/src/main/java/org/apache/maven/plugins/acr/AcrMojo.java
@@ -77,7 +77,7 @@ public class AcrMojo
     /**
      * Directory that resources are copied to during the build.<br/>
      * Starting with <b>3.0.0</b> the property has been renamed from <code>outputDirectory</code> to
-     * <code>maven.acr.outputDirectory</code>. 
+     * <code>maven.acr.outputDirectory</code>.
      */
     @Parameter( property = "maven.acr.outputDirectory", defaultValue = "${project.build.outputDirectory}" )
     private File outputDirectory;
@@ -126,7 +126,7 @@ public class AcrMojo
     /**
      * To escape interpolated value with windows path. c:\foo\bar will be replaced with c:\\foo\\bar.<br/>
      * Starting with <b>3.0.0</b> the property has been renamed from <code>acr.escapeBackslashesInFilePath</code> to
-     * <code>maven.acr.escapeBackslashesInFilePath</code>. 
+     * <code>maven.acr.escapeBackslashesInFilePath</code>.
      */
     @Parameter( property = "maven.acr.escapeBackslashesInFilePath", defaultValue = "false" )
     private boolean escapeBackslashesInFilePath;
@@ -134,15 +134,14 @@ public class AcrMojo
     /**
      * An expression preceded with this String won't be interpolated. \${foo} will be replaced with ${foo}.<br/>
      * Starting with <b>3.0.0</b> the property has been renamed from <code>acr.escapeString</code> to
-     * <code>maven.acr.escapeString</code>. 
+     * <code>maven.acr.escapeString</code>.
      */
     @Parameter( property = "maven.acr.escapeString" )
     protected String escapeString;
 
     /**
-     * To filter the deployment descriptor.
-     * Starting with <b>3.0.0</b> the property has been renamed from <code>acr.filterDeploymentDescriptor</code> to
-     * <code>maven.acr.filterDeploymentDescriptor</code>. 
+     * To filter the deployment descriptor. Starting with <b>3.0.0</b> the property has been renamed from
+     * <code>acr.filterDeploymentDescriptor</code> to <code>maven.acr.filterDeploymentDescriptor</code>.
      */
     @Parameter( property = "maven.acr.filterDeploymentDescriptor", defaultValue = "false" )
     private boolean filterDeploymentDescriptor;
@@ -163,19 +162,16 @@ public class AcrMojo
     @Parameter( defaultValue = "${session}", readonly = true, required = true )
     private MavenSession session;
 
-    /**
-     * Generates the application client jar file.
-     */
+    /** {@inheritDoc} */
     public void execute()
         throws MojoExecutionException
     {
-        //todo: Add license files in META-INF directory
-
         if ( getLog().isInfoEnabled() )
         {
             getLog().info( "Building JavaEE Application client: " + jarName );
         }
 
+
         File jarFile = getAppClientJarFile( basedir, jarName );
 
         MavenArchiver archiver = new MavenArchiver();
@@ -184,8 +180,6 @@ public class AcrMojo
 
         archiver.setOutputFile( jarFile );
 
-        //TODO: outputDirectory needed to be checked if it exists otherwise it is needed to be created.
-        File deploymentDescriptor = new File( outputDirectory, APP_CLIENT_XML );
         try
         {
             String[] mainJarExcludes = DEFAULT_EXCLUDES;
@@ -207,6 +201,8 @@ public class AcrMojo
                 // CHECKSTYLE_ON: LineLength
             }
 
+            File deploymentDescriptor = new File( outputDirectory, APP_CLIENT_XML );
+
             if ( deploymentDescriptor.exists() )
             {
                 if ( filterDeploymentDescriptor )
@@ -240,21 +236,18 @@ public class AcrMojo
         }
         catch ( ManifestException e )
         {
-            throw new MojoExecutionException(
-                                              "There was a problem reading / creating the manifest for the JavaEE Application Client  archive: "
-                                                  + e.getMessage(), e );
+            throw new MojoExecutionException( "There was a problem reading / creating the manifest for the JavaEE Application Client  archive: "
+                + e.getMessage(), e );
         }
         catch ( IOException e )
         {
-            throw new MojoExecutionException(
-                                              "There was a I/O problem creating the JavaEE Application Client archive: "
-                                                  + e.getMessage(), e );
+            throw new MojoExecutionException( "There was a I/O problem creating the JavaEE Application Client archive: "
+                + e.getMessage(), e );
         }
         catch ( DependencyResolutionRequiredException e )
         {
-            throw new MojoExecutionException(
-                                              "There was a problem resolving dependencies while creating the JavaEE Application Client archive: "
-                                                  + e.getMessage(), e );
+            throw new MojoExecutionException( "There was a problem resolving dependencies while creating the JavaEE Application Client archive: "
+                + e.getMessage(), e );
         }
         catch ( MavenFilteringException e )
         {

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

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

Posted by hb...@apache.org.
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 <kr...@apache.org>
AuthorDate: Sun Nov 30 17:48:29 2014 +0000

    p-archiver 2.9
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1642576 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7d0809e..697d548 100644
--- a/pom.xml
+++ b/pom.xml
@@ -110,7 +110,7 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.8.2</version>
+      <version>2.9</version>
       <exclusions>
         <exclusion>
           <groupId>org.codehaus.plexus</groupId>

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

[maven-acr-plugin] 25/33: [MACR-23] Upgrade Maven 3.X Only JDK 1.6

Posted by hb...@apache.org.
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 e14b77692532108d784af1029268d4723dbb37d1
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Thu Nov 26 22:02:22 2015 +0000

    [MACR-23] Upgrade Maven 3.X Only JDK 1.6
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1716774 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index deddbf0..6b852b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -57,7 +57,7 @@ under the License.
   </distributionManagement>
 
   <properties>
-    <mavenVersion>2.2.1</mavenVersion>
+    <mavenVersion>3.0</mavenVersion>
   </properties>
 
   <dependencies>
@@ -73,7 +73,7 @@ under the License.
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>
-      <artifactId>maven-project</artifactId>
+      <artifactId>maven-core</artifactId>
       <version>${mavenVersion}</version>
     </dependency>
     <dependency>
@@ -84,12 +84,12 @@ under the License.
     <dependency>
       <groupId>org.apache.maven</groupId>
       <artifactId>maven-archiver</artifactId>
-      <version>2.6</version>
+      <version>3.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.shared</groupId>
       <artifactId>maven-filtering</artifactId>
-      <version>1.3</version>
+      <version>3.0.0</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
@@ -99,12 +99,12 @@ under the License.
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>3.0.20</version>
+      <version>3.0.22</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-archiver</artifactId>
-      <version>2.9</version>
+      <version>3.0.1</version>
     </dependency>
     <dependency>
       <groupId>commons-io</groupId>
@@ -112,9 +112,15 @@ under the License.
       <version>2.2</version>
     </dependency>
     <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-compat</artifactId>
+      <version>${mavenVersion}</version>
+      <scope>test</scope>
+    </dependency>
+    <dependency>
       <groupId>org.apache.maven.plugin-testing</groupId>
       <artifactId>maven-plugin-testing-harness</artifactId>
-      <version>1.3</version>
+      <version>2.1</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

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

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

Posted by hb...@apache.org.
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 <kh...@apache.org>
AuthorDate: Sun Jan 24 18:45:54 2016 +0000

    [MACR-24] Change package to org.apache.maven.plugins to prevent conflict with Maven Core
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1726533 13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/java/org/apache/maven/{plugin => plugins}/acr/AcrMojo.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/java/org/apache/maven/plugin/acr/AcrMojo.java b/src/main/java/org/apache/maven/plugins/acr/AcrMojo.java
similarity index 99%
rename from src/main/java/org/apache/maven/plugin/acr/AcrMojo.java
rename to src/main/java/org/apache/maven/plugins/acr/AcrMojo.java
index 5b9e114..1722247 100644
--- a/src/main/java/org/apache/maven/plugin/acr/AcrMojo.java
+++ b/src/main/java/org/apache/maven/plugins/acr/AcrMojo.java
@@ -1,4 +1,4 @@
-package org.apache.maven.plugin.acr;
+package org.apache.maven.plugins.acr;
 
 /*
  * Licensed to the Apache Software Foundation (ASF) under one

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

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

Posted by hb...@apache.org.
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 <hb...@apache.org>
AuthorDate: Tue Nov 17 20:21:30 2015 +0000

    [MPOM-95] updated parent pom location
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1714875 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 16f79ad..deddbf0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@ under the License.
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
     <version>28</version>
-    <relativePath>../maven-plugins/pom.xml</relativePath>
+    <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
   </parent>
 
   <artifactId>maven-acr-plugin</artifactId>

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