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
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.