[jbosstools-issues] [JBoss JIRA] (JBIDE-12152) A *-redhat version of org.jboss.spec:jboss-javaee-web-6.0 cannot be found (at maven.repository.redhat.com/jboss-eap/6.0.0-cr1/maven-repository)

John Casey (JIRA) jira-events at lists.jboss.org
Mon Jun 11 16:23:04 EDT 2012


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

John Casey commented on JBIDE-12152:
------------------------------------

AFAIK, we're not generating an index for the contents of the maven-repository.zip. It's easy enough to generate one as we push that content onto maven.repository.redhat.com, though.

Basically, the .index/* stuff is used when searching for dependencies from m2eclipse. If you right-click on a project, select Maven -> Add Dependency, or open the POM, select the Dependencies tab, and click the Add... button, the dialog that comes up allows you to type a free-form project name fragment, and it'll search the Maven indexes it has access to for a (list of) matches. Since we don't have our repository indexed, this part fails to return results, and you have to specify groupId, artifactId, and version directly for everything you want to add.
                
> A *-redhat version of org.jboss.spec:jboss-javaee-web-6.0 cannot be found (at maven.repository.redhat.com/jboss-eap/6.0.0-cr1/maven-repository)
> -----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-12152
>                 URL: https://issues.jboss.org/browse/JBIDE-12152
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>         Environment: Build id: v20120605-2229-H183-CR1
> JBDS 5 CR1b with EAP6 from universal installer
>            Reporter: Burr Sutter
>            Priority: Critical
>         Attachments: archetype_new_project_wizard.png, firefox.png, os_proxy_setings.png, proxy_setup.png, Screen Shot 2012-06-08 at 3.14.00 PM.png, settings.xml
>
>
> squid.rdu.redhat.com:3128
> http://maven.repository.redhat.com/jboss-eap/6.0.0-cr1/maven-repository/org/jboss/spec/jboss-javaee-web-6.0/3.0.0.Final-redhat-1/
> See screenshots
> note: I tried Eclipse proxy settings and then tried OS proxy settings

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list