-
Bug
-
Resolution: Done
-
Critical
-
4.1.1.Final
-
None
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
- clones
-
JBIDE-16273 Java EE Web Project archetype from Central cannot find dependencies
- Closed
- is cloned by
-
JBIDE-16527 CLONE - Missing dependencies warning doesn't disappear once settings.xml is fixed
- Closed