mvnpm / locker

The mvnpm locker Maven Plugin will create a version locker BOM for your org.mvnpm and org.webjars dependencies.
Apache License 2.0
3 stars 3 forks source link

install/generate the extensions.xml as option for the lock #19

Open maxandersen opened 8 months ago

maxandersen commented 8 months ago

would be nice to have the .mvn/extensions.xml generated as an option at least when running with lock.

i.e. mvn io.mvnpm:locker-maven-plugin:0.0.6:lock -Dlockextension for example would create .mvn/extensions.xml if not present - and if possible add it to extensions.xml if not present inside the extensions.xml

ia3andy commented 7 months ago

That's a good idea @maxandersen