gameontext / sample-room-java

Walkthrough for creating a room in java for Game On!
https://gameontext.org
Apache License 2.0
20 stars 105 forks source link

Update maven poms to current system used by app accelerator #15

Closed ebullient closed 8 years ago

ebullient commented 8 years ago

Specifically mvn install should no longer start the server, etc.

ebullient commented 8 years ago

@katheris -- do we still need to do this? covered elsewhere?

katheris commented 8 years ago

@ebullient I think this issue is a bit muddled and not specific enough, the title is to match it up to app accelerator, but then we say we specifically want to set it up so that mvn install doesn't start the server, which currently the app accelerator code does (although we may decide to change that..). Also the maven code has been updated to not start the server as part of pull request #24 . Probably makes more sense to close this issue and open a new one if there are more things about the maven code that we want to change.