Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Look into organizing jib-maven-plugin and jib-core dependency. #42

Closed
coollog opened this issue Feb 1, 2018 · 1 comment
Closed

Look into organizing jib-maven-plugin and jib-core dependency. #42

coollog opened this issue Feb 1, 2018 · 1 comment
Milestone

Comments

@coollog
Copy link
Contributor

coollog commented Feb 1, 2018

Currently, jib-core needs to be published to the local Maven repo and jib-maven-plugin imports jib-core as a dependency. This can be restructured such that jib-maven-plugin can directly use the jib-core classes.

Possible solution:

  • Add root project pom that has jib-core and jib-maven-plugin as dependencies
  • It can run the Gradle build for jib-core.
@coollog coollog added this to the 0.2.0 milestone Feb 1, 2018
@coollog
Copy link
Contributor Author

coollog commented Feb 5, 2018

Fixed via #45

@coollog coollog closed this as completed Feb 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant