[keycloak-dev] versioning of js packages

Stian Thorgersen stian at redhat.com
Mon Mar 31 08:08:42 EDT 2014


Without any tests for the admin console, upgrading the AngularJS version is quite time consuming as everything has to be manually tested. Until that's sorted I don't see this as a big priority.

Whatever solution we choose for this have to:

* Be the same as used for AngularJS patternfly project and LiveOak console
* Be in Maven central
* Not require installing Bower, Grunt or NPM - building Keycloak should only require Java + Maven

----- Original Message -----
> From: "Stan Silvert" <ssilvert at redhat.com>
> To: keycloak-dev at lists.jboss.org
> Sent: Friday, 28 March, 2014 7:02:59 PM
> Subject: [keycloak-dev] versioning of js packages
> 
> 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
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev
> 


More information about the keycloak-dev mailing list