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:35:31 UTC

[maven-help-plugin] annotated tag maven-help-plugin-2.0.1 created (now aad77b8)

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

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


      at aad77b8  (tag)
 tagging 1a3d2c9856bf5075e41216e2e29da82b8fa8cf52 (commit)
      by Brett Leslie Porter
      on Sun May 7 03:37:08 2006 +0000

- Log -----------------------------------------------------------------
maven-help-plugin-2.0.1
-----------------------------------------------------------------------

This annotated tag includes the following new commits:

     new 7e513a9  o Started maven-projecthelp-plugin to help with build analysis (this helped me to visualize profile stuff)    current goals:      projecthelp:active-profiles      projecthelp:effective-pom
     new 1eb671a  ignore target
     new 0044a79  Added projecthelp:effective-settings mojo
     new caf6075  change <model> to <project> in root tag.
     new 99b15f9  Resolving: MNG-495
     new b3913bd  Update all versions to beta-1-SNAPSHOT
     new 7993994  Fix svn properties
     new b4d9851  PR: MNG-596 add XSD definition to m2 poms and archetypes
     new 28c43ab  Added beginnings of DescribeMojo, and added setters for all mojo parameters in the plugin.
     new 2874312  update dependency and parent versions
     new 95d12ba  cut deps
     new 104fa84  [maven-release-plugin] prepare release maven-projecthelp-plugin-2.0-beta-1
     new 55c78c5  [maven-release-plugin] prepare for next development iteration
     new a77ceaf  ignore release.properties and more
     new d22ade1  Working on: MNG-786
     new f3e822b  Fixing error messages related to invalid plugin configuration, similar to the instantiation exception for ArtifactRepository when there is no deployment repository...
     new aadea91  o throwing required exception
     new f04b735  Fixing DescribeMojo for changes to PluginManager API, and setting prerequisite maven version for this version of the projecthelp-plugin because of this.
     new c635f0d  use released versions
     new a948cf9  Fixing it0013 and it0020, and adding next installment of describe mojo implementation.
     new 835611b  Resolving: MNG-449, MNG-152, MNG-1090, MNG-1089, MNG-1122
     new 678c910  get plugins building again
     new 288f175  Resolving: MNG-698, MNG-1081
     new 1d13ef5  Adding documentation, to resolve MNG-1082.
     new 57240c4  Renaming two mojos named *Plugin, and adding APT doco.
     new 36097bf  PR: MNG-122 exception clean up phase 1
     new 0edacc4  PR: MNG-122 exception clean up phase 2
     new 724a2d6  PR: MNG-122 cleanup artifact/plugin not found exception
     new 834b377  PR: MNG-122 final exception cleanup - reduce the noise in the lifecycle executor, get rid of response object in favour of exception handling from DefaultMaven.
     new 9d402d4  update versions in plugins
     new 92b3ace  Moving maven-projecthelp-plugin to maven-help-plugin.
     new 18e79eb  PR: MNG-1285 Submitted By: John Tolentino Reviewed By: John Casey
     new 8356e9e  move plugins
     new efbf541  [maven-release-plugin] prepare release maven-help-plugin-2.0
     new 581443a  [maven-release-plugin] prepare for next development iteration
     new 9ede842  update description
     new 984305b  Fix typo
     new ec8adb1  adjust parent POMs
     new 2ddeeb7  correct metadata - effective-settings doesn't require a project. Clean imports.
     new dbf0a30  [MPH-10] avoid NPE if plugin is not found
     new 642d350  [maven-scm] copy for tag maven-help-plugin-2.0
     new 1a3d2c9  fix tag location

The 42 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-help-plugin] 03/09: update description

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-help-plugin-2.0.1
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git

commit 9ede842de843874b90e39abf058e9c365b39b9bc
Author: Brett Leslie Porter <br...@apache.org>
AuthorDate: Wed Jan 25 01:20:10 2006 +0000

    update description
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-help-plugin@372075 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index 106d2ee..3f5a8b8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,11 +9,12 @@
   <packaging>maven-plugin</packaging>
   <name>Maven Help Plugin</name>
   <version>2.1-SNAPSHOT</version>
-  <description>Provides mojos aimed at helping the user to make sense out of
-    the build environment. It includes mojos to view the effective
+  <description>
+    The Maven Help plugin provides goals aimed at helping to make sense out of
+    the build environment. It includes the ability to view the effective
     POM and settings files, after inheritance and active profiles
