Marc Schreiber created ODFTOOLKIT-343:
-----------------------------------------

             Summary: 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:

        <dependency>
            <groupId>org.apache.odftoolkit</groupId>
            <artifactId>odftoolkit</artifactId>
            <version>0.5-incubating</version>
        </dependency>

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://mvnrepository.com/

--
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

Reply via email to