Bug 566775 - Please add pom
Summary: Please add pom
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: lucene
Version: 14
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Alexander Kurtakov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-19 17:00 UTC by Orion Poplawski
Modified: 2011-02-02 15:26 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-02-02 15:26:44 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.