Does anyone know why the Maven 3.0.2 -U option does not update the snapshot? The maven-metadata-repo.xml file is updated, but there is no SNAPSHOT. I tried to put <updatePolicy>always</updatePolicy>in settings.xml, also does not work.
Thanks Jane
source
share