| Summary: | [regression] Artifact metadata missing from zipped maven repo | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Fred Bricon <fbricon> |
| Component: | Maven Repository | Assignee: | jboss-set |
| Status: | CLOSED EOL | QA Contact: | Nikoleta Hlavickova <nziakova> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1.0, 6.2.0, 6.1.1 | CC: | bsutter |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-08-19 12:47:37 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Fred Bricon
2013-11-07 14:51:50 UTC
Fred Bricon <fbricon> made a comment on jira JBIDE-15295 I opened https://bugzilla.redhat.com/show_bug.cgi?id=1028053 for the EAP maven repo Fred Bricon <fbricon> made a comment on jira JBIDE-15295 We're gonna hard code specific dependency version checks for repos with missing metadata, since we can't use version ranges for those. Fred Bricon <fbricon> updated the status of jira JBIDE-15295 to Coding In Progress Fred Bricon <fbricon> made a comment on jira JBIDE-15295 The check for enterprise maven repo availability was blocking the UI (bad), Checking resolution of discrete versions takes even longer (booh!). so the check is now done asynchronously in a background job. while we wait for the result, a the following message is displayed : "Checking enterprise maven repository availability..." Fred Bricon <fbricon> made a comment on jira JBIDE-15295 The check for enterprise maven repo availability was blocking the UI (bad), Checking resolution of discrete versions takes even longer (booh!). so the check is now done asynchronously in a background job. while we wait for the result, the following message is displayed : "Checking enterprise maven repository availability..." Fred Bricon <fbricon> made a comment on jira JBIDE-15295 Applied in master and jbosstools-4.1.x. The new job is cancelled when the page is disposed. UI components are checked for disposed state upon job completion Rastislav Wagner <rawagner> updated the status of jira JBIDE-15295 to Closed Rastislav Wagner <rawagner> made a comment on jira JBIDE-15295 verified in JBDS 7.1.0.CR1-v20131124-0717-B560 |