Bug 1012483 - A null pointer exception is produced when the user uploads a .jar file without pom.xml as maven dependency
Summary: A null pointer exception is produced when the user uploads a .jar file withou...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss BRMS Platform 6
Classification: Retired
Component: Business Central
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ER5
: 6.0.0
Assignee: Walter Medvedeo
QA Contact: Ivo Bek
URL:
Whiteboard:
Depends On:
Blocks: 1019854
TreeView+ depends on / blocked
 
Reported: 2013-09-26 14:38 UTC by Walter Medvedeo
Modified: 2014-08-06 20:16 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-06 20:16:35 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Walter Medvedeo 2013-09-26 14:38:13 UTC
Description of problem:

A null pointer exception is produced when the user uploads a .jar file without pom.xml as maven dependency.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:

The expected result is that the system shows three fields in order to let the user put manually the GAV for the given file.


Additional info:

Comment 2 Walter Medvedeo 2013-09-26 15:01:54 UTC
The problem was fixed in the following commits.
Now the user can upload a .jar file without the pom.xml to the maven local repository.

push master URL: http://github.com/droolsjbpm/guvnor/commit/fa5f64273

push 6.0.x URL: http://github.com/droolsjbpm/guvnor/commit/9a202143d

Comment 3 Jiri Locker 2013-11-18 14:41:05 UTC
The commit is not reachable from ER4 tag in guvnor repository (sync.2013.10.09).

Comment 4 Ivo Bek 2014-01-14 12:50:57 UTC
Verified in BPMS 6.0.0.ER7

Business central asks for package, artifact identifier, and version during the upload when pom.xml is missing.


Note You need to log in before you can comment on or make changes to this bug.