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

Only print relocation warnings in standard output for the current pom

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 2.0
  • Fix Version/s: 2.0.2
  • Component/s: Logging
  • Labels:
    None
  • Complexity:
    Intermediate

Description

Relocation warnings of transitive dependencies shouldn't be printed in standard output because people gets confused, ask questions and try to change other people poms although they work correctly

We should only print the warnings of the current pom so the author can improve it.

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    MNG-1689-maven-artifact.patch
    19/Dec/05 2:06 AM
    0.8 kB
    Edwin Punzalan
  2. Text File
    MNG-1689-maven-project.patch
    19/Dec/05 2:06 AM
    1 kB
    Edwin Punzalan

Issue Links

supercedes

Bug - A problem which impairs or prevents the functions of the product. MEV-228 dom4j needs xml-apis updated

  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Bug - A problem which impairs or prevents the functions of the product. MEV-265 Commons Digester has invalid version number specified for xml-apis

  • 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
Edwin Punzalan added a comment - 16/Dec/05 12:59 AM

Attached patch will print the project transitive relocated dependencies as debug, and print direct dependencies as warn.

Show
Edwin Punzalan added a comment - 16/Dec/05 12:59 AM Attached patch will print the project transitive relocated dependencies as debug, and print direct dependencies as warn.
Hide
Permalink
Carlos Sanchez added a comment - 17/Dec/05 7:07 PM

The isProjectDependency method in patch always returns false because project.getDependencies() is empty

Show
Carlos Sanchez added a comment - 17/Dec/05 7:07 PM The isProjectDependency method in patch always returns false because project.getDependencies() is empty
Hide
Permalink
Edwin Punzalan added a comment - 19/Dec/05 2:06 AM

Sorry about the previous patch...

The attached patches will fix the issue. Tested it on my machine to work.

Show
Edwin Punzalan added a comment - 19/Dec/05 2:06 AM Sorry about the previous patch... The attached patches will fix the issue. Tested it on my machine to work.

People

  • Assignee:
    Carlos Sanchez
    Reporter:
    Carlos Sanchez
Vote (1)
Watch (2)

Dates

  • Created:
    26/Nov/05 12:57 PM
    Updated:
    01/Feb/06 2:42 PM
    Resolved:
    21/Dec/05 9:16 AM
  • 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.