Skip to content
New issue

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

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

Already on GitHub? # to your account

docker-maven-plugin issue #10

Open
ahar-zz opened this issue Aug 21, 2019 · 0 comments
Open

docker-maven-plugin issue #10

ahar-zz opened this issue Aug 21, 2019 · 0 comments

Comments

@ahar-zz
Copy link

ahar-zz commented Aug 21, 2019

Hi @carnellj ,

there is a problem when you try to docker:build code from spmia-chapter3 repository.
The problem is well described here:
spotify/dockerfile-maven#90

Please, consider adding

             <dependencies>
                 <dependency>
                     <groupId>javax.activation</groupId>
                     <artifactId>activation</artifactId>
                     <version>1.1.1</version>
                 </dependency>
             </dependencies>

To the docker-maven-plugin dependencies.

Thank you.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant