You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Carlos Sanchez (JIRA)" <ji...@codehaus.org> on 2005/11/26 19:58:06 UTC

[jira] Created: (MNG-1689) Only print relocation warnings in standard output for the current pom

Only print relocation warnings in standard output for the current pom
---------------------------------------------------------------------

         Key: MNG-1689
         URL: http://jira.codehaus.org/browse/MNG-1689
     Project: Maven 2
        Type: Improvement
  Components: Logging  
    Versions: 2.0    
    Reporter: Carlos Sanchez
     Fix For: 2.0.1


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.

-- 
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] Updated: (MNG-1689) Only print relocation warnings in standard output for the current pom

Posted by "John Casey (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1689?page=all ]

John Casey updated MNG-1689:
----------------------------

    Fix Version:     (was: 2.0.1)
                 2.0.2

> Only print relocation warnings in standard output for the current pom
> ---------------------------------------------------------------------
>
>          Key: MNG-1689
>          URL: http://jira.codehaus.org/browse/MNG-1689
>      Project: Maven 2
>         Type: Improvement
>   Components: Logging
>     Versions: 2.0
>     Reporter: Carlos Sanchez
>      Fix For: 2.0.2

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

-- 
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] Updated: (MNG-1689) Only print relocation warnings in standard output for the current pom

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1689?page=all ]

Carlos Sanchez updated MNG-1689:
--------------------------------

      Assign To: Carlos Sanchez  (was: Edwin Punzalan)
    Fix Version:     (was: 2.0.3)
                 2.0.2

> Only print relocation warnings in standard output for the current pom
> ---------------------------------------------------------------------
>
>          Key: MNG-1689
>          URL: http://jira.codehaus.org/browse/MNG-1689
>      Project: Maven 2
>         Type: Improvement

>   Components: Logging
>     Versions: 2.0
>     Reporter: Carlos Sanchez
>     Assignee: Carlos Sanchez
>      Fix For: 2.0.2
>  Attachments: MNG-1689-maven-artifact.patch, MNG-1689-maven-project.patch
>
>
> 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.

-- 
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] Updated: (MNG-1689) Only print relocation warnings in standard output for the current pom

Posted by "Edwin Punzalan (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1689?page=all ]

Edwin Punzalan updated MNG-1689:
--------------------------------

    Attachment:     (was: MNG-1689-maven-project.patch)

> Only print relocation warnings in standard output for the current pom
> ---------------------------------------------------------------------
>
>          Key: MNG-1689
>          URL: http://jira.codehaus.org/browse/MNG-1689
>      Project: Maven 2
>         Type: Improvement

>   Components: Logging
>     Versions: 2.0
>     Reporter: Carlos Sanchez
>     Assignee: Edwin Punzalan
>      Fix For: 2.0.3

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

-- 
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] Commented: (MNG-1689) Only print relocation warnings in standard output for the current pom

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-1689?page=comments#action_53647 ] 

Carlos Sanchez commented on MNG-1689:
-------------------------------------

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

> Only print relocation warnings in standard output for the current pom
> ---------------------------------------------------------------------
>
>          Key: MNG-1689
>          URL: http://jira.codehaus.org/browse/MNG-1689
>      Project: Maven 2
>         Type: Improvement

>   Components: Logging
>     Versions: 2.0
>     Reporter: Carlos Sanchez
>     Assignee: Edwin Punzalan
>      Fix For: 2.0.3
>  Attachments: MNG-1689-maven-project.patch
>
>
> 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.

-- 
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] Updated: (MNG-1689) Only print relocation warnings in standard output for the current pom

Posted by "Edwin Punzalan (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1689?page=all ]

Edwin Punzalan updated MNG-1689:
--------------------------------

    Attachment: MNG-1689-maven-project.patch

> Only print relocation warnings in standard output for the current pom
> ---------------------------------------------------------------------
>
>          Key: MNG-1689
>          URL: http://jira.codehaus.org/browse/MNG-1689
>      Project: Maven 2
>         Type: Improvement

>   Components: Logging
>     Versions: 2.0
>     Reporter: Carlos Sanchez
>     Assignee: Edwin Punzalan
>      Fix For: 2.0.3
>  Attachments: MNG-1689-maven-project.patch
>
>
> 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.

-- 
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: (MNG-1689) Only print relocation warnings in standard output for the current pom

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1689?page=all ]
     
Carlos Sanchez closed MNG-1689:
-------------------------------

    Resolution: Fixed

> Only print relocation warnings in standard output for the current pom
> ---------------------------------------------------------------------
>
>          Key: MNG-1689
>          URL: http://jira.codehaus.org/browse/MNG-1689
>      Project: Maven 2
>         Type: Improvement

>   Components: Logging
>     Versions: 2.0
>     Reporter: Carlos Sanchez
>     Assignee: Carlos Sanchez
>      Fix For: 2.0.2
>  Attachments: MNG-1689-maven-artifact.patch, MNG-1689-maven-project.patch
>
>
> 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.

-- 
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] Updated: (MNG-1689) Only print relocation warnings in standard output for the current pom

Posted by "Edwin Punzalan (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-1689?page=all ]

Edwin Punzalan updated MNG-1689:
--------------------------------

    Attachment: MNG-1689-maven-project.patch
                MNG-1689-maven-artifact.patch

> Only print relocation warnings in standard output for the current pom
> ---------------------------------------------------------------------
>
>          Key: MNG-1689
>          URL: http://jira.codehaus.org/browse/MNG-1689
>      Project: Maven 2
>         Type: Improvement

>   Components: Logging
>     Versions: 2.0
>     Reporter: Carlos Sanchez
>     Assignee: Edwin Punzalan
>      Fix For: 2.0.3
>  Attachments: MNG-1689-maven-artifact.patch, MNG-1689-maven-project.patch
>
>
> 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.

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