[jbosstools-issues] [JBoss JIRA] (JBIDE-13124) Cannot install Findbugs - missing on the server

Nick Boldt (JIRA) jira-events at lists.jboss.org
Thu Nov 22 09:32:21 EST 2012


    [ https://issues.jboss.org/browse/JBIDE-13124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12736418#comment-12736418 ] 

Nick Boldt commented on JBIDE-13124:
------------------------------------

What I did to test my fix above was to add this to my /etc/hosts file, in order to prevent any hits back to their server from actually working:

{code}
127.0.0.1	findbugs.cs.umd.edu
{code}


                
> Cannot install Findbugs - missing on the server
> -----------------------------------------------
>
>                 Key: JBIDE-13124
>                 URL: https://issues.jboss.org/browse/JBIDE-13124
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: Build/Releng
>    Affects Versions: 4.0.0.CR1
>         Environment: JBDS 6.0.0.CR1 B111
> JBT 4.0.0.CR1 B78
>            Reporter: Martin Malina
>            Assignee: Nick Boldt
>             Fix For: 4.0.0.CR1
>
>
> Findbugs cannot be installed from JBoss Central in both JBT and JBDS:
> {code}
> An error occurred while collecting items to be installed
> session context was:(profile=epp.package.jee, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
> Artifact not found: http://findbugs.cs.umd.edu/eclipse-daily/plugins/edu.umd.cs.findbugs.plugin.eclipse_2.0.2.20121005.jar.
> http://findbugs.cs.umd.edu/eclipse-daily/plugins/edu.umd.cs.findbugs.plugin.eclipse_2.0.2.20121005.jar
> {code}
> I checked and it's really not there. But why is it taken from there? I though we had a mirror on dl.jb.org - see JBDS-2284

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list