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 & 3
  • MNG-122 clean up of exception handling, error...
  • MNG-293

mojo parameter validation should communicate expression

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Sub-task Sub-task
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 2.0-alpha-2
  • Component/s: Plugins and Lifecycle
  • Labels:
    None

Description

in the case where a mojo parameters is missing or incorrectly specified, and there was an expression given from the project we should translate it back to explain what was missing from the POM to the user.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
John Casey added a comment - 03/May/05 11:29 PM

has this been fixed? See line 782 in DefaultPluginManager in maven-core...looks fixed to me.

Show
John Casey added a comment - 03/May/05 11:29 PM has this been fixed? See line 782 in DefaultPluginManager in maven-core...looks fixed to me.
Hide
Permalink
Brett Porter added a comment - 04/May/05 7:00 PM

the expression part is ok. What I was thinking of here was translating the expression back to something more identifiable with the section of the pom (if there is no expression, it should talk in terms of the <plugins/> section). It would also be worth handling failed sets in a similar way.

Show
Brett Porter added a comment - 04/May/05 7:00 PM the expression part is ok. What I was thinking of here was translating the expression back to something more identifiable with the section of the pom (if there is no expression, it should talk in terms of the <plugins/> section). It would also be worth handling failed sets in a similar way.
Hide
Permalink
John Casey added a comment - 09/May/05 6:31 PM

fixed via ErrorDiagnoser implementation (PluginConfigurationDiagnoser)

Show
John Casey added a comment - 09/May/05 6:31 PM fixed via ErrorDiagnoser implementation (PluginConfigurationDiagnoser)
Hide
Permalink
Brett Porter added a comment - 08/Jun/05 1:46 AM

verified

Show
Brett Porter added a comment - 08/Jun/05 1:46 AM verified

People

  • Assignee:
    John Casey
    Reporter:
    Brett Porter
Vote (0)
Watch (0)

Dates

  • Created:
    11/Apr/05 7:23 PM
    Updated:
    01/Feb/06 2:43 PM
    Resolved:
    09/May/05 6:31 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.