Skip to content
This repository has been archived by the owner on Oct 18, 2019. It is now read-only.

why Integration is Not Working for me? #2

Open
martinscmb opened this issue Sep 12, 2016 · 2 comments
Open

why Integration is Not Working for me? #2

martinscmb opened this issue Sep 12, 2016 · 2 comments

Comments

@martinscmb
Copy link

Hi, can you help me with this problem?

I follow the steps:
lazy val swagger = RootProject(uri("ssh://[email protected]/CreditCardsCom/swagger-play.git"))

and

lazy val api = project.in(file("modules/api"))
.enablePlugins(PlayJava,PlayEbean)
.dependsOn(common,swagger)

But i get this error when i run my project:

sbt_error

@aprasadh
Copy link

@martinscmb Is that still a problem?

@martinscmb
Copy link
Author

@aprasadh Sorry to answer so late.

However, a few days after my question, i got the offical swagger plugin to work in my project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants