Bug 49346 - BCEL's provided Maven POM file is incorrect
Summary: BCEL's provided Maven POM file is incorrect
Status: RESOLVED WONTFIX
Alias: None
Product: BCEL - Now in Jira
Classification: Unclassified
Component: Main (show other bugs)
Version: 5.1
Hardware: PC Linux
: P2 major
Target Milestone: ---
Assignee: issues@commons.apache.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-26 20:21 UTC by Steve Moyer
Modified: 2012-03-11 15:30 UTC (History)
0 users



Attachments

Note You need to log in before you can comment on or make changes to this bug.
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