For Continuous Integration build I need to build all my projects for
sources, so I need somehow remove all "my" artifacts from the local
repository before the build (but leave there 3rd party artifacts).
Is there any maven plugin or tool for it or I just need to run some
script before the build which will clean the local repository
selectively?
 
Thank you
 
 
------------
Pavel
 

Reply via email to