From odf-dev-return-1236-apmail-incubator-odf-dev-archive=incubator.apache.org@incubator.apache.org Fri Oct 19 12:56:20 2012 Return-Path: X-Original-To: apmail-incubator-odf-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-odf-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8E31ED7D3 for ; Fri, 19 Oct 2012 12:56:20 +0000 (UTC) Received: (qmail 60689 invoked by uid 500); 19 Oct 2012 12:56:20 -0000 Delivered-To: apmail-incubator-odf-dev-archive@incubator.apache.org Received: (qmail 60478 invoked by uid 500); 19 Oct 2012 12:56:15 -0000 Mailing-List: contact odf-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: odf-dev@incubator.apache.org Delivered-To: mailing list odf-dev@incubator.apache.org Received: (qmail 60211 invoked by uid 99); 19 Oct 2012 12:56:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Oct 2012 12:56:12 +0000 Date: Fri, 19 Oct 2012 12:56:12 +0000 (UTC) From: "Florian Hopf (JIRA)" To: odf-dev@incubator.apache.org Message-ID: <344273106.628.1350651372389.JavaMail.jiratomcat@arcas> In-Reply-To: <696209364.63690.1350563283253.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (ODFTOOLKIT-343) Can Not Use ODF Toolkit with Maven MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/ODFTOOLKIT-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13479992#comment-13479992 ] Florian Hopf commented on ODFTOOLKIT-343: ----------------------------------------- Hi Marc, the artifact you are referencing is a pom, but Maven by default looks for the jar type. Try to include the subproject that you would like to use directly (very likely odfdom-java or simple-odf). The subprojects all seem to have different versions, have a look at the maven central search interface: http://search.maven.org/#search|ga|1|g%3A%22org.apache.odftoolkit%22 Regards Florian > Can Not Use ODF Toolkit with Maven > ---------------------------------- > > Key: ODFTOOLKIT-343 > URL: https://issues.apache.org/jira/browse/ODFTOOLKIT-343 > Project: ODF Toolkit > Issue Type: Bug > Affects Versions: 0.5 > Environment: Netbeans 7.2 on Windows 7 > Reporter: Marc Schreiber > > I'm trying to use ODF Toolkit with maven. I configured the dependency in the POM file with following XML tag: > > org.apache.odftoolkit > odftoolkit > 0.5-incubating > > When I try to download the dependency maven fails with following error message: > Could not resolve dependencies for project ....: Failure to find org.apache.odftoolkit:odftoolkit:jar:0.5-incubating in http://repo.maven.apache.org/maven2 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira