jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 2.x Help Plugin
  • MPH-59

Describe goal says everything is deprecated

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.1
  • Fix Version/s: 2.1.1
  • Labels:
    None
  • Environment:
    Windows Vista, Java 6, Maven 2.0.9

Issue Links

relates to

Task - A task that needs to be done. ARCHETYPE-245 Provide reason for deprecation and suggest replacement

  • Minor - Minor loss of function, or other problem where easy workaround is present.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Harry CO added a comment - 21/Nov/08 8:03 AM

Hi,
I'm facing the same pb.
ex : >mvn help:describe -Dplugin=org.apache.maven.plugins:maven-help-plugin -Dgoal=describe -Ddetail=true
---------------------copy start--------------------------
[INFO] [help:describe]
[INFO] Mojo: 'help:describe'
help:describe
Description: Displays a list of the attributes for a Maven Plugin and/or
goals (aka Mojo - Maven plain Old Java Object).
Deprecated. No reason given
Implementation: org.apache.maven.plugins.help.DescribeMojo
Language: java

Available parameters:

artifactId
The Maven Plugin artifactId to describe.
Note: Should be used with groupId parameter.
Deprecated. No reason given

cmd
A Maven command like a single goal or a single phase following the Maven
command line:
mvn [options] [<goal(s)>] [<phase(s)>]
Deprecated. No reason given

detail (Default: false)
This flag specifies that a detailed (verbose) list of goal (Mojo)
information should be given.
Deprecated. No reason given

goal
The goal name of a Mojo to describe within the specified Maven Plugin. If
this parameter is specified, only the corresponding goal (Mojo) will be
described, rather than the whole Plugin.
Deprecated. No reason given

groupId
The Maven Plugin groupId to describe.
Note: Should be used with artifactId parameter.
Deprecated. No reason given

medium (Default: true)
This flag specifies that a medium list of goal (Mojo) information should
be given.
Deprecated. No reason given

minimal (Default: false)
This flag specifies that a minimal list of goal (Mojo) information should
be given.
Deprecated. No reason given

output
Optional parameter to write the output of this help in a given file,
instead of writing to the console.
Note: Could be a relative path.
Deprecated. No reason given
----------------------copy end ---------------------------
Are planning a fix soon?
Rgds
Harry

Show
Harry CO added a comment - 21/Nov/08 8:03 AM Hi, I'm facing the same pb. ex : >mvn help:describe -Dplugin=org.apache.maven.plugins:maven-help-plugin -Dgoal=describe -Ddetail=true ---------------------copy start-------------------------- [INFO] [help:describe] [INFO] Mojo: 'help:describe' help:describe Description: Displays a list of the attributes for a Maven Plugin and/or goals (aka Mojo - Maven plain Old Java Object). Deprecated. No reason given Implementation: org.apache.maven.plugins.help.DescribeMojo Language: java Available parameters: artifactId The Maven Plugin artifactId to describe. Note: Should be used with groupId parameter. Deprecated. No reason given cmd A Maven command like a single goal or a single phase following the Maven command line: mvn [options] [<goal(s)>] [<phase(s)>] Deprecated. No reason given detail (Default: false) This flag specifies that a detailed (verbose) list of goal (Mojo) information should be given. Deprecated. No reason given goal The goal name of a Mojo to describe within the specified Maven Plugin. If this parameter is specified, only the corresponding goal (Mojo) will be described, rather than the whole Plugin. Deprecated. No reason given groupId The Maven Plugin groupId to describe. Note: Should be used with artifactId parameter. Deprecated. No reason given medium (Default: true) This flag specifies that a medium list of goal (Mojo) information should be given. Deprecated. No reason given minimal (Default: false) This flag specifies that a minimal list of goal (Mojo) information should be given. Deprecated. No reason given output Optional parameter to write the output of this help in a given file, instead of writing to the console. Note: Could be a relative path. Deprecated. No reason given ----------------------copy end --------------------------- Are planning a fix soon? Rgds Harry
Hide
Permalink
Mohan K added a comment - 21/Jul/09 2:02 PM

Very annoying. I can provide a patch for it, if someone can point me in the right direction.

Show
Mohan K added a comment - 21/Jul/09 2:02 PM Very annoying. I can provide a patch for it, if someone can point me in the right direction.
Hide
Permalink
Benjamin Bentmann added a comment - 20/Aug/09 3:45 PM

Fixed in r806347.

Show
Benjamin Bentmann added a comment - 20/Aug/09 3:45 PM Fixed in r806347.
Hide
Permalink
Patrick Aikens added a comment - 16/Mar/10 3:46 PM

In Maven 2.2.1, this seems to have regressed as everything is showing up deprecated again.

Show
Patrick Aikens added a comment - 16/Mar/10 3:46 PM In Maven 2.2.1, this seems to have regressed as everything is showing up deprecated again.
Hide
Permalink
Brett Porter added a comment - 16/Mar/10 4:20 PM

Patrick, the Help plugin version doesn't relate to the Maven version. The version of the plugin with the fix hasn't been released yet.

Show
Brett Porter added a comment - 16/Mar/10 4:20 PM Patrick, the Help plugin version doesn't relate to the Maven version. The version of the plugin with the fix hasn't been released yet.

People

  • Assignee:
    Benjamin Bentmann
    Reporter:
    Henrik Lundahl
Vote (5)
Watch (2)

Dates

  • Created:
    27/Oct/08 6:58 AM
    Updated:
    25/Mar/10 3:26 AM
    Resolved:
    20/Aug/09 3:45 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.