You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/06/23 13:18:56 UTC

[jira] Created: (MAVEN-1336) Docs: Please clarify plugin plugin

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MAVEN-1336

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-1336
    Summary: Docs: Please clarify plugin plugin
       Type: Improvement

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven

   Assignee: 
   Reporter: Peter Nabbefeld

    Created: Wed, 23 Jun 2004 7:17 AM
    Updated: Wed, 23 Jun 2004 7:17 AM

Description:
Hello,

I've had a look at the description of Maven Plugin plugin. I just want to tell You what I wish to be clarified (please, also in the docs).

The comment of goal download says: "Download and install plugin from the remote repos. Must provide groupId, artifactId and version variables."

The important fact missing is the SNAPSHOT-version - where is it documented? At least there should be a reference to the reference from the goal's description.

There are other goals just as 'install'. Do they require the same variables? Or from where do they get their information?

Could You please provide examples for all goals using parameters (there are some in the maven web site, but why do You require users to search for every little bit of information?)? And probably clarify for the others, that they don't use any?

There are also other plugins with little documentation. I would appreciate better docs, so everyone could maven easily for his project.

Kind regards

Peter 


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPPLUGIN-19) Docs: Please clarify plugin plugin

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPPLUGIN-19?page=all ]

Lukas Theussl updated MPPLUGIN-19:
----------------------------------

    Description: 
Hello,

I've had a look at the description of Maven Plugin plugin. I just want to tell You what I wish to be clarified (please, also in the docs).

The comment of goal download says: "Download and install plugin from the remote repos. Must provide groupId, artifactId and version variables."

The important fact missing is the SNAPSHOT-version - where is it documented? At least there should be a reference to the reference from the goal's description.

There are other goals just as 'install'. Do they require the same variables? Or from where do they get their information?

Could You please provide examples for all goals using parameters (there are some in the maven web site, but why do You require users to search for every little bit of information?)? And probably clarify for the others, that they don't use any?

There are also other plugins with little documentation. I would appreciate better docs, so everyone could maven easily for his project.

Kind regards

Peter

  was:
Hello,

I've had a look at the description of Maven Plugin plugin. I just want to tell You what I wish to be clarified (please, also in the docs).

The comment of goal download says: "Download and install plugin from the remote repos. Must provide groupId, artifactId and version variables."

The important fact missing is the SNAPSHOT-version - where is it documented? At least there should be a reference to the reference from the goal's description.

There are other goals just as 'install'. Do they require the same variables? Or from where do they get their information?

Could You please provide examples for all goals using parameters (there are some in the maven web site, but why do You require users to search for every little bit of information?)? And probably clarify for the others, that they don't use any?

There are also other plugins with little documentation. I would appreciate better docs, so everyone could maven easily for his project.

Kind regards

Peter

    Fix Version: 1.7
    Environment: 

> Docs: Please clarify plugin plugin
> ----------------------------------
>
>          Key: MPPLUGIN-19
>          URL: http://jira.codehaus.org/browse/MPPLUGIN-19
>      Project: maven-plugin-plugin
>         Type: Improvement
>     Reporter: Peter Nabbefeld
>     Assignee: Brett Porter
>      Fix For: 1.7

>
>
> Hello,
> I've had a look at the description of Maven Plugin plugin. I just want to tell You what I wish to be clarified (please, also in the docs).
> The comment of goal download says: "Download and install plugin from the remote repos. Must provide groupId, artifactId and version variables."
> The important fact missing is the SNAPSHOT-version - where is it documented? At least there should be a reference to the reference from the goal's description.
> There are other goals just as 'install'. Do they require the same variables? Or from where do they get their information?
> Could You please provide examples for all goals using parameters (there are some in the maven web site, but why do You require users to search for every little bit of information?)? And probably clarify for the others, that they don't use any?
> There are also other plugins with little documentation. I would appreciate better docs, so everyone could maven easily for his project.
> Kind regards
> Peter

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPPLUGIN-19) Docs: Please clarify plugin plugin

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPPLUGIN-19?page=all ]
     
Lukas Theussl closed MPPLUGIN-19:
---------------------------------

     Assign To: Lukas Theussl  (was: Brett Porter)
    Resolution: Fixed

> Docs: Please clarify plugin plugin
> ----------------------------------
>
>          Key: MPPLUGIN-19
>          URL: http://jira.codehaus.org/browse/MPPLUGIN-19
>      Project: maven-plugin-plugin
>         Type: Improvement
>     Reporter: Peter Nabbefeld
>     Assignee: Lukas Theussl
>      Fix For: 1.7

>
>
> Hello,
> I've had a look at the description of Maven Plugin plugin. I just want to tell You what I wish to be clarified (please, also in the docs).
> The comment of goal download says: "Download and install plugin from the remote repos. Must provide groupId, artifactId and version variables."
> The important fact missing is the SNAPSHOT-version - where is it documented? At least there should be a reference to the reference from the goal's description.
> There are other goals just as 'install'. Do they require the same variables? Or from where do they get their information?
> Could You please provide examples for all goals using parameters (there are some in the maven web site, but why do You require users to search for every little bit of information?)? And probably clarify for the others, that they don't use any?
> There are also other plugins with little documentation. I would appreciate better docs, so everyone could maven easily for his project.
> Kind regards
> Peter

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org