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

        

Reply via email to