Bug 566775

Summary: Please add pom
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: luceneAssignee: Alexander Kurtakov <akurtako>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 14CC: dbhole, sochotni
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-02-02 15:26:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Orion Poplawski 2010-02-19 17:00:09 UTC
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

Comment 1 Bug Zapper 2010-07-30 10:52:47 UTC
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

Comment 2 Fedora Admin XMLRPC Client 2010-12-21 12:49:25 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Stanislav Ochotnicky 2011-02-02 15:26:44 UTC
I fixed this in rawhide (f15):

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