unix-rpm plugin uses non-snapshot repositories and blocks the general build
---------------------------------------------------------------------------

                 Key: MUNIX-33
                 URL: http://jira.codehaus.org/browse/MUNIX-33
             Project: Maven 2.x Unix Plugin
          Issue Type: Bug
          Components: rpm
    Affects Versions:  1.0-alpha-4
         Environment: Ubuntu Linux 9.10, RedHat Enterprise Linux 5
            Reporter: Gajo Csaba
            Priority: Critical


The unix-rpm plugin is trying to access the repository at download.java.net. 
You can check the pom file at
http://repo1.maven.org/maven2/org/codehaus/mojo/unix/unix/1.0-alpha-1/unix-1.0-alpha-1.pom

You will see that there are entries for two non-snapshot repositories: 
download.java.net and functionaljava.googlecode.com. The locations that it 
tries to access don't actually exist, so an error occurs!

In my case, the problem is much worse. In our company, the download.java.net is 
blocked by firewall. Because of this, when building a project that uses this 
plugin, the download hangs for 5 minutes, before the connection breaks. Then it 
continues and eventually downloads the correct files from Maven's repository at 
repo1.maven.org

Please remove these two non-snapshop repositories ASAP. It is just a small 
change to the pom.xml file, but the bug it causes is critical.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to