[
https://issues.apache.org/jira/browse/GERONIMO-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983717#action_12983717
]
Forrest Xia commented on GERONIMO-5762:
---------------------------------------
Though the patch is a way to get rid of the dirty files, but I prefer to find a
way to put those files in the target directory.
> Some dirty files in the root of server code tree after built, they cannot be
> cleaned by mvn clean
> -------------------------------------------------------------------------------------------------
>
> Key: GERONIMO-5762
> URL: https://issues.apache.org/jira/browse/GERONIMO-5762
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: buildsystem
> Affects Versions: 3.0
> Reporter: Forrest Xia
> Priority: Minor
> Attachments: GERONIMO-5762-241.patch, GERONIMO-5762-noversion.patch
>
>
> I see some dirty files in the root directory of server code tree after built,
> such as
> derby.log
> velocity.log
> var/
> I think these build output files should be in certain target directory, so
> that maven can clean them when execute "mvn clean".
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.