lbleier-GSFC

Results 2 comments of lbleier-GSFC

The crash no longer occurs thanks to #72 but having the menu on `127.0.0.1` doesn't seem to work at all, not sure why

I have looked further into this, and it looks like my code is calling `getPublisherConfig()` right after constructing an `ArtifactoryPluginConvention` object. Based on the code seen [here](https://github.com/jfrog/artifactory-gradle-plugin/blob/main/src/main/java/org/jfrog/gradle/plugin/artifactory/dsl/ArtifactoryPluginConvention.java), it looks like...