[ 
https://issues.apache.org/jira/browse/CONNECTORS-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13688134#comment-13688134
 ] 

Maciej Lizewski commented on CONNECTORS-723:
--------------------------------------------

added "jira.zip". We are using maven dependancy:
        <dependency>
            <groupId>com.atlassian.jira</groupId>
            <artifactId>jira-rest-java-client</artifactId>
            <version>1.1-m02</version>
        </dependency>

from

<repository>
                        <id>atlassian-public</id>
                        
<url>https://m2proxy.atlassian.com/repository/public/</url>
                        <snapshots>
                                <enabled>true</enabled>
                                <updatePolicy>daily</updatePolicy>
                                <checksumPolicy>warn</checksumPolicy>
                        </snapshots>
                        <releases>
                                <enabled>true</enabled>
                                <checksumPolicy>warn</checksumPolicy>
                        </releases>
                </repository>

which provides Jira REST client already implemented as Java library.
                
> Jira Connector
> --------------
>
>                 Key: CONNECTORS-723
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-723
>             Project: ManifoldCF
>          Issue Type: Improvement
>          Components: JIRA connector
>    Affects Versions: ManifoldCF 1.3
>            Reporter: Andrew Janowczyk
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 1.3
>
>         Attachments: build-patch.patch, jira-connector-for-manifold.patch, 
> jira-pom.patch, jira.zip
>
>
> Why not Jira Connector? :)

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