Actually, tests should ONLY create files under the target directory - for exactly this reason.
Ralph > On May 4, 2016, at 10:49 AM, Gary Gregory <[email protected]> wrote: > > When I run 'mvn clean test', I get this file left over: > > /log4j-parent/log4j-core/${filename} > > Is this expected instead of a real file name. > > It should be cleaned up no matter what when the test is done... > > Gary > > -- > E-Mail: [email protected] <mailto:[email protected]> | > [email protected] <mailto:[email protected]> > Java Persistence with Hibernate, Second Edition > <http://www.manning.com/bauer3/> > JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> > Spring Batch in Action <http://www.manning.com/templier/> > Blog: http://garygregory.wordpress.com <http://garygregory.wordpress.com/> > Home: http://garygregory.com/ <http://garygregory.com/> > Tweet! http://twitter.com/GaryGregory <http://twitter.com/GaryGregory>