-    have been applied, as well as a 'describe' mojo to give the
-    user information about how to use a plugin.</description>
+    have been applied, as well as a describe a particular plugin goal to give usage information.
+  </description>
   <inceptionYear>2001</inceptionYear>
   <dependencies>
     <dependency>
@@ -37,4 +38,4 @@
       <version>2.0</version>
     </dependency>
   </dependencies>
-</project>
\ No newline at end of file
+</project>

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

[maven-help-plugin] 06/09: correct metadata - effective-settings doesn't require a project. Clean imports.

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-help-plugin-2.0.1
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git

commit 2ddeeb7549d1c6e65319f36de26048f23350d5b3
Author: Brett Leslie Porter <br...@apache.org>
AuthorDate: Mon Mar 20 03:54:18 2006 +0000

    correct metadata - effective-settings doesn't require a project. Clean imports.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-help-plugin@387126 13f79535-47bb-0310-9956-ffa450edef68
---
 .../maven/plugins/help/EffectiveSettingsMojo.java  | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/src/main/java/org/apache/maven/plugins/help/EffectiveSettingsMojo.java b/src/main/java/org/apache/maven/plugins/help/EffectiveSettingsMojo.java
index 4e52bd8..adeb2bf 100644
--- a/src/main/java/org/apache/maven/plugins/help/EffectiveSettingsMojo.java
+++ b/src/main/java/org/apache/maven/plugins/help/EffectiveSettingsMojo.java
@@ -1,15 +1,5 @@
 package org.apache.maven.plugins.help;
 
-import org.apache.maven.plugin.AbstractMojo;
-import org.apache.maven.plugin.MojoExecutionException;
-import org.apache.maven.settings.Settings;
-import org.apache.maven.settings.io.xpp3.SettingsXpp3Writer;
-
-import java.io.File;
-import java.io.FileWriter;
-import java.io.IOException;
-import java.io.StringWriter;
-
 /*
  * Copyright 2001-2005 The Apache Software Foundation.
  *
@@ -26,11 +16,21 @@ import java.io.StringWriter;
  * limitations under the License.
  */
 
+import org.apache.maven.plugin.AbstractMojo;
+import org.apache.maven.plugin.MojoExecutionException;
+import org.apache.maven.settings.Settings;
+import org.apache.maven.settings.io.xpp3.SettingsXpp3Writer;
+
+import java.io.File;
+import java.io.FileWriter;
+import java.io.IOException;
+import java.io.StringWriter;
+
 /** Print out the calculated settings for this project, given any profile enhancement and 
  *  the inheritance of the global settings into the user-level settings.
  *  
  * @goal effective-settings
- * 
+ * @requiresProject false
  */
 public class EffectiveSettingsMojo
     extends AbstractMojo

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

[maven-help-plugin] 04/09: Fix typo

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-help-plugin-2.0.1
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git

commit 984305b83d255ac8036e52bea94671ae2033f17b
Author: Emmanuel Venisse <ev...@apache.org>
AuthorDate: Thu Feb 9 14:51:10 2006 +0000

    Fix typo
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-help-plugin@376307 13f79535-47bb-0310-9956-ffa450edef68
---
 src/main/java/org/apache/maven/plugins/help/EffectiveSettingsMojo.java | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/java/org/apache/maven/plugins/help/EffectiveSettingsMojo.java b/src/main/java/org/apache/maven/plugins/help/EffectiveSettingsMojo.java
index a75bf4b..4e52bd8 100644
--- a/src/main/java/org/apache/maven/plugins/help/EffectiveSettingsMojo.java
+++ b/src/main/java/org/apache/maven/plugins/help/EffectiveSettingsMojo.java
@@ -66,7 +66,7 @@ public class EffectiveSettingsMojo
         }
         catch ( IOException e )
         {
-            throw new MojoExecutionException( "Cannot serialize POM to XML.", e );
+            throw new MojoExecutionException( "Cannot serialize Settings to XML.", e );
         }
 
         if ( output != null && output.trim().length() > 0 )

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

