Hi!
This plugin is exactly what we need, and it could solve a lot of problems for us. However, currently it has a blocking issue, which makes it impossible for us to use it effectively.
We need our Nexus repositories, including the yum repositories to be protected by authentication. Deploying to a yum repository hosted in Nexus via maven works fine. Command "yum list" works fine too, and finds the correct rpms. However, "yum install" fails with 401 HTTP error. It seems that while "yum list' command carries over the username and password specified in our yum config file, "yum install" command looses it when it tries to actually download the file. This behavior is exactly the same as described in this entry:
http://code.google.com/p/nexus-yum-plugin/issues/detail?id=17 We are running yum commands on Centos 6.3 machines (yum 3.2.29).
Questions:
1. Does this problem exist in the latest version of Nexus Enterprise?
2. If yes, is there any known work around that could make "yum install" use given username and password?
2. If not, are there any plans to fix the issue 17 specified above?
Thank you,
Natalia.