Output goes to the console because maven/plexus-archiver are not use as components ----------------------------------------------------------------------------------
Key: MNG-1071 URL: http://jira.codehaus.org/browse/MNG-1071 Project: Maven 2 Type: Bug Components: maven-jar-plugin Versions: 2.0-alpha-3 Reporter: Jason van Zyl Assigned to: Emmanuel Venisse Fix For: 2.0-beta-4 Because the maven/plexus-archivers are instantiated directly they use some code that creates a console logger and will not have a logger handed to it from the logger manager that all the other components use. This creates inconsistent logging from maven-embedder where I'm trying to capture all logging in one place. -- 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]