Michael Bouschen created JDO-787:
------------------------------------
Summary: Check mvn clean rules
Key: JDO-787
URL: https://issues.apache.org/jira/browse/JDO-787
Project: JDO
Issue Type: Task
Components: tck
Affects Versions: JDO 3.1
Reporter: Michael Bouschen
Assignee: Michael Bouschen
Fix For: JDO 3.2
Running the tck creates some temporary files such as datanucleus.txt and
tck.txt. These files might remain when cancelling the tck run. The
maven-clean-plugin configuration should explicitly remove these files.
These files are created in the directory from which mvn install is called, so
the maven-clean-plugin configuration should be checked in the root pom and the
tck module pom.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)