So JS guy trying to do Java, i tried to change the default hostname that the wildfly plugin deploys to on the UPS,so from the UPS_REPO/servers/: mvn wildfly:deploy -Pwildflyi thought that i would just have to update this https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/servers/pom.xml#L45and add a <hostname>some_new_ip</hostname>but it seems that i actually need to update this one insteadIs this a bug/feature, or am i totally doing it wrong,i thought i could do it from the command line by adding a -Dhostname=blah, but nada-Luke
_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev