Bug 49346

Summary: BCEL's provided Maven POM file is incorrect
Product: BCEL - Now in Jira Reporter: Steve Moyer <smoyer64>
Component: MainAssignee: issues <issues>
Status: RESOLVED WONTFIX    
Severity: major    
Priority: P2    
Version: 5.1   
Target Milestone: ---   
Hardware: PC   
OS: Linux   

Description Steve Moyer 2010-05-26 20:21:22 UTC
The pom.xml file provided for versions 5.0 and 5.1 is incorrect.  It specifies the GAV parameters for the regexp library directly within the <dependencies></dependencies> tags, but the GAV tags should be one layer deeper nexted within the <dependency></dependency> tags.

The Bugzilla system correctly guessed my OS and platform, but this will produce at least a warning for Maven2 builds on any platform.
Comment 1 Sebb 2012-03-11 15:30:55 UTC
Code no longer uses regexp library