Closed rnc closed 10 years ago
Is it possible to override the updates value in the pom configuration on the command line other that changing the pom to use a property ? e.g. so I can do mvn -Dupdates=offline .....
I guess we can override the pom.xml settings using system properties. I'll put this on my todo list.
Fixed in victims-enforcer 1.3.3 release
Is it possible to override the updates value in the pom configuration on the command line other that changing the pom to use a property ? e.g. so I can do mvn -Dupdates=offline .....