You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I understand that the main target is probably scala users here but how would one use it with Maven projects?
Basically the problem I am getting into first is that when I try to do sbt stage, the dependencies are not resolved. I could run a maven job to generate them all into target folder but I am not sure how it would play with this plugin so that it can find them all and use them in it's package process.
Any help would be appreciated,
The text was updated successfully, but these errors were encountered:
I understand that the main target is probably scala users here but how would one use it with Maven projects?
Basically the problem I am getting into first is that when I try to do sbt stage, the dependencies are not resolved. I could run a maven job to generate them all into target folder but I am not sure how it would play with this plugin so that it can find them all and use them in it's package process.
Any help would be appreciated,
The text was updated successfully, but these errors were encountered: