[ https://issues.apache.org/jira/browse/PDFBOX-4271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16555324#comment-16555324
]
simon steiner commented on PDFBOX-4271:
---------------------------------------
The way i was using was:
export PATH=/usr/lib/jvm/jdk1.6.0_34/bin:$PATH
apache-maven-3.1.0/bin/mvn clean install -DskipTests -fn
cp app/target/pdfbox-app-*-SNAPSHOT.jar dest
> Consistently using the same version of the download-maven-plugin
> ----------------------------------------------------------------
>
> Key: PDFBOX-4271
> URL: https://issues.apache.org/jira/browse/PDFBOX-4271
> Project: PDFBox
> Issue Type: Improvement
> Affects Versions: 2.0.11, 3.0.0 PDFBox
> Reporter: Karl Heinz Marbaise
> Assignee: Tilman Hausherr
> Priority: Critical
> Fix For: 2.0.12, 3.0.0 PDFBox
>
> Attachments: x.diff
>
>
> Created a patch to use the same version of the plugin consistently during the build.
> The mentioned issues in preflight (<!-- can't use download-maven-plugin for JDK6,
see PDFBOX-3532 -->) related to JDK 6 are not valid anymore cause you already required
Maven 3.3.9 which itself already required JDK 7 to run...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@pdfbox.apache.org
For additional commands, e-mail: dev-help@pdfbox.apache.org
|