display information message during project creation from a fileset archetype 
like it is done for old 1.x archetype
------------------------------------------------------------------------------------------------------------------

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


following message
{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}
is useful: it should be displayed with fileset archetype too (actually 
absolutely nothing is displayed)

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