Richard

Results 8 comments of Richard

I tested the `set-git-properties` manually and it works quit good (with the changes of #135). Please merge this PR. Afterwards we can close this issue. Any plans for a release?

I run into the same problem. In my environment I have a mirror defined in ~/.m2/settings.xml ```xml localMirror localMirror https://localMirror/repository/MavenPublic/ * ``` In the resolved Maven project this only this...

The problem should be with fixed with #132. We can close this issue. Any plans for a release?

I introduced a bug with PR#132. The mirrored repositories have not authentication object. I am preparing a new PR.

Problem fixed with PR #138. It tested the fix in my environment (happens only with proxies). IMHO the issue can be closed.

Today I testet 3.1.0-SNAPSHOT in all branch types. In the master branch build I got this exception: ``` [ERROR] Failed to execute goal com.e-gineering:gitflow-helper-maven-plugin:3.1.0-SNAPSHOT:promote-master (default) on project 9999_998-TEST_GitFlowDocker: Cannot resolve...

PR #140 fixes this NPE.