Bug 1036584

Summary: maven-doxia: FTBFS in rawhide
Product: [Fedora] Fedora Reporter: Mikolaj Izdebski <mizdebsk>
Component: maven-doxiaAssignee: Mikolaj Izdebski <mizdebsk>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: akurtako, java-sig-commits, mefoster, mizdebsk, msrb, sochotni
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 1.4-6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-05 16:17:16 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: 869591, 1038607    
Bug Blocks:    
Attachments:
Description Flags
build.log none

Description Mikolaj Izdebski 2013-12-02 10:20:39 UTC
Created attachment 831509 [details]
build.log

Description of problem:
Package maven-doxia currently fails to build from source in rawhide.

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

Additional info:
build log attached

Comment 1 Stanislav Ochotnicky 2013-12-02 11:45:43 UTC
This is caused by update of pegdown (bug 1034825). I've asked gil to remove update to F20 at least

Comment 2 gil cattaneo 2013-12-02 19:11:02 UTC
pegdown-1.4.1-1.fc20 has been unpushed/untagged from f20 updates candidate

Comment 3 Mikolaj Izdebski 2013-12-05 11:23:39 UTC
Now the FTBFS is caused by parboiled update from version 1.0.2 to 1.1.6.
parboiled 1.0.2 used asm3, but parboiled 1.1.6 uses asm4.
asm4 conflicts with asm3, which is a transitive dependency of doxia (through xbean-reflect).

Comment 4 Mikolaj Izdebski 2013-12-05 11:26:33 UTC
Possible solutions:

1) update xbean to upstream version >= 3.14, which uses asm4
2) use shaded version of asm3 in xbean

I will try updating xbean.

Comment 5 Mikolaj Izdebski 2013-12-05 13:56:18 UTC
Fixed in maven-doxia-1.4-6

Comment 6 Mikolaj Izdebski 2013-12-05 16:17:16 UTC
I believe that this bug is fixed in maven-doxia-1.4-6,
which is available in Fedora Rawhide, so I am closing this bug now.

The build containing the fix can be found at Koji:
http://koji.fedoraproject.org/koji/buildinfo?buildID=483041