[maven-help-plugin] 02/09: [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-help-plugin-2.0.1
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git

commit 581443a6c30b65fb4404b90a681e577b10bd852d
Author: Brett Leslie Porter <br...@apache.org>
AuthorDate: Wed Jan 25 00:45:41 2006 +0000

    [maven-release-plugin] prepare for next development iteration
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-help-plugin@372066 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4c72724..106d2ee 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
   <artifactId>maven-help-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven Help Plugin</name>
-  <version>2.0</version>
+  <version>2.1-SNAPSHOT</version>
   <description>Provides mojos aimed at helping the user to make sense out of
     the build environment. It includes mojos to view the effective
     POM and settings files, after inheritance and active profiles

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

[maven-help-plugin] 07/09: [MPH-10] avoid NPE if plugin is not found

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-help-plugin-2.0.1
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git

commit dbf0a308ccfdcdf8b8febcea18867ea899890aa5
Author: Brett Leslie Porter <br...@apache.org>
AuthorDate: Mon Apr 3 01:40:09 2006 +0000

    [MPH-10] avoid NPE if plugin is not found
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-help-plugin@390935 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml                                                       | 6 ++++--
 src/main/java/org/apache/maven/plugins/help/DescribeMojo.java | 8 +++++++-
 2 files changed, 11 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1389647..1e01028 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,4 +1,6 @@
-<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<?xml version="1.0" encoding="UTF-8"?>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
@@ -8,7 +10,7 @@
   <artifactId>maven-help-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven Help Plugin</name>
-  <version>2.1-SNAPSHOT</version>
+  <version>2.0.1-SNAPSHOT</version>
   <description>
     The Maven Help plugin provides goals aimed at helping to make sense out of
     the build environment. It includes the ability to view the effective
diff --git a/src/main/java/org/apache/maven/plugins/help/DescribeMojo.java b/src/main/java/org/apache/maven/plugins/help/DescribeMojo.java
index 505df87..c3dd2f3 100644
--- a/src/main/java/org/apache/maven/plugins/help/DescribeMojo.java
+++ b/src/main/java/org/apache/maven/plugins/help/DescribeMojo.java
@@ -60,7 +60,7 @@ public class DescribeMojo
 
     /**
      * The plugin/mojo to describe. This must be specified in one of three ways:
-     *
+     * <p/>
      * 1. plugin-prefix
      * 2. groupId:artifactId
      * 3. groupId:artifactId:version
@@ -347,6 +347,12 @@ public class DescribeMojo
             }
         }
 
+        if ( descriptor == null )
+        {
+            throw new MojoFailureException(
+                "Plugin could not be found. If you believe it is correct, check your pluginGroups setting, and run with -U to update the remote configuration" );
+        }
+
         return descriptor;
     }
 

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

[maven-help-plugin] 05/09: adjust parent POMs

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-help-plugin-2.0.1
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git

commit ec8adb1fea84da9a8975afbb72dbe6b8b0e9f8ae
Author: Brett Leslie Porter <br...@apache.org>
AuthorDate: Sat Mar 11 03:14:18 2006 +0000

    adjust parent POMs
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-help-plugin@384997 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 3f5a8b8..1389647 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
-    <artifactId>maven-plugin-parent</artifactId>
+    <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>2.0</version>
+    <version>1</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>maven-help-plugin</artifactId>
@@ -19,6 +19,11 @@
   <dependencies>
     <dependency>
       <groupId>org.apache.maven</groupId>
+      <artifactId>maven-plugin-api</artifactId>
+      <version>2.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
       <artifactId>maven-settings</artifactId>
       <version>2.0</version>
     </dependency>

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

[maven-help-plugin] 01/09: [maven-release-plugin] prepare release maven-help-plugin-2.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-help-plugin-2.0.1
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git

commit efbf5418e7a424a83b79aba024d8f15ea4514af4
Author: Brett Leslie Porter <br...@apache.org>
AuthorDate: Wed Jan 25 00:45:33 2006 +0000

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

diff --git a/pom.xml b/pom.xml
index 5ee2661..4c72724 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,4 +1,4 @@
-<project>
+<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
   <parent>
     <artifactId>maven-plugin-parent</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
@@ -8,21 +8,13 @@
   <artifactId>maven-help-plugin</artifactId>
   <packaging>maven-plugin</packaging>
   <name>Maven Help Plugin</name>
-  <version>2.0-beta-2-SNAPSHOT</version>
-  <inceptionYear>2001</inceptionYear>
-  
-  <description>
-    Provides mojos aimed at helping the user to make sense out of
+  <version>2.0</version>
+  <description>Provides mojos aimed at helping the user to make sense out of
     the build environment. It includes mojos to view the effective
     POM and settings files, after inheritance and active profiles
     have been applied, as well as a 'describe' mojo to give the
-    user information about how to use a plugin.
-  </description>
-
-  <prerequisites>
-    <maven>2.0</maven>
-  </prerequisites>
-  
+    user information about how to use a plugin.</description>
+  <inceptionYear>2001</inceptionYear>
   <dependencies>
     <dependency>
       <groupId>org.apache.maven</groupId>
@@ -36,13 +28,13 @@
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>
-      <artifactId>maven-plugin-descriptor</artifactId>
+      <artifactId>maven-plugin-tools-api</artifactId>
       <version>2.0</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>
-      <artifactId>maven-plugin-tools-api</artifactId>
+      <artifactId>maven-plugin-descriptor</artifactId>
       <version>2.0</version>
     </dependency>
   </dependencies>
-</project>
+</project>
\ No newline at end of file

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

[maven-help-plugin] 08/09: [maven-scm] copy for tag maven-help-plugin-2.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-help-plugin-2.0.1
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git

commit 642d3500363bc58f091adf4c7a27170277b731d5
Author: Brett Leslie Porter <br...@apache.org>
AuthorDate: Sun May 7 03:32:31 2006 +0000

    [maven-scm] copy for tag maven-help-plugin-2.0
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/tags/maven-help-plugin-2.0/maven-help-plugin@400407 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 94 ++++++++++++++++++++++++++++++++---------------------------------
 1 file changed, 46 insertions(+), 48 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1e01028..3dbfbb0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,48 +1,46 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
-  <parent>
-    <artifactId>maven-plugins</artifactId>
-    <groupId>org.apache.maven.plugins</groupId>
-    <version>1</version>
-  </parent>
-  <modelVersion>4.0.0</modelVersion>
-  <artifactId>maven-help-plugin</artifactId>
-  <packaging>maven-plugin</packaging>
-  <name>Maven Help Plugin</name>
-  <version>2.0.1-SNAPSHOT</version>
-  <description>
-    The Maven Help plugin provides goals aimed at helping to make sense out of
-    the build environment. It includes the ability to view the effective
-    POM and settings files, after inheritance and active profiles
-    have been applied, as well as a describe a particular plugin goal to give usage information.
-  </description>
-  <inceptionYear>2001</inceptionYear>
-  <dependencies>
-    <dependency>
-      <groupId>org.apache.maven</groupId>
-      <artifactId>maven-plugin-api</artifactId>
-      <version>2.0</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.maven</groupId>
-      <artifactId>maven-settings</artifactId>
-      <version>2.0</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.maven</groupId>
-      <artifactId>maven-core</artifactId>
-      <version>2.0</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.maven</groupId>
-      <artifactId>maven-plugin-tools-api</artifactId>
-      <version>2.0</version>
-    </dependency>
-    <dependency>
-      <groupId>org.apache.maven</groupId>
-      <artifactId>maven-plugin-descriptor</artifactId>
-      <version>2.0</version>
-    </dependency>
-  </dependencies>
-</project>
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+  <parent>
+    <artifactId>maven-plugins</artifactId>
+    <groupId>org.apache.maven.plugins</groupId>
+    <version>1</version>
+  </parent>
+  <modelVersion>4.0.0</modelVersion>
+  <artifactId>maven-help-plugin</artifactId>
+  <packaging>maven-plugin</packaging>
+  <name>Maven Help Plugin</name>
+  <version>2.0.1</version>
+  <description>
+    The Maven Help plugin provides goals aimed at helping to make sense out of
+    the build environment. It includes the ability to view the effective
+    POM and settings files, after inheritance and active profiles
+    have been applied, as well as a describe a particular plugin goal to give usage information.
+  </description>
+  <inceptionYear>2001</inceptionYear>
+  <dependencies>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-plugin-api</artifactId>
+      <version>2.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-settings</artifactId>
+      <version>2.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-core</artifactId>
+      <version>2.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-plugin-tools-api</artifactId>
+      <version>2.0</version>
+    </dependency>
+    <dependency>
+      <groupId>org.apache.maven</groupId>
+      <artifactId>maven-plugin-descriptor</artifactId>
+      <version>2.0</version>
+    </dependency>
+  </dependencies>
+</project>
\ No newline at end of file

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

[maven-help-plugin] 09/09: fix tag 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-help-plugin-2.0.1
in repository https://gitbox.apache.org/repos/asf/maven-help-plugin.git

commit 1a3d2c9856bf5075e41216e2e29da82b8fa8cf52
Author: Brett Leslie Porter <br...@apache.org>
AuthorDate: Sun May 7 03:37:08 2006 +0000

    fix tag location
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/tags/maven-help-plugin-2.0.1@400410 13f79535-47bb-0310-9956-ffa450edef68

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