[aerogear-dev] UPS - change wildfly plugin hostname

Lucas Holmquist lholmqui at redhat.com
Thu Oct 23 15:09:08 EDT 2014


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 -Pwildfly

i thought that i would just have to update this https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/servers/pom.xml#L45 <https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/servers/pom.xml#L45>

and add a <hostname>some_new_ip</hostname>

but it seems that i actually need to update this one instead

https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/pom.xml#L166 <https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/pom.xml#L166>


Is 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/aerogear-dev/attachments/20141023/6a4ec135/attachment.html 


More information about the aerogear-dev mailing list