[
https://issues.apache.org/jira/browse/JDO-787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Bouschen resolved JDO-787.
----------------------------------
Resolution: Fixed
Updated root pom.xml and tck/pom.xml:
Generated files datanucleus.txt, query.ser and tck.txt are now removed when
calling mavn clean.
> 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
> Priority: Major
> 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)