Derek Bennett

Results 2 comments of Derek Bennett

I am having the exact same problem. I have a custom maven plugin that is generating source code to target/generated-sources/some-proprietary-directory for several modules in a multi-module Maven project. The Maven...

Try the solutions below in order. Stop at the first one that works. 1. Change "test_repo" to "test-repo" 1. Change "http:/registry.my.com:5000/test_repo:push-test-admin" to "http:/registry.my.com:5000/group-name/test_repo:push-test-admin" 1. Change "http:/registry.my.com:5000/test_repo:push-test-admin" to "http:/registry.my.com:5000/group-name/test-repo:push-test-admin" The hypotheses-under-test...