On 12/21/2010 11:39 PM, Andreas Lehmkuehler wrote:
Hi,
Am 22.12.2010 00:17, schrieb Orion Poplawski:
On 12/20/2010 10:28 AM, Andreas Lehmkuehler wrote:
The Apache PDFBox community is pleased to announce the release of
Apache PDFBox version 1.4.0. The release is available for download at:
http://pdfbox.apache.org/download.html
I get the following error trying to build from source:
[INFO] [bundle:bundle {execution: default-bundle}]
[ERROR] Error building bundle org.apache.pdfbox:pdfbox:bundle:1.4.0 : Input
file
does not exist: target/maven-shared-archive-resources/META-INF
[ERROR] Error(s) found in bundle configuration
I'm not sure where this file is supposed to come from.
Everything works fine here. What exactly did you try to do? Have you try to
add the "-e" switch to get more information about the build process?
BR
Andreas Lehmkühler
Well, I'm trying to build a package for Fedora. Full build logs with -e are
at http://www.cora.nwra.com/~orion/fedora/rpmbuild.log
Not much useful even with -e.
The file is referenced here:
<plugin>
<groupId>org.apache.felix</groupId>
<artifactId>maven-bundle-plugin</artifactId>
<version>2.0.1</version>
<extensions>true</extensions>
<configuration>
<instructions>
<Bundle-DocURL>http://pdfbox.apache.org/</Bundle-DocURL>
<Include-Resource>
{maven-resources},
META-INF=target/maven-shared-archive-resources/META-INF,
org/apache/pdfbox/resources=target/classes/org/apache/pdfbox/resources
</Include-Resource>
</instructions>
</configuration>
</plugin>
But I can't imagine where that META-INF file is supposed to come from.
--
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA Division FAX: 303-415-9702
3380 Mitchell Lane [email protected]
Boulder, CO 80301 http://www.cora.nwra.com