Description of problem: Trying to build pdfbox, get: 3) org.apache.lucene:lucene-core:jar:2.4.1 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.lucene -DartifactId=lucene-core -Dversion=2.4.1 -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.lucene -DartifactId=lucene-core -Dversion=2.4.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.pdfbox:pdfbox:bundle:1.0.0 2) org.apache.lucene:lucene-core:jar:2.4.1 4) org.apache.lucene:lucene-demos:jar:2.4.1 Try downloading the file manually from the project website. Then, install it using the command: mvn install:install-file -DgroupId=org.apache.lucene -DartifactId=lucene-demos -Dversion=2.4.1 -Dpackaging=jar -Dfile=/path/to/file Alternatively, if you host your own repository you can deploy the file there: mvn deploy:deploy-file -DgroupId=org.apache.lucene -DartifactId=lucene-demos -Dversion=2.4.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] Path to dependency: 1) org.apache.pdfbox:pdfbox:bundle:1.0.0 2) org.apache.lucene:lucene-demos:jar:2.4.1 Would be nice to have the poms in the lucene package. Version-Release number of selected component (if applicable): 2.4.1-1.fc13
This bug appears to have been reported against 'rawhide' during the Fedora 14 development cycle. Changing version to '14'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
I fixed this in rawhide (f15): http://koji.fedoraproject.org/koji/taskinfo?taskID=2757016