You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Oliver Heger (JIRA)" <ji...@apache.org> on 2016/03/24 21:24:25 UTC

[jira] [Closed] (CONFIGURATION-606) Version 2.0-beta1 not published to maven repository as documented

     [ https://issues.apache.org/jira/browse/CONFIGURATION-606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Oliver Heger closed CONFIGURATION-606.
--------------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 2.x)
                   2.0

This issue should be fixed now with the availability of Commons Configuration 2.0 final.

> Version 2.0-beta1 not published to maven repository as documented
> -----------------------------------------------------------------
>
>                 Key: CONFIGURATION-606
>                 URL: https://issues.apache.org/jira/browse/CONFIGURATION-606
>             Project: Commons Configuration
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.0
>            Reporter: Jeremy Norris
>             Fix For: 2.0
>
>
> The webpage at
> https://commons.apache.org/proper/commons-configuration/dependency-info.html
> documents the following maven dependency snippet for version 2.0-beta1, but it does not work since this version has not actually been published to the maven repos:
> <dependency>
>   <groupId>org.apache.commons</groupId>
>   <artifactId>commons-configuration2</artifactId>
>   <version>2.0-beta1</version>
> </dependency>
> Please consider either correctly publish the jars as documented, or remove this documentation from the website, as it is misleading to users.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)