Bug 803241 - jna artifact duplicated and pointing to platform.jar
Summary: jna artifact duplicated and pointing to platform.jar
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: jna
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
Assignee: Colin Walters
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 794715
TreeView+ depends on / blocked
 
Reported: 2012-03-14 10:01 UTC by Juan Hernández
Modified: 2012-03-14 10:53 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-03-14 10:53:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Proposed patch to fix the dependencies map (2.12 KB, patch)
2012-03-14 10:03 UTC, Juan Hernández
no flags Details | Diff

Description Juan Hernández 2012-03-14 10:01:13 UTC
Description of problem:

The maven dependencies map generated contain the jna artifiact twice. One of the copies points to platform.jar. As a result maven will never find jna.jar.

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

jna-3.4.0-2.fc18.x86_64

How reproducible:

Always.


Steps to Reproduce:

1. Build with maven anything that requires the jna.jar file.
  
Actual results:

The build fails with the following message:

The repository system is offline but the artifact net.java.dev.jna:jna:jar:3.2.2 is not available in the local repository.


Expected results:

The build should complete without errors.


Additional info:

See an example of the failed build here:

http://koji.fedoraproject.org/koji/taskinfo?taskID=3893131

Comment 1 Juan Hernández 2012-03-14 10:03:22 UTC
Created attachment 569949 [details]
Proposed patch to fix the dependencies map

Comment 2 Levente Farkas 2012-03-14 10:53:53 UTC
thanks applied.


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