[keycloak-dev] versioning of js packages

Stan Silvert ssilvert at redhat.com
Fri Mar 28 15:02:59 EDT 2014


I just noticed that we have js libs like angular checked into GitHub:
https://github.com/keycloak/keycloak/tree/master/admin-ui/src/main/resources/META-INF/resources/admin/lib/angular

As far as I can tell, this requires manually uploading new versions 
whenever you want to upgrade.

Have you guys tried or considered the npm Maven plugin?
http://java.dzone.com/articles/introducing-npm-maven-plugin

Any thoughts about js package management in a Maven project?

Stan


More information about the keycloak-dev mailing list