[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-90) Remove unnecessary log messages

Karel Piwko (JIRA) jira-events at lists.jboss.org
Wed Nov 28 08:14:21 EST 2012


     [ https://issues.jboss.org/browse/SHRINKRES-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karel Piwko moved SHRINKWRAP-437 to SHRINKRES-90:
-------------------------------------------------

        Project: ShrinkWrap Resolvers  (was: ShrinkWrap)
            Key: SHRINKRES-90  (was: SHRINKWRAP-437)
    Component/s: impl-maven
                     (was: ext-resolver)

    
> Remove unnecessary log messages
> -------------------------------
>
>                 Key: SHRINKRES-90
>                 URL: https://issues.jboss.org/browse/SHRINKRES-90
>             Project: ShrinkWrap Resolvers
>          Issue Type: Enhancement
>          Components: impl-maven
>    Affects Versions: 2.0.0-alpha-5
>            Reporter: Lincoln Baxter III
>            Assignee: Michal Matloka
>
> Asking the Maven resolver to go offline results in the following warnings.
> {code}Maven.resolver().offline(){code}
> {code}Nov 26, 2012 3:23:09 PM org.jboss.shrinkwrap.resolver.impl.maven.MavenWorkingSessionImpl getRemoteRepositories
> WARNING: No remote repositories will be available, working in offline mode
> Nov 26, 2012 3:23:13 PM org.jboss.shrinkwrap.resolver.impl.maven.MavenWorkingSessionImpl getRemoteRepositories
> WARNING: No remote repositories will be available, working in offline mode{code}
> Given that offline mode was explicitly requested, these log messages seem redundant and clutter. The system is silent except for these messages; I think they should be removed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list