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

Bruno P. Kinoshita resolved IMAGING-135.
----------------------------------------
    Resolution: Duplicate

> "Getting started" should get people started
> -------------------------------------------
>
>                 Key: IMAGING-135
>                 URL: https://issues.apache.org/jira/browse/IMAGING-135
>             Project: Commons Imaging
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Tilman Hausherr
>            Assignee: Benedikt Ritter
>            Priority: Minor
>
> On "Getting started" the link "download page" 
> http://commons.apache.org/imaging/download_imaging.cgi
> does not offer downloads.
> The actual download page is probably
> https://repository.apache.org/content/groups/snapshots/org/apache/commons/commons-imaging/1.0-SNAPSHOT/
> It might also be useful to show how to get the lib without building from 
> source:
> {code}
>     <dependencies>
>         <dependency>
>             <groupId>org.apache.commons</groupId>
>             <artifactId>commons-imaging</artifactId>
>             <version>1.0-SNAPSHOT</version>                
>         </dependency>
>     </dependencies>
>   
>     <repositories>
>         <repository>
>             <id>snapshots</id>
>             
> <url>https://repository.apache.org/content/repositories/snapshots</url>
>         </repository>
>     </repositories>
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to