Hi there,

i have a working projekt which can be deployed to a internet server during a nightly build using hudson...so far so good...

So during each run of the build server a new state of the project is built and transfered to the internet server and stored on the defined area which is numbered on the internet server with an incrementing number... So this means after 10 days i have 10 times all my artifacts on that server but as far as i understand only the last one (build number 10), based on the build number is referenced...all the other files are not used anymore (build number 1..9)....

So my question is: Does exist an Maven based mechanism to delete the not used artifacts (build number 1..9) ?

Kind regards
Karl Heinz Marbaise
--
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to