Michael Andrews

Results 20 comments of Michael Andrews

I agree. Would love to see this added.

It is provided by the common lib. Not sure why there's an empty file in IAM project. See https://github.com/VaughnVernon/IDDD_Samples/blob/master/iddd_common/src/main/resources/StoredEvent.hbm.xml

Hi. The tests require the infrastructure to be set up locally. So “skip tests” in your build process for now. (hoping someday to mock the tests). I also have a...

@abiosoft So passing `-e` on a `docker run` does nothing, as the expectation all env vars are in the shell. This seems strange. Any work arounds for that?

Bumping this. Any info would be very helpful. Seeing this a lot.

NOTE: this only happens when buftype set to nowrite.

Good idea @michaelpigg. That would help. But I also think that if the project is an SBT project, and there is a src/main/webapp directory - the Project View might as...

and this is my plugin definition: ``` addSbtPlugin("org.netbeans.nbsbt" % "nbsbt-plugin" % "1.0.2") ```