| Summary: | JAR without pom.xml cannot be uploaded into asset repository | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Radovan Synek <rsynek> | ||||||
| Component: | Business Central | Assignee: | Toni Rikkola <trikkola> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Radovan Synek <rsynek> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 6.0.0 | CC: | etirelli, jlocker | ||||||
| Target Milestone: | ER5 | ||||||||
| Target Release: | 6.0.0 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-08-06 20:17:28 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: | |||||||
| Bug Depends On: | 1012483, 1018220 | ||||||||
| Bug Blocks: | |||||||||
| Attachments: |
|
||||||||
Created attachment 812938 [details]
the interesting part of a server log
This was fixed (probably!) by https://bugzilla.redhat.com/show_bug.cgi?id=1018220. I have tested with "master" code-base and problem does not exist (you are asked to enter the GAV details as you remembered). Verified on BRMS-6.0.0.ER5 |
Created attachment 812935 [details] mode JAR Description of problem: Uploading JAR without pom.xml ends up with an error message with NPE, server log gives better advice: "Could not find pom.xml from the jar." Version-Release number of selected component (if applicable): BRMS-6.0.0.ER4 Steps to Reproduce: 1. open Asset Repository and try to upload attached JAR 2. see the error msg and server log Expected results: I can remember previous builds enabled typing GAV when pom.xml was not available in the JAR.