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

Suresh Kumar Garlapati commented on MENFORCER-309:
--------------------------------------------------

Sorry..may be I should have been more clear.

I have an internal IVY repository, there I have few api's(jars). Now, I am 
creating a new maven project. I would like to add IVY repository api's as 
dependencies in Maven project. Is there anyway we can do this?

For example :

Let us say, io.springfox only available in IVY repository. But, I wanted to 
build maven project.

pom.xml : 

<dependency>

 <groupId>io.springfox</groupId>
 <artifactId>springfox-swagger2</artifactId>

</dependency>

 

How can we achieve this?

 

> Integrating Maven with IVY
> --------------------------
>
>                 Key: MENFORCER-309
>                 URL: https://issues.apache.org/jira/browse/MENFORCER-309
>             Project: Maven Enforcer Plugin
>          Issue Type: Wish
>          Components: Plugin
>            Reporter: Suresh Kumar Garlapati
>            Priority: Major
>
> Hi,
> One of the Jar file is available only in Ivy repository. Same, I would like 
> to pull it from pom.xml. Is there any way I can do that? If yes, could you 
> guide me in doing that.
> If not, I think it would be good feature to have. As we have otherway around.



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

Reply via email to