[aerogear-dev] UPS admin-ui distribution compiled by frontend-maven-plugin
Karel Piwko
kpiwko at redhat.com
Wed Jun 4 05:56:00 EDT 2014
On Mon, 2 Jun 2014 17:55:43 +0200
Matthias Wessendorf <matzew at apache.org> wrote:
> >
> > Correct but the plugin would hide the fact there are two masters involved.>
>
> two masters? master in terms of git?
Exactly. Recently, I've noticed that UI has been merged to UPS repository, so
this would not be an issue any more. Two masters no more.
https://github.com/aerogear/aerogear-unifiedpush-server/tree/master/admin-ui
>
>
> > If
> > we had UI as <dependency> with version -SNAPSHOT in pom.xml, that's a
> > different
> > thing.
> >
>
> as said earlier, I think Keycloak does that. But I am not sure on the
> details of the UI bundling
>
KC has Angular as a part of regular Maven module:
https://github.com/keycloak/keycloak/tree/master/forms/common-themes
The problem here I'm presuming is a need to produce jar
of admin-ui, which means bringing Ant/Maven/Gradle/Grunt task
(maybe grunt-sync-jar) into current UI build.
More information about the aerogear-dev
mailing list