https://issues.apache.org/bugzilla/show_bug.cgi?id=50067
--- Comment #4 from Attila Király <[email protected]> 2010-10-11 12:07:43 EDT --- (In reply to comment #3) > (In reply to comment #2) > > Thanks for the quick fix but this should be done in poi-scratchpad.pom file > > too. > > Good catch, thanks. > > Aren't these dependencies extra in poi-scratchpad.pom? I'm not a Maven expert > and your expertise is greatly appreciated. > > I think poi-scratchpad should be able to access log4j and commons-logging via > the dependency in the main pom. With this in mind, should we remove log4j and > commons-logging from poi-scratchpad.pom? > > Yegor You are right you can remove them. poi-scratchpad depends on poi so there is no need to redefine those dependencies. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
