]
Karel Piwko resolved SHRINKRES-198.
-----------------------------------
Assignee: Karel Piwko
Resolution: Done
Landed in
maven.util.FileUtil contains System.out.println
-----------------------------------------------
Key: SHRINKRES-198
URL:
https://issues.jboss.org/browse/SHRINKRES-198
Project: ShrinkWrap Resolvers
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: impl-maven
Affects Versions: 2.1.1
Reporter: Tako Schotanus
Assignee: Karel Piwko
Priority: Minor
Fix For: 2.2.0-alpha-3
Don't know if it needs more explanation than the title, but the code in
org/jboss/shrinkwrap/resolver/impl/maven/util/FileUtil.java contains a call to
System.out.println() which definitely shouldn't be there.
NB: I put the priority to "minor" although really it's quite annoying and
definitely not suitable for us in a production environment!