Implements a better toString method in the maven objects exemple in : 
o.a.m.p.MavenProject
------------------------------------------------------------------------------------------

         Key: MNG-2053
         URL: http://jira.codehaus.org/browse/MNG-2053
     Project: Maven 2
        Type: Improvement

    Versions: 2.0.2    
 Environment: all
    Reporter: Olivier Lamy


In order to debug mojo, I use mvn -X.
Exemple with the eclipse plugin, I have something like this in the output :
[DEBUG]   (f) reactorProjects = [EMAIL PROTECTED],
 [EMAIL PROTECTED], org.apache.maven.project.MavenP
[EMAIL PROTECTED], [EMAIL PROTECTED], org.apache.maven.
[EMAIL PROTECTED], [EMAIL PROTECTED], o
[EMAIL PROTECTED], org.apache.maven.project.MavenPro
[EMAIL PROTECTED], [EMAIL PROTECTED]
Could we have a better toString() method with the minimum of information in 
case of maven project groupId, artifactId and version ?
This could be done with a lot of core object Resource ....
Olivier

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to