You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Herve Boutemy (JIRA)" <ji...@codehaus.org> on 2010/12/30 19:22:57 UTC

[jira] Created: (ARCHETYPE-357) remove debug trace displayed as info when generating a project from an old artifact

remove debug trace displayed as info when generating a project from an old artifact
-----------------------------------------------------------------------------------

                 Key: ARCHETYPE-357
                 URL: http://jira.codehaus.org/browse/ARCHETYPE-357
             Project: Maven Archetype
          Issue Type: Bug
          Components: Generator
    Affects Versions: 2.0
            Reporter: Herve Boutemy


{noformat}[INFO] ********************* End of debug info from resources from generated POM ***********************{noformat}
should not be displayed when creating a project.

Full actual output follows:
{noformat}[INFO] ---------------------------------------------------------------------------- 
[INFO] Using following parameters for creating project from Old (1.x) Archetype: maven-archetype-quickstart:1.1 
[INFO] ---------------------------------------------------------------------------- 
[INFO] Parameter: groupId, Value: gr 
[INFO] Parameter: packageName, Value: gr 
[INFO] Parameter: basedir, Value: /home/herve/tmp 
[INFO] Parameter: package, Value: gr 
[INFO] Parameter: version, Value: 1.0-SNAPSHOT 
[INFO] Parameter: artifactId, Value: a 
[INFO] ********************* End of debug info from resources from generated POM *********************** 
[INFO] project created from Old (1.x) Archetype in dir: /home/herve/tmp/a{noformat} 

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

        

[jira] Closed: (ARCHETYPE-357) remove debug trace displayed as info when generating a project from an old artifact

Posted by "Herve Boutemy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/ARCHETYPE-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Herve Boutemy closed ARCHETYPE-357.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1
         Assignee: Herve Boutemy

done in r1053963

> remove debug trace displayed as info when generating a project from an old artifact
> -----------------------------------------------------------------------------------
>
>                 Key: ARCHETYPE-357
>                 URL: http://jira.codehaus.org/browse/ARCHETYPE-357
>             Project: Maven Archetype
>          Issue Type: Bug
>          Components: Generator
>    Affects Versions: 2.0
>            Reporter: Herve Boutemy
>            Assignee: Herve Boutemy
>             Fix For: 2.1
>
>
> {noformat}[INFO] ********************* End of debug info from resources from generated POM ***********************{noformat}
> should not be displayed when creating a project.
> Full actual output follows:
> {noformat}[INFO] ---------------------------------------------------------------------------- 
> [INFO] Using following parameters for creating project from Old (1.x) Archetype: maven-archetype-quickstart:1.1 
> [INFO] ---------------------------------------------------------------------------- 
> [INFO] Parameter: groupId, Value: gr 
> [INFO] Parameter: packageName, Value: gr 
> [INFO] Parameter: basedir, Value: /home/herve/tmp 
> [INFO] Parameter: package, Value: gr 
> [INFO] Parameter: version, Value: 1.0-SNAPSHOT 
> [INFO] Parameter: artifactId, Value: a 
> [INFO] ********************* End of debug info from resources from generated POM *********************** 
> [INFO] project created from Old (1.x) Archetype in dir: /home/herve/tmp/a{noformat} 

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