[
https://issues.apache.org/jira/browse/GERONIMO-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shenghao Fang updated GERONIMO-5762:
------------------------------------
Attachment: GERONIMO-5762-241.patch
GERONIMO-5762-noversion.patch
The issue can also be solve by adding configurations to 'maven-clean-plugin'.
Please refer to the patches.
Known issue:
When using maven 3.0.1, the maven-clean-plugin (version is 2.3) runs very
slowly. The latest version (2.4.1) has no performance issue.
> 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.