[jbosstools-issues] [JBoss JIRA] (JBIDE-16527) CLONE - Missing dependencies warning doesn't disappear once settings.xml is fixed

Radim Hopp (JIRA) issues at jboss.org
Wed Feb 12 02:35:28 EST 2014


Radim Hopp created JBIDE-16527:
----------------------------------

             Summary: CLONE - Missing dependencies warning doesn't disappear once settings.xml is fixed
                 Key: JBIDE-16527
                 URL: https://issues.jboss.org/browse/JBIDE-16527
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: central
    Affects Versions: 4.1.1.Final
         Environment: JBDS 7.1.0.GA B592
            Reporter: Radim Hopp
            Assignee: Fred Bricon
            Priority: Critical
             Fix For: 4.1.2.CR1, 4.2.0.Alpha2


Prerequisite : 
* don't reference redhat repositories in your settings.xml
* have an EAP runtime handy

When creating the Java EE Web Project from Central, a warning show up about missing dependencies and a link to add the required repository
Once the repository is added to your settings.xml, the warning should disappear from the wizard. It doesn't. If you close the wizard and reopen it, the warning won't be displayed.

The problem is caused by the warning composite not being refreshed in the UI thread : https://github.com/jbosstools/jbosstools-central/blob/284a6e5762fd1b3d8000de14b0ca2895335549bd/maven/plugins/org.jboss.tools.maven.project.examples/src/org/jboss/tools/maven/project/examples/wizard/NewProjectExamplesStacksRequirementsPage.java#L614

--
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