stray debug print during archetype:generate
-------------------------------------------

                 Key: ARCHETYPE-257
                 URL: http://jira.codehaus.org/browse/ARCHETYPE-257
             Project: Maven Archetype
          Issue Type: Bug
            Reporter: Stefan Sperling
         Attachments: found-entry.diff

The archetype plugin sometimes prints:

[ERROR] Found entry

during mvn archetype:generate.

This is irritating since there is no error. In fact, something good
just happened, because the code found an entry it was looking for.
The message should either be removed entirely (which is what the
attached patch does) or changed to 'debug'.

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