Clear local maven repository on clean goal via maven-antrun-plugin


/ Published in: XML
Save to your folder(s)

Using this configuration in pom.xml 'clean' should be only one task in mvn command line (for ex. mvn clean compile now breaks a build on dependency problem, but mvn clean && mvn compile works fine).

URL: mvn_antrun_clear_repo

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